summaryrefslogtreecommitdiff
path: root/ext/apexsink/gstapexsink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove various unported pluginsSebastian Dröge2016-12-211-665/+0
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* Constify some static arrays everywhereSebastian Dröge2015-01-211-4/+4
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace some playbin2 -> playbinWim Taymans2012-10-101-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* interfaces: clean up the use of iface and class/klassStefan Sauer2011-10-211-2/+2
* apexsink: Add support for generation 2 AirTunes hardwareW. Michael Petullo2011-05-201-10/+128
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-7/+9
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-5/+0
* apexsink: change volume property to a doubleWim Taymans2010-01-141-40/+21
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-6/+2
* apexsink: Fix compiler warningsJan Schmidt2009-06-061-1/+3
* ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2008-10-141-4/+4
* Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard2008-08-281-0/+571