aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_control.c
Commit message (Expand)AuthorAge
* decoder: terminate decoder thread before MPD cleanupMax Kellermann2008-12-28
* decoder: converted dc.error to a dc.state valueMax Kellermann2008-11-08
* decoder: no CamelCaseMax Kellermann2008-11-03
* decoder: use bool for return values and flagsMax Kellermann2008-10-30
* don't include os_compat.hMax Kellermann2008-10-08
* notify: removed the "Notify" typedefMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* notify: added notify_deinit()Max Kellermann2008-09-24
* moved code to pc_init(), dc_init()Max Kellermann2008-08-26
* renamed decode.h to decoder_control.hMax Kellermann2008-08-26
* moved variable "dc" to decode.hMax Kellermann2008-08-26
* added decoder_control.cMax Kellermann2008-08-26