aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_mixer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/raop: delete the RAOP pluginMax Kellermann2012-05-291-19/+0
* pcm_volume: "length" is a "size_t", not "int"Max Kellermann2011-10-201-1/+1
* pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann2011-10-101-1/+1
* output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-171-0/+10
* output/roar: export volume methodsMax Kellermann2011-09-171-0/+18
* output/raop: consistently use GErrorMax Kellermann2011-08-241-1/+2
* test/read_mixer: add workaround for missing RAOP symbolsMax Kellermann2011-01-291-0/+18
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-1/+1
* test: fixed the read_mixer program on !HAVE_PULSEMax Kellermann2009-11-101-1/+6
* output/pulse: call mixer on state changesMax Kellermann2009-10-231-2/+16
* pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-211-0/+13
* mixer_plugin: pass audio_output pointer to mixer_plugin.init()Max Kellermann2009-10-211-1/+1
* mixer_plugin: use GError for error handlingMax Kellermann2009-10-201-6/+14
* mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann2009-10-201-1/+1
* mixer/software: new mixer which controls filter/volumeMax Kellermann2009-07-061-0/+18
* test: added program "read_mixer"Max Kellermann2009-04-211-0/+68