| Commit message (Expand) | Author | Age | Files | Lines |
* | output_thread: added command DRAIN | Max Kellermann | 2009-11-09 | 1 | -0/+3 |
* | output_plugin: added methods enable() and disable() | Max Kellermann | 2009-10-23 | 1 | -0/+12 |
* | output_init: renamed parameter "error" to "error_r" | Max Kellermann | 2009-10-20 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | output_control: removed audio_output_signal() | Max Kellermann | 2009-03-10 | 1 | -8/+0 |
* | output: play from a music_pipe object | Max Kellermann | 2009-03-09 | 1 | -5/+4 |
* | output_control: make audio_output_open() static | Max Kellermann | 2009-03-09 | 1 | -4/+0 |
* | output_all: audio_output_all_update() returns bool | Max Kellermann | 2009-03-07 | 1 | -1/+3 |
* | output_init: return GError on error | Max Kellermann | 2009-03-01 | 1 | -1/+10 |
* | output: audio_output_init() returns bool | Max Kellermann | 2009-02-25 | 1 | -1/+1 |
* | output: pass the music chunk pointer as void*, not char* | Max Kellermann | 2009-02-23 | 1 | -1/+1 |
* | output_control: no CamelCase | Max Kellermann | 2009-02-16 | 1 | -12/+11 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -1/+1 |
* | output: don't include conf.h from output_control.h | Max Kellermann | 2009-01-18 | 1 | -2/+1 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -1/+2 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | output: moved code to audio_output_update() | Max Kellermann | 2008-10-29 | 1 | -0/+7 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -2/+5 |
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -1/+2 |
* | audio_output: added method pause() | Max Kellermann | 2008-09-29 | 1 | -0/+3 |
* | audio_output: workaround for deadlock | Max Kellermann | 2008-09-26 | 1 | -0/+9 |
* | output: semi-asynchronous playback | Max Kellermann | 2008-09-24 | 1 | -2/+2 |
* | output: renamed the functions in output_control.c | Max Kellermann | 2008-09-09 | 1 | -10/+10 |
* | output: moved code from audioOutput.c to output_control.c | Max Kellermann | 2008-09-09 | 1 | -0/+41 |