summaryrefslogtreecommitdiff
path: root/test/run_output.c
AgeCommit message (Expand)Author
2011-12-24test/run_output: enable and disable the outputMax Kellermann
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann
2011-08-30output_control: move code to audio_output_destruct()Max Kellermann
2011-08-30test/run_output: clean up after open failureMax Kellermann
2011-08-29ntp_server: use the I/O threadMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2011-01-10player_control: removed the global variable "pc"Max Kellermann
2010-05-20test: enable binary mode on stdin/stdoutMax Kellermann
2010-04-25replay_gain: added mode "auto"Daniel Seuthe
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann
2009-11-14audio_format: added function audio_format_to_string()Max Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-29output: consistently lock audio output objectsMax Kellermann
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann
2009-09-24conf: handle fatal errors with GErrorMax Kellermann
2009-07-23pcm_convert: use GError for error handlingMax Kellermann
2009-07-19Add audio_format_init() functionDavid Woodhouse
2009-07-06output: attach a filter chain to each audio_outputMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-10test: added program "run_output"Max Kellermann