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