summaryrefslogtreecommitdiff
path: root/ext/apexsink
Commit message (Expand)AuthorAgeFilesLines
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-7/+9
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-5/+0
* apexsink: Use "apexsink" for plugin nameBenjamin Otte2010-03-091-1/+1
* apexsink: change volume property to a doubleWim Taymans2010-01-141-40/+21
* apexsink: clean up and fix configure logic and Makefile.amTim-Philipp Müller2009-12-051-2/+5
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-6/+2
* apexsink: Fix compiler warningsJan Schmidt2009-06-062-7/+31
* apexsink: Use a union to avoid type-punning strict aliasing compiler warning.Jan Schmidt2009-02-271-7/+17
* ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.Alessandro Decina2009-01-021-2/+2
* ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina2009-01-021-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller2008-10-191-1/+1
* ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2008-10-141-4/+4
* ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge2008-10-131-4/+5
* Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard2008-08-287-0/+1687