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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
player_thread: clear player.queued after failure
Max Kellermann
1
-0
/
+1
2009-03-10
player_thread: moved code to player_seek_decoder()
Max Kellermann
1
-12
/
+15
2009-03-10
music_chunk: increased chunk size to 4 kB
Max Kellermann
1
-2
/
+1
2009-03-10
player_thread: don't free music buffer after decoder failure
Max Kellermann
1
-1
/
+0
2009-03-09
output: play from a music_pipe object
Max Kellermann
8
-113
/
+378
2009-03-09
player_thread: don't open audio device when paused
Max Kellermann
1
-4
/
+2
2009-03-09
music_pipe: added music_pipe_contains()
Max Kellermann
2
-0
/
+30
2009-03-09
player_thread: moved code to player_song_border()
Max Kellermann
1
-6
/
+19
2009-03-09
player_thread: moved code to play_next_chunk()
Max Kellermann
1
-73
/
+103
2009-03-09
player_thread: make the music_buffer instance global
Max Kellermann
1
-14
/
+15
2009-03-09
output_control: make audio_output_open() static
Max Kellermann
2
-5
/
+1
2009-03-09
music_buffer: poison unallocated chunks
Max Kellermann
1
-0
/
+5
2009-03-09
poison: added valgrind support
Max Kellermann
1
-0
/
+14
2009-03-09
added memory poisoning library
Max Kellermann
1
-0
/
+61
2009-03-09
output_thread: wait 10 seconds before reopening after play failure
Max Kellermann
1
-0
/
+4
2009-03-09
Fix remove-flac-song-on-every-update
Jochen Keil
1
-7
/
+7
2009-03-09
Initial support for embedded cue sheets found in flac files
Jochen Keil
4
-7
/
+464
2009-03-09
decoder_plugin: added method container_scan()
Jochen Keil
5
-20
/
+136
2009-03-08
music_chunk: added assertions on the audio format
Max Kellermann
5
-0
/
+89
2009-03-08
output_thread: print "closed" debug message
Max Kellermann
1
-0
/
+2
2009-03-08
alsa: determine buffer_time if not already known
Max Kellermann
1
-0
/
+5
2009-03-08
alsa: better period_time default value for high sample rates
Max Kellermann
1
-3
/
+8
2009-03-07
output_all: fix boolean short circuit in update()
Max Kellermann
1
-2
/
+2
2009-03-07
player_thread: moved code to player_check_decoder_startup()
Max Kellermann
1
-40
/
+69
2009-03-07
music_pipe: refuse to push empty chunks
Max Kellermann
1
-0
/
+4
2009-03-07
decoder_internal: don't push empty chunk into pipe
Max Kellermann
1
-1
/
+6
2009-03-07
chunk: added music_chunk_is_empty()
Max Kellermann
1
-0
/
+6
2009-03-07
music_pipe: poison music_chunk.next
Max Kellermann
1
-0
/
+5
2009-03-07
music_pipe: added music_pipe_peek()
Max Kellermann
2
-0
/
+13
2009-03-07
output_all: audio_output_all_update() returns bool
Max Kellermann
3
-6
/
+19
2009-03-07
pulse_mixer: allow mpd to reconnect to the pulse mixer
David Guibert
1
-29
/
+24
2009-03-07
pulse_mixer: added missing copyright header
Max Kellermann
1
-0
/
+18
2009-03-07
pulse_mixer: added GLib log domain
Max Kellermann
1
-14
/
+16
2009-03-07
pulse: clean up includes
Max Kellermann
1
-2
/
+4
2009-03-07
pulse mixer
David Guibert
3
-0
/
+294
2009-03-07
mixer: check for init() failures
Max Kellermann
1
-1
/
+1
2009-03-06
curl: reverse GLIB_CHECK_VERSION()
Max Kellermann
1
-1
/
+1
2009-03-06
socket_util: check if IN6_IS_ADDR_V4MAPPED is defined
Max Kellermann
1
-2
/
+2
2009-03-06
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
14
-401
/
+415
2009-03-06
music_pipe: added music_pipe_push()
Max Kellermann
6
-128
/
+196
2009-03-06
playlist_control: fix requeue after seek
Max Kellermann
1
-3
/
+3
2009-03-05
flac: explicitly check for STOP command
Max Kellermann
1
-1
/
+2
2009-03-05
flac: check command after flac_process_single() failure
Max Kellermann
1
-3
/
+6
2009-03-05
music_chunk: added music_chunk_write(), music_chunk_expand()
Max Kellermann
3
-16
/
+83
2009-03-03
music_pipe: moved struct music_chunk to chunk.h
Max Kellermann
7
-44
/
+101
2009-03-03
alsa: log period and buffer size
Max Kellermann
1
-0
/
+3
2009-03-03
ls: Print output of supported uri to fp rather than stdout.
Avuton Olrich
1
-1
/
+1
2009-03-03
ffmpeg: fix version comparision for av_get_bits_per_sample_format() implemeta...
Viliam Mateicka
1
-1
/
+1
2009-03-03
ffmpeg: support for new metadata api
Viliam Mateicka
1
-0
/
+39
2009-03-03
cmdline: Print available protocols when --version is run.
Avuton Olrich
3
-0
/
+31
[next]