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_thread.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
music_pipe: moved struct music_chunk to chunk.h
Max Kellermann
1
-0
/
+1
2009-03-02
pcm_volume: return bool
Max Kellermann
1
-2
/
+11
2009-02-26
player_thread: removed meaningless warning on output failure
Max Kellermann
1
-5
/
+0
2009-02-17
player_thread: don't drop audio buffers when not seekable
Max Kellermann
1
-1
/
+2
2009-02-15
decoder_api: moved enum decoder_command to decoder_command.h
Max Kellermann
1
-0
/
+1
2009-02-10
output_all: no CamelCase
Max Kellermann
1
-11
/
+11
2009-02-10
audio: moved code to output_all.c
Max Kellermann
1
-1
/
+1
2009-02-10
crossfade: don't use isCurrentAudioFormat()
Max Kellermann
1
-0
/
+1
2009-02-10
player: added some more assertions
Max Kellermann
1
-0
/
+2
2009-02-10
player_thread: reset pc.next_song only if queued
Max Kellermann
1
-1
/
+5
2009-02-10
player_thread: reset pc.next_song
Max Kellermann
1
-0
/
+6
2009-02-02
player_thread: set player error when output device fails
Max Kellermann
1
-1
/
+4
2009-01-25
player_thread: start decoder thread in player thread
Max Kellermann
1
-0
/
+3
2009-01-25
player_control: added player_control.thread
Max Kellermann
1
-2
/
+4
2009-01-25
decoder_control: added decoder_control.thread
Max Kellermann
1
-1
/
+1
2009-01-21
player_thread: emit PLAYLIST event when new song fails
Max Kellermann
1
-1
/
+1
2009-01-21
player_thread: check for decoder failure before seeking
Max Kellermann
1
-1
/
+4
2009-01-21
player_thread: use bool instead of int
Max Kellermann
1
-12
/
+13
2009-01-21
player_thread: request next song only if new one starts playing
Max Kellermann
1
-11
/
+0
2009-01-20
player_thread: eliminated duplicate PLAYLIST event
Max Kellermann
1
-2
/
+0
2009-01-20
event_pipe: added "TAG" event
Max Kellermann
1
-1
/
+1
2009-01-07
pcm_utils: moved code to pcm_volume.c
Max Kellermann
1
-1
/
+1
2009-01-04
initialize GError pointers
Max Kellermann
1
-1
/
+1
2009-01-04
song: allocate the result of song_get_url()
Max Kellermann
1
-8
/
+11
2009-01-04
player_thread: fix cross-fading duplicate chunk bug
Max Kellermann
1
-0
/
+8
2009-01-03
player: emit PLAYLIST event when stream tag changes
Max Kellermann
1
-0
/
+7
2009-01-02
event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify
Max Kellermann
1
-1
/
+2
2009-01-01
event_pipe: added pipe_event enum and callbacks
Max Kellermann
1
-3
/
+3
2009-01-01
event_pipe: renamed functions from main_notify_* to event_pipe_*
Max Kellermann
1
-4
/
+4
2009-01-01
main_notify: renamed source to event_pipe.c
Max Kellermann
1
-1
/
+1
2008-12-29
player_thread: use GLib logging
Max Kellermann
1
-8
/
+10
2008-12-28
player_thread: migrate from pthread to glib threads
Thomas Jansen
1
-8
/
+6
2008-12-28
decoder: terminate decoder thread before MPD cleanup
Max Kellermann
1
-0
/
+1
2008-11-25
player: set elapsed=0 at song change
Marc Pavot
1
-0
/
+1
2008-11-24
player_thread.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-1
/
+3
2008-11-24
player: disable music_pipe_check_format()
Max Kellermann
1
-0
/
+2
2008-11-14
player: don't queue song when there are 2 songs in the pipe
Max Kellermann
1
-0
/
+5
2008-11-14
player: wake up decoder before waiting for xfade chunks
Max Kellermann
1
-0
/
+1
2008-11-13
player: chop the tail of the music pipe after CANCEL
Max Kellermann
1
-0
/
+1
2008-11-13
music_pipe: continuously check the sample format of all chunks
Max Kellermann
1
-0
/
+6
2008-11-13
player: assert that there was no previous "next song chunk"
Max Kellermann
1
-0
/
+1
2008-11-11
player: fix race condition during tag update
Max Kellermann
1
-2
/
+4
2008-11-08
decoder: converted dc.error to a dc.state value
Max Kellermann
1
-2
/
+2
2008-11-03
player: no CamelCase
Max Kellermann
1
-28
/
+28
2008-11-03
decoder: no CamelCase
Max Kellermann
1
-2
/
+2
2008-11-02
player: don't play empty chunks
Max Kellermann
1
-0
/
+3
2008-11-02
player: copy stream tag to the song struct
Max Kellermann
1
-5
/
+19
2008-11-02
player: added player.song
Max Kellermann
1
-0
/
+7
2008-11-02
player: send chunk tag to audio device
Max Kellermann
1
-0
/
+3
2008-11-02
music_pipe: no CamelCase
Max Kellermann
1
-4
/
+4
[prev]
[next]