aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_control.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_control: added decoder_control.threadMax Kellermann2009-01-251-1/+5
* decoder: terminate decoder thread before MPD cleanupMax Kellermann2008-12-281-0/+4
* decoder: converted dc.error to a dc.state valueMax Kellermann2008-11-081-12/+30
* decoder: converted DECODE_ERROR_* to enumMax Kellermann2008-11-031-4/+6
* decoder: removed "volatile" modifierMax Kellermann2008-11-031-2/+2
* decoder: no CamelCaseMax Kellermann2008-11-031-3/+3
* decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann2008-11-021-1/+7
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* decoder: use bool for return values and flagsMax Kellermann2008-10-301-5/+5
* notify: removed the "Notify" typedefMax Kellermann2008-10-081-5/+8
* song: converted typedef Song to struct songMax Kellermann2008-10-081-6/+8
* switch to C99 types, part IIMax Kellermann2008-09-291-3/+3
* notify: added notify_deinit()Max Kellermann2008-09-241-0/+2
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-071-1/+1
* moved code to pc_init(), dc_init()Max Kellermann2008-08-261-0/+2
* renamed decode.h to decoder_control.hMax Kellermann2008-08-261-0/+90