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
*
output/recorder: new output plugin for recording radio streams
Max Kellermann
2009-08-24
7
-2
/
+338
*
conf: removed the deprecated "error_file" option
Max Kellermann
2009-08-24
3
-2
/
+1
*
Merged release 0.15.2 from branch 'v0.15.x'
Max Kellermann
2009-08-15
11
-73
/
+159
|
\
|
*
mpd version 0.15.2
release-0.15.2
Avuton Olrich
2009-08-15
2
-2
/
+2
|
*
output/shout: minimize the unpause latency
Max Kellermann
2009-08-14
2
-0
/
+8
|
*
output: fixed shout stuck pause bug
Max Kellermann
2009-08-14
4
-0
/
+22
|
*
directory: free empty directories after removing them (memleak)
Max Kellermann
2009-08-14
2
-3
/
+9
|
*
update: free temporary string in container scan (memleak)
Max Kellermann
2009-08-14
2
-2
/
+7
|
*
decoder/flac: don't allocate cuesheet twice (memleak)
Max Kellermann
2009-08-14
2
-4
/
+7
|
*
update: free empty path string (memleak)
Max Kellermann
2009-08-14
2
-1
/
+3
|
*
decoder/flac: fixed indentation of flac_comment_value()
Max Kellermann
2009-07-22
1
-19
/
+21
|
*
decoder/flac: parse all replaygain tags
Max Kellermann
2009-07-22
2
-14
/
+19
|
*
decoder/flac: return early from flac_find_float_comment()
Max Kellermann
2009-07-22
1
-21
/
+22
|
*
decoder/flac: removed misplaced authorship comment
Max Kellermann
2009-07-22
1
-1
/
+0
|
*
mad: skip ID3 frames when libid3tag is disabled
Max Kellermann
2009-07-22
2
-6
/
+30
|
*
ape: added protection against large memory allocations
Max Kellermann
2009-07-19
2
-0
/
+4
|
*
tag_ape: removed redundant length check
Max Kellermann
2009-07-19
1
-3
/
+4
|
*
ape: check the tag size (fixes integer underflow)
Max Kellermann
2009-07-18
2
-1
/
+3
|
*
configure.ac: fix the --enable-alsa help string
Max Kellermann
2009-07-17
1
-2
/
+1
|
*
Modify version string to post-release version 0.15.2~git
Avuton Olrich
2009-07-15
2
-1
/
+4
*
|
decoder_control: protect command, state with a mutex
Max Kellermann
2009-08-13
6
-31
/
+241
*
|
use daemon() when the C library provides it
Mike Frysinger
2009-08-13
2
-7
/
+19
*
|
test: initialize locale in read_tags.c
Max Kellermann
2009-08-04
1
-0
/
+10
*
|
tag_id3: moved id3_genre_name() call to tag_id3_import_text()
Max Kellermann
2009-08-04
1
-6
/
+6
*
|
tag_id3: splitted function tag_id3_import_frame()
Max Kellermann
2009-08-04
1
-119
/
+91
*
|
tag_id3: corrected parameter types
Max Kellermann
2009-08-04
1
-2
/
+3
*
|
tag_id3: converted tag_is_id3v1() to an inline function
Max Kellermann
2009-08-04
1
-1
/
+6
*
|
tag_id3: no CamelCase
Max Kellermann
2009-08-04
1
-57
/
+64
*
|
ffmpeg_plugin: convert metadata to generic format
Anton Khirnov
2009-08-03
2
-1
/
+4
*
|
command: moved command_process_list() to client.c
Max Kellermann
2009-07-29
3
-35
/
+30
*
|
playlist: CamelCaseIsBad
Courtney Cavin
2009-07-28
11
-107
/
+128
*
|
input/lastfm: Ensure multiple identical xml entities are decoded.
Courtney Cavin
2009-07-28
1
-6
/
+5
*
|
doc: removed deprecated mixer options from manpage
Max Kellermann
2009-07-28
1
-19
/
+0
*
|
client: splitted client.c into several pieces
Max Kellermann
2009-07-28
12
-875
/
+1138
*
|
client: moved struct client to client_internal.h
Max Kellermann
2009-07-28
3
-44
/
+70
*
|
input/lastfm: use metadata
Courtney Cavin
2009-07-28
2
-43
/
+299
*
|
cmdline: obey $(sysconfdir) for default mpd.conf location
Max Kellermann
2009-07-28
3
-1
/
+3
*
|
client: moved some code to client_list_X()
Max Kellermann
2009-07-23
1
-13
/
+51
*
|
client: don't include socket headers
Max Kellermann
2009-07-23
1
-10
/
+0
*
|
player_thread: don't use precalculated size_to_time
Max Kellermann
2009-07-23
2
-22
/
+4
*
|
player_thread: moved code to update_song_tag()
Max Kellermann
2009-07-23
1
-19
/
+27
*
|
pcm_convert: use GError for error handling
Max Kellermann
2009-07-23
11
-116
/
+181
*
|
pcm_resample_fallback: don't include glib.h
Max Kellermann
2009-07-22
1
-1
/
+0
*
|
pcm_resample_fallback: removed G_GNUC_UNUSED attribute
Max Kellermann
2009-07-22
2
-6
/
+3
*
|
pcm_channels: num_channels is unsigned
Max Kellermann
2009-07-22
2
-12
/
+12
*
|
pcm_byteswap: converted NULL checks to assertions
Max Kellermann
2009-07-22
2
-10
/
+5
*
|
pcm_convert: added pcm_convert_state.byteswap_buffer
Max Kellermann
2009-07-22
2
-3
/
+8
*
|
filter/volume: check the flag audio_format.reverse_endian
Max Kellermann
2009-07-22
1
-0
/
+7
*
|
audio_format: added API documentation
Max Kellermann
2009-07-22
1
-0
/
+48
*
|
audio_format: initialize reverse_endian in audio_format_init()
Max Kellermann
2009-07-22
1
-0
/
+1
[next]