| Commit message (Expand) | Author | Age | Files | Lines |
* | test/run_output: enable and disable the output | Max Kellermann | 2011-12-24 | 1 | -0/+10 |
* | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 2011-09-19 | 1 | -14/+14 |
* | output_control: move code to audio_output_destruct() | Max Kellermann | 2011-08-30 | 1 | -2/+1 |
* | test/run_output: clean up after open failure | Max Kellermann | 2011-08-30 | 1 | -50/+61 |
* | ntp_server: use the I/O thread | Max Kellermann | 2011-08-29 | 1 | -0/+11 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | player_control: removed the global variable "pc" | Max Kellermann | 2011-01-10 | 1 | -1/+4 |
* | test: enable binary mode on stdin/stdout | Max Kellermann | 2010-05-20 | 1 | -0/+1 |
* | replay_gain: added mode "auto" | Daniel Seuthe | 2010-04-25 | 1 | -0/+3 |
* | replay_gain: reimplement as a filter plugin | Max Kellermann | 2010-02-17 | 1 | -0/+6 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 1 | -1/+1 |
* | audio_format: added function audio_format_to_string() | Max Kellermann | 2009-11-14 | 1 | -2/+3 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | output: consistently lock audio output objects | Max Kellermann | 2009-10-29 | 1 | -4/+0 |
* | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 2009-10-21 | 1 | -1/+2 |
* | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 2009-10-21 | 1 | -0/+6 |
* | conf: handle fatal errors with GError | Max Kellermann | 2009-09-24 | 1 | -1/+6 |
* | pcm_convert: use GError for error handling | Max Kellermann | 2009-07-23 | 1 | -1/+4 |
* | Add audio_format_init() function | David Woodhouse | 2009-07-19 | 1 | -5/+3 |
* | output: attach a filter chain to each audio_output | Max Kellermann | 2009-07-06 | 1 | -0/+23 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | test: added program "run_output" | Max Kellermann | 2009-03-10 | 1 | -0/+174 |