aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_thread.c
Commit message (Expand)AuthorAge
...
* path: removed pathcpy_trunc()Max Kellermann2008-10-20
* input: declare struct input_streamMax Kellermann2008-10-17
* decoder: notify player after entering decodeStart()Max Kellermann2008-10-17
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-14
* song: don't allow calling song_get_url(NULL)Max Kellermann2008-10-08
* song: removed CamelCaseMax Kellermann2008-10-08
* use the "bool" data type instead of "int"Max Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* decoder: renamed plugin methodsMax Kellermann2008-09-29
* notify: protect notify->pending with the mutexMax Kellermann2008-09-26
* renamed player.c to player_control.cMax Kellermann2008-08-26
* renamed decoderInit() to decoder_thread_start()Max Kellermann2008-08-26
* renamed decode.h to decoder_control.hMax Kellermann2008-08-26
* renamed decode.c to decoder_thread.cMax Kellermann2008-08-26