aboutsummaryrefslogtreecommitdiffstats
path: root/src/player_control.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-06player_control: assert that pc.next_song is NULL after seekingMax Kellermann1-0/+2
2009-05-06player_control: removed pc.error check from pc_seek()Max Kellermann1-6/+3
2009-05-06player_control: renamed playerSeek(), return boolMax Kellermann1-4/+4
2009-03-30player_control: remove unused function playerCurrentDecodeSong().Avuton Olrich1-7/+0
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-1/+2
2009-02-10player: added some more assertionsMax Kellermann1-0/+2
2009-01-29player_control: reset pc.error if pc.errored_song is clearedMax Kellermann1-1/+3
2009-01-25player_control: added player_control.threadMax Kellermann1-0/+4
2009-01-07pcm_utils: moved code to pcm_volume.cMax Kellermann1-1/+1
2009-01-04song: allocate the result of song_get_url()Max Kellermann1-13/+19
2009-01-02event_pipe: replaced PIPE_EVENT_SIGNAL with main_notifyMax Kellermann1-2/+2
2009-01-01event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann1-1/+1
2009-01-01main_notify: renamed source to event_pipe.cMax Kellermann1-1/+1
2008-12-29removed os_compat.hMax Kellermann1-1/+3
2008-12-17player_control: check if errored_song is setMax Kellermann1-4/+14
2008-12-17playlist: clear pc.errored_song on deleteMax Kellermann1-0/+7
2008-11-11pcm_volume: added constant PCM_VOLUME_1Max Kellermann1-2/+7
2008-11-03player: converted PLAYER_ERROR_* to enumMax Kellermann1-1/+4
2008-11-03player: no CamelCaseMax Kellermann1-10/+10
2008-10-14command: added command "idle"Max Kellermann1-1/+14
2008-10-12player: added commands QUEUE and CANCELMax Kellermann1-39/+7
2008-10-11player: removed set_current_song()Max Kellermann1-13/+5
2008-10-11player: removed player_control.fileTimeMax Kellermann1-1/+0
2008-10-10player: added player_get_audio_format()Max Kellermann1-15/+0
2008-10-10player: added player_control.audio_formatMax Kellermann1-5/+5
2008-10-08song: removed CamelCaseMax Kellermann1-3/+3
2008-10-08song: converted typedef Song to struct songMax Kellermann1-5/+11
2008-09-24notify: added notify_deinit()Max Kellermann1-0/+5
2008-09-06include cleanupMax Kellermann1-1/+1
2008-08-26moved player_command_finished() to player_thread.cMax Kellermann1-8/+0
2008-08-26moved code to pc_init(), dc_init()Max Kellermann1-0/+13
2008-08-26renamed player.c to player_control.cMax Kellermann1-1/+241
2008-08-26moved global variable "pc" to player.hMax Kellermann1-5/+2
2008-08-26moved code to player_thread.cMax Kellermann1-10/+3
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1