aboutsummaryrefslogtreecommitdiff
path: root/test/read_mixer.c
Commit message (Expand)AuthorAge
* output/raop: delete the RAOP pluginMax Kellermann2012-05-29
* pcm_volume: "length" is a "size_t", not "int"Max Kellermann2011-10-20
* pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann2011-10-10
* output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-17
* output/roar: export volume methodsMax Kellermann2011-09-17
* output/raop: consistently use GErrorMax Kellermann2011-08-24
* test/read_mixer: add workaround for missing RAOP symbolsMax Kellermann2011-01-29
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* test: fixed the read_mixer program on !HAVE_PULSEMax Kellermann2009-11-10
* output/pulse: call mixer on state changesMax Kellermann2009-10-23
* pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-21
* mixer_plugin: pass audio_output pointer to mixer_plugin.init()Max Kellermann2009-10-21
* mixer_plugin: use GError for error handlingMax Kellermann2009-10-20
* mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann2009-10-20
* mixer/software: new mixer which controls filter/volumeMax Kellermann2009-07-06
* test: added program "read_mixer"Max Kellermann2009-04-21