Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output_plugin: don't pass audio_output object to method init() | Max Kellermann | 2009-02-25 | 1 | -2/+1 |
* | output: pass the music chunk pointer as void*, not char* | Max Kellermann | 2009-02-23 | 1 | -1/+1 |
* | output_api: play() returns a length | Max Kellermann | 2009-02-23 | 1 | -3/+3 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -1/+1 |
* | null: added option to disable timer synchronization | Max Kellermann | 2009-01-22 | 1 | -1/+11 |
* | null: implemented finish() method | Max Kellermann | 2009-01-22 | 1 | -0/+13 |
* | null: no CamelCase | Max Kellermann | 2009-01-22 | 1 | -13/+18 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -1/+1 |
* | null, fifo: use GLib instead of utils.h | Max Kellermann | 2009-01-03 | 1 | -2/+1 |
* | null: don't include gcc.h | Max Kellermann | 2009-01-01 | 1 | -4/+7 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -6/+6 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+85 |