Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output_all: fix boolean short circuit in update() | Max Kellermann | 2009-03-07 | 1 | -2/+2 |
* | output_all: audio_output_all_update() returns bool | Max Kellermann | 2009-03-07 | 1 | -3/+12 |
* | output_init: return GError on error | Max Kellermann | 2009-03-01 | 1 | -12/+3 |
* | output: use GTimer instead of time_t for reopen after failure | Max Kellermann | 2009-02-28 | 1 | -2/+8 |
* | output_all: print a warning when all outputs are disabled | Max Kellermann | 2009-02-26 | 1 | -1/+7 |
* | output_all: removed "audio_outputs!=NULL" check | Max Kellermann | 2009-02-26 | 1 | -3/+0 |
* | output: set a GLib log domain | Max Kellermann | 2009-02-25 | 1 | -0/+3 |
* | output: include cleanup | Max Kellermann | 2009-02-16 | 1 | -0/+2 |
* | output_all: immediately reopen output on play | Max Kellermann | 2009-02-10 | 1 | -0/+13 |
* | output_all: moved code to audio_output_all_finished() | Max Kellermann | 2009-02-10 | 1 | -13/+16 |
* | output_all: no CamelCase | Max Kellermann | 2009-02-10 | 1 | -58/+66 |
* | audio: moved code to output_all.c | Max Kellermann | 2009-02-10 | 1 | -0/+270 |