Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder: terminate decoder thread before MPD cleanup | Max Kellermann | 2008-12-28 | 1 | -0/+7 |
* | decoder: converted dc.error to a dc.state value | Max Kellermann | 2008-11-08 | 1 | -5/+3 |
* | decoder: no CamelCase | Max Kellermann | 2008-11-03 | 1 | -3/+3 |
* | decoder: use bool for return values and flags | Max Kellermann | 2008-10-30 | 1 | -5/+5 |
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -0/+2 |
* | notify: removed the "Notify" typedef | Max Kellermann | 2008-10-08 | 1 | -5/+9 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -2/+4 |
* | notify: added notify_deinit() | Max Kellermann | 2008-09-24 | 1 | -0/+5 |
* | moved code to pc_init(), dc_init() | Max Kellermann | 2008-08-26 | 1 | -0/+8 |
* | renamed decode.h to decoder_control.h | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | moved variable "dc" to decode.h | Max Kellermann | 2008-08-26 | 1 | -1/+2 |
* | added decoder_control.c | Max Kellermann | 2008-08-26 | 1 | -0/+82 |