| Commit message (Expand) | Author | Age | Files | Lines |
* | decoder_control: properly cancel an existing command in dc_stop() | Max Kellermann | 2009-04-25 | 1 | -2/+8 |
* | decoder: added assertions on dc.pipe | Max Kellermann | 2009-04-25 | 1 | -0/+2 |
* | player_thread: wait for decoder before seeking | Max Kellermann | 2009-03-25 | 1 | -0/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | decoder_control: added decoder_control.thread | Max Kellermann | 2009-01-25 | 1 | -2/+7 |
* | 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 |