aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_output.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+4
2010-05-20test: enable binary mode on stdin/stdoutMax Kellermann1-0/+1
2010-04-25replay_gain: added mode "auto"Daniel Seuthe1-0/+3
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-0/+6
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-1/+1
2009-11-14audio_format: added function audio_format_to_string()Max Kellermann1-2/+3
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-29output: consistently lock audio output objectsMax Kellermann1-4/+0
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-1/+2
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann1-0/+6
2009-09-24conf: handle fatal errors with GErrorMax Kellermann1-1/+6
2009-07-23pcm_convert: use GError for error handlingMax Kellermann1-1/+4
2009-07-19Add audio_format_init() functionDavid Woodhouse1-5/+3
2009-07-06output: attach a filter chain to each audio_outputMax Kellermann1-0/+23
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-10test: added program "run_output"Max Kellermann1-0/+174