Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the "bool" data type instead of "int" | Max Kellermann | 2008-10-08 | 1 | -3/+3 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -0/+1 |
* | decoder: renamed plugin methods | Max Kellermann | 2008-09-29 | 1 | -19/+19 |
* | notify: protect notify->pending with the mutex | Max Kellermann | 2008-09-26 | 1 | -2/+0 |
* | renamed player.c to player_control.c | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | renamed decoderInit() to decoder_thread_start() | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | renamed decode.h to decoder_control.h | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | renamed decode.c to decoder_thread.c | Max Kellermann | 2008-08-26 | 1 | -0/+199 |