aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_thread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* song: converted typedef Song to struct songMax Kellermann2008-10-081-0/+1
* decoder: renamed plugin methodsMax Kellermann2008-09-291-19/+19
* notify: protect notify->pending with the mutexMax Kellermann2008-09-261-2/+0
* renamed player.c to player_control.cMax Kellermann2008-08-261-1/+1
* renamed decoderInit() to decoder_thread_start()Max Kellermann2008-08-261-1/+1
* renamed decode.h to decoder_control.hMax Kellermann2008-08-261-1/+1
* renamed decode.c to decoder_thread.cMax Kellermann2008-08-261-0/+199