summaryrefslogtreecommitdiff
path: root/src/decoder_control.h
AgeCommit message (Expand)Author
2008-11-08decoder: converted dc.error to a dc.state valueMax Kellermann
2008-11-03decoder: converted DECODE_ERROR_* to enumMax Kellermann
2008-11-03decoder: removed "volatile" modifierMax Kellermann
2008-11-03decoder: no CamelCaseMax Kellermann
2008-11-02decoder: replaced music_pipe.audioFormat with dc.out_audio_formatMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-30decoder: use bool for return values and flagsMax Kellermann
2008-10-08notify: removed the "Notify" typedefMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-09-29switch to C99 types, part IIMax Kellermann
2008-09-24notify: added notify_deinit()Max Kellermann
2008-09-07audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann
2008-08-26moved code to pc_init(), dc_init()Max Kellermann
2008-08-26renamed decode.h to decoder_control.hMax Kellermann