aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_output.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-1/+4
* test: enable binary mode on stdin/stdoutMax Kellermann2010-05-201-0/+1
* replay_gain: added mode "auto"Daniel Seuthe2010-04-251-0/+3
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+6
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* audio_format: added function audio_format_to_string()Max Kellermann2009-11-141-2/+3
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* output: consistently lock audio output objectsMax Kellermann2009-10-291-4/+0
* audio_format: wildcards allowed in audio_format configurationMax Kellermann2009-10-211-1/+2
* pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-211-0/+6
* conf: handle fatal errors with GErrorMax Kellermann2009-09-241-1/+6
* pcm_convert: use GError for error handlingMax Kellermann2009-07-231-1/+4
* Add audio_format_init() functionDavid Woodhouse2009-07-191-5/+3
* output: attach a filter chain to each audio_outputMax Kellermann2009-07-061-0/+23
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* test: added program "run_output"Max Kellermann2009-03-101-0/+174