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
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_stream: added attribute "uri"
Max Kellermann
2010-01-18
8
-10
/
+18
*
input_stream: added function input_stream_deinit()
Max Kellermann
2010-01-18
9
-2
/
+16
*
Merge release 0.15.8 from branch 'v0.15.x
Max Kellermann
2010-01-18
4
-8
/
+45
|
\
|
*
mpd version 0.15.8
release-0.15.8
Avuton Olrich
2010-01-18
2
-2
/
+2
|
*
decoder/ffmpeg: added more MIME types
Max Kellermann
2010-01-17
1
-0
/
+6
|
*
Makefile.am: link test/run_decoder and test/read_tags with timer.c
Max Kellermann
2010-01-17
1
-0
/
+2
|
*
decoder/ffmpeg: append file name suffix to virtual stream URL
Max Kellermann
2010-01-17
2
-4
/
+29
|
*
configure.ac: disable -Wdeclaration-after-statement
Max Kellermann
2010-01-17
1
-1
/
+0
|
*
queue: don't repeat current song in consume mode
Max Kellermann
2010-01-16
2
-2
/
+3
|
*
decoder_thread: fix CUE track playback
Max Kellermann
2010-01-16
2
-5
/
+11
|
*
NEWS: added missing entry
Max Kellermann
2010-01-16
1
-0
/
+1
|
*
dbUtils: return empty tag value only if no value was found
Max Kellermann
2010-01-02
1
-1
/
+4
*
|
decoder_thread: don't fall back to "mad" unless no plugin matches
Max Kellermann
2010-01-17
2
-1
/
+3
*
|
decoder_thread: don't try a plugin twice (MIME type & suffix)
Max Kellermann
2010-01-17
2
-10
/
+57
*
|
fd_util: include ws2tcpip.h for socklen_t
Max Kellermann
2010-01-17
1
-0
/
+1
*
|
fd_util: fixed WIN32 versions of pipe()
Max Kellermann
2010-01-17
1
-2
/
+2
*
|
text_file: don't strip trailing whitespace
Max Kellermann
2010-01-17
1
-1
/
+6
*
|
output/pulse: clear the "mainloop" attribute on error
Max Kellermann
2010-01-17
1
-2
/
+3
*
|
output/alsa: support packed 24 bit samples
Max Kellermann
2010-01-17
1
-0
/
+13
*
|
audio_format: support packed 24 bit samples
Max Kellermann
2010-01-16
12
-1
/
+278
*
|
output/alsa: probe all sample formats in a loop
Max Kellermann
2010-01-16
1
-36
/
+34
*
|
output/alsa: merged code into alsa_output_try_format()
Max Kellermann
2010-01-16
1
-51
/
+71
*
|
output/alsa: pass sample_format to get_bitformat()
Max Kellermann
2010-01-16
1
-3
/
+3
*
|
output/alsa: moved code to alsa_output_setup_format()
Max Kellermann
2010-01-16
1
-72
/
+80
*
|
test/run_convert: implement a GLib log callback
Max Kellermann
2010-01-16
1
-0
/
+12
*
|
test/run_convert: use fifo_buffer to adapt to odd sample sizes
Max Kellermann
2010-01-16
2
-3
/
+27
*
|
decoder/flac: support streams without STREAMINFO block
Max Kellermann
2010-01-06
3
-1
/
+53
*
|
decoder/flac: pass bits_per_sample to flac_sample_format()
Max Kellermann
2010-01-06
1
-3
/
+3
*
|
decoder/flac: moved decoder initialization to _flac_common.c
Max Kellermann
2010-01-06
4
-51
/
+23
*
|
decoder/flac: remember audio_format, not stream_info
Max Kellermann
2010-01-06
4
-25
/
+47
*
|
decoder/flac: removed CUE sheet support
Max Kellermann
2010-01-06
4
-360
/
+2
*
|
playlist: added a FLAC playlist plugin
Max Kellermann
2010-01-06
4
-0
/
+212
*
|
decoder/flac: moved flac_tag_load() to flac_metadata.c
Max Kellermann
2010-01-06
3
-53
/
+56
*
|
tag: fixed memmove() size argument in tag_delete_item()
Max Kellermann
2010-01-06
1
-1
/
+1
*
|
playlist_queue: convert absolute paths
Max Kellermann
2010-01-06
1
-4
/
+16
*
|
playlist_queue: use the "uri" variable earlier
Max Kellermann
2010-01-06
1
-6
/
+7
*
|
input/rewind: enable the "rewind" wrapper for all non-seekable streams
Max Kellermann
2010-01-04
3
-16
/
+3
*
|
renamed decoder plugin sources
Max Kellermann
2010-01-04
16
-15
/
+15
*
|
decoder/mad: fix build error without libid3tag
Max Kellermann
2010-01-04
1
-1
/
+0
*
|
replay_gain: moved code to replay_gain_config.c
Max Kellermann
2010-01-04
7
-15
/
+9
*
|
replay_gain: moved code to replay_gain_info.c
Max Kellermann
2010-01-04
10
-54
/
+112
*
|
replay_gain: refactor API, move code to replay_gain_state.c
Max Kellermann
2010-01-04
8
-76
/
+209
*
|
decoder_api: added function decoder_replay_gain()
Max Kellermann
2010-01-04
23
-96
/
+113
*
|
replay_gain: added function replay_gain_info_dup()
Max Kellermann
2010-01-04
2
-0
/
+12
*
|
valgrind.suppressions: added new suppressions
Max Kellermann
2010-01-04
1
-0
/
+19
*
|
replay_gain: removed overly verbose debug message
Max Kellermann
2010-01-02
1
-1
/
+0
*
|
configure.ac: disable -Wdeclaration-after-statement
Max Kellermann
2010-01-02
1
-1
/
+0
*
|
output_all: reset elapsed_time at song border
Max Kellermann
2010-01-02
3
-0
/
+16
*
|
input_stream: return allocated input_stream objects
Max Kellermann
2010-01-01
25
-326
/
+315
*
|
updated valgrind.suppressions
Max Kellermann
2010-01-01
1
-2
/
+190
[next]