summaryrefslogtreecommitdiff
path: root/src/decoder_control.c
AgeCommit message (Expand)Author
2009-04-25decoder_control: properly cancel an existing command in dc_stop()Max Kellermann
2009-04-25decoder: added assertions on dc.pipeMax Kellermann
2009-03-25player_thread: wait for decoder before seekingMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-25decoder_control: added decoder_control.threadMax Kellermann
2008-12-28decoder: terminate decoder thread before MPD cleanupMax Kellermann
2008-11-08decoder: converted dc.error to a dc.state valueMax Kellermann
2008-11-03decoder: no CamelCaseMax Kellermann
2008-10-30decoder: use bool for return values and flagsMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08notify: removed the "Notify" typedefMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-09-24notify: added notify_deinit()Max Kellermann
2008-08-26moved code to pc_init(), dc_init()Max Kellermann
2008-08-26renamed decode.h to decoder_control.hMax Kellermann
2008-08-26moved variable "dc" to decode.hMax Kellermann
2008-08-26added decoder_control.cMax Kellermann