aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't include os_compat.hMax Kellermann2008-10-081-0/+2
* notify: removed the "Notify" typedefMax Kellermann2008-10-081-5/+9
* song: converted typedef Song to struct songMax Kellermann2008-10-081-2/+4
* notify: added notify_deinit()Max Kellermann2008-09-241-0/+5
* moved code to pc_init(), dc_init()Max Kellermann2008-08-261-0/+8
* renamed decode.h to decoder_control.hMax Kellermann2008-08-261-1/+1
* moved variable "dc" to decode.hMax Kellermann2008-08-261-1/+2
* added decoder_control.cMax Kellermann2008-08-261-0/+82