Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |