gst-launch,test: Use new API
[profile/ivi/rygel.git] / src / plugins / test / rygel-test-audio-item.vala
2012-01-29 Jens Georggst-launch,test: Use new API
2010-08-25 Zeeshan Ali (Khattak)core,plugins: Proper, rich item hierarchy
2010-07-09 Zeeshan Ali (Khattak)test: Make use of nested namespaces
2010-01-12 Zeeshan Ali (Khattak)test: Micro simplification of code
2010-01-12 Zeeshan Ali (Khattak)test: Remove redundant 'using' statements
2010-01-12 Zeeshan Ali (Khattak)test: Coding style fixes
2009-09-03 Thijs Vermeirtest: create the pipeline in a more simple way
2009-09-01 Zeeshan Ali (Khattak)core,plugins: Remove redundant statement
2009-06-17 Zeeshan Ali (Khattak)core,plugins,ui: Fix self-contradiction in headers
2009-02-16 Zeeshan Ali (Khattak)Each media object gets a weak ref to it's parent container.
2009-02-09 Zeeshan Ali (Khattak)MediaItem don't need http_server field anymore.
2009-02-09 Zeeshan Ali (Khattak)Live items provide gst source element creation method.
2009-01-19 Zeeshan Ali (Khattak)Refer to Rygel by name in License headers.
2009-01-19 Zeeshan Ali (Khattak)Refer to LGPL by it's (not so) new name.
2009-01-19 Zeeshan Ali (Khattak)Relicense under LGPL version 2.
2009-01-19 Zeeshan Ali (Khattak)Rename StreamingResponse to LiveResponse.
2009-01-18 Zeeshan Ali (Khattak)Rename GstStream to StreamingResponse.
2009-01-18 Zeeshan Ali (Khattak)Rename Streamer to HTTPServer.
2009-01-13 Zeeshan Ali (Khattak)New low-level Streamer API.
2008-12-14 Zeeshan Ali (Khattak)Generalize: Put common code into TestItem class.
2008-12-14 Zeeshan Ali (Khattak)Tell audiotestsrc to behave like a live source.
2008-12-14 Zeeshan Ali (Khattak)Move StreamContext to Rygel as GstStream.
2008-12-14 Zeeshan Ali (Khattak)StreamContext can now be told to stream from any gst...
2008-12-14 Zeeshan Ali (Khattak)No need to provide candidates to Streamer anymore.
2008-12-14 Zeeshan Ali (Khattak)Implement Test audio item.
2008-12-14 Zeeshan Ali (Khattak)Basic skeleton for test plugin.