Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_volume: added constant PCM_VOLUME_1 | Max Kellermann | 2008-11-11 | 1 | -2/+7 |
* | player: converted PLAYER_ERROR_* to enum | Max Kellermann | 2008-11-03 | 1 | -1/+4 |
* | player: no CamelCase | Max Kellermann | 2008-11-03 | 1 | -10/+10 |
* | command: added command "idle" | Max Kellermann | 2008-10-14 | 1 | -1/+14 |
* | player: added commands QUEUE and CANCEL | Max Kellermann | 2008-10-12 | 1 | -39/+7 |
* | player: removed set_current_song() | Max Kellermann | 2008-10-11 | 1 | -13/+5 |
* | player: removed player_control.fileTime | Max Kellermann | 2008-10-11 | 1 | -1/+0 |
* | player: added player_get_audio_format() | Max Kellermann | 2008-10-10 | 1 | -15/+0 |
* | player: added player_control.audio_format | Max Kellermann | 2008-10-10 | 1 | -5/+5 |
* | song: removed CamelCase | Max Kellermann | 2008-10-08 | 1 | -3/+3 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -5/+11 |
* | notify: added notify_deinit() | Max Kellermann | 2008-09-24 | 1 | -0/+5 |
* | include cleanup | Max Kellermann | 2008-09-06 | 1 | -1/+1 |
* | moved player_command_finished() to player_thread.c | Max Kellermann | 2008-08-26 | 1 | -8/+0 |
* | moved code to pc_init(), dc_init() | Max Kellermann | 2008-08-26 | 1 | -0/+13 |
* | renamed player.c to player_control.c | Max Kellermann | 2008-08-26 | 1 | -1/+241 |
* | moved global variable "pc" to player.h | Max Kellermann | 2008-08-26 | 1 | -0/+21 |