Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output: migrate from pthread to glib threads | Thomas Jansen | 2008-12-28 | 1 | -3/+2 |
* | notify: use GLib locking | Max Kellermann | 2008-12-27 | 1 | -0/+1 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | output: removed audio_output.result | Max Kellermann | 2008-10-29 | 1 | -11/+0 |
* | output: delay reopen after device failure | Max Kellermann | 2008-10-29 | 1 | -0/+8 |
* | output: moved audioDeviceStates to audio_output.enabled | Max Kellermann | 2008-10-29 | 1 | -0/+5 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -6/+6 |
* | pcm_utils: renamed ConvState to struct pcm_convert_state | Max Kellermann | 2008-10-21 | 1 | -1/+1 |
* | output: removed DEVICE_ON, DEVICE_OFF | Max Kellermann | 2008-09-24 | 1 | -0/+6 |
* | output: semi-asynchronous playback | Max Kellermann | 2008-09-24 | 1 | -0/+12 |
* | output: document the audio_output elements | Max Kellermann | 2008-09-24 | 1 | -4/+58 |
* | output: make "struct audio_output" opaque for output plugins | Max Kellermann | 2008-09-24 | 1 | -0/+58 |