| Commit message (Expand) | Author | Files | Lines |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-03-06 | pipe: added music_buffer, rewrite music_pipe | Max Kellermann | 1 | -1/+2 |
2009-02-10 | player: added some more assertions | Max Kellermann | 1 | -0/+2 |
2009-01-29 | player_control: reset pc.error if pc.errored_song is cleared | Max Kellermann | 1 | -1/+3 |
2009-01-25 | player_control: added player_control.thread | Max Kellermann | 1 | -0/+4 |
2009-01-07 | pcm_utils: moved code to pcm_volume.c | Max Kellermann | 1 | -1/+1 |
2009-01-04 | song: allocate the result of song_get_url() | Max Kellermann | 1 | -13/+19 |
2009-01-02 | event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify | Max Kellermann | 1 | -2/+2 |
2009-01-01 | event_pipe: renamed functions from main_notify_* to event_pipe_* | Max Kellermann | 1 | -1/+1 |
2009-01-01 | main_notify: renamed source to event_pipe.c | Max Kellermann | 1 | -1/+1 |
2008-12-29 | removed os_compat.h | Max Kellermann | 1 | -1/+3 |
2008-12-17 | player_control: check if errored_song is set | Max Kellermann | 1 | -4/+14 |
2008-12-17 | playlist: clear pc.errored_song on delete | Max Kellermann | 1 | -0/+7 |
2008-11-11 | pcm_volume: added constant PCM_VOLUME_1 | Max Kellermann | 1 | -2/+7 |
2008-11-03 | player: converted PLAYER_ERROR_* to enum | Max Kellermann | 1 | -1/+4 |
2008-11-03 | player: no CamelCase | Max Kellermann | 1 | -10/+10 |
2008-10-14 | command: added command "idle" | Max Kellermann | 1 | -1/+14 |
2008-10-12 | player: added commands QUEUE and CANCEL | Max Kellermann | 1 | -39/+7 |
2008-10-11 | player: removed set_current_song() | Max Kellermann | 1 | -13/+5 |
2008-10-11 | player: removed player_control.fileTime | Max Kellermann | 1 | -1/+0 |
2008-10-10 | player: added player_get_audio_format() | Max Kellermann | 1 | -15/+0 |
2008-10-10 | player: added player_control.audio_format | Max Kellermann | 1 | -5/+5 |
2008-10-08 | song: removed CamelCase | Max Kellermann | 1 | -3/+3 |
2008-10-08 | song: converted typedef Song to struct song | Max Kellermann | 1 | -5/+11 |
2008-09-24 | notify: added notify_deinit() | Max Kellermann | 1 | -0/+5 |
2008-09-06 | include cleanup | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved player_command_finished() to player_thread.c | Max Kellermann | 1 | -8/+0 |
2008-08-26 | moved code to pc_init(), dc_init() | Max Kellermann | 1 | -0/+13 |
2008-08-26 | renamed player.c to player_control.c | Max Kellermann | 1 | -1/+241 |
2008-08-26 | moved global variable "pc" to player.h | Max Kellermann | 1 | -5/+2 |
2008-08-26 | moved code to player_thread.c | Max Kellermann | 1 | -10/+3 |
2008-08-26 | renamed InputPlugin to struct decoder_plugin | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved convState to struct decoder | Max Kellermann | 1 | -0/+3 |
2008-08-26 | added struct decoder | Max Kellermann | 1 | -5/+7 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -2/+2 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-18 | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 1 | -2/+0 |
2007-01-08 | Moving pathConvCharset to charConv.c so it can be reused for localization. | J. Alexander Treuman | 1 | -0/+2 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -1/+1 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |