index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
player_control.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
player_control: assert that pc.next_song is NULL after seeking
Max Kellermann
2009-05-06
1
-0
/
+2
*
player_control: removed pc.error check from pc_seek()
Max Kellermann
2009-05-06
1
-6
/
+3
*
player_control: renamed playerSeek(), return bool
Max Kellermann
2009-05-06
1
-4
/
+4
*
player_control: remove unused function playerCurrentDecodeSong().
Avuton Olrich
2009-03-30
1
-7
/
+0
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
2009-03-06
1
-1
/
+2
*
player: added some more assertions
Max Kellermann
2009-02-10
1
-0
/
+2
*
player_control: reset pc.error if pc.errored_song is cleared
Max Kellermann
2009-01-29
1
-1
/
+3
*
player_control: added player_control.thread
Max Kellermann
2009-01-25
1
-0
/
+4
*
pcm_utils: moved code to pcm_volume.c
Max Kellermann
2009-01-07
1
-1
/
+1
*
song: allocate the result of song_get_url()
Max Kellermann
2009-01-04
1
-13
/
+19
*
event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify
Max Kellermann
2009-01-02
1
-2
/
+2
*
event_pipe: renamed functions from main_notify_* to event_pipe_*
Max Kellermann
2009-01-01
1
-1
/
+1
*
main_notify: renamed source to event_pipe.c
Max Kellermann
2009-01-01
1
-1
/
+1
*
removed os_compat.h
Max Kellermann
2008-12-29
1
-1
/
+3
*
player_control: check if errored_song is set
Max Kellermann
2008-12-17
1
-4
/
+14
*
playlist: clear pc.errored_song on delete
Max Kellermann
2008-12-17
1
-0
/
+7
*
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