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
...
*
playlist/EmbbeddedCue: convert to class
Max Kellermann
2013-08-05
1
-27
/
+41
*
playlist/lastfm: convert to class
Max Kellermann
2013-08-05
1
-11
/
+15
*
playlist/lastfm: allocate the lastfm_playlist object at the end
Max Kellermann
2013-08-05
1
-15
/
+14
*
playlist/m3u: allocate ExtM3uPlaylist with new/delete
Max Kellermann
2013-08-05
1
-8
/
+9
*
playlist/extm3u: allocate ExtM3uPlaylist with new/delete
Max Kellermann
2013-08-05
1
-10
/
+11
*
decoder/ffmpeg: convert struct mpd_ffmpeg_stream to a class
Max Kellermann
2013-08-05
1
-47
/
+28
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
98
-349
/
+369
*
DatabasePrint: print Last-Modified attribute for directories
Andrzej Rybczak
2013-08-04
1
-2
/
+15
*
Commands: new command "toggleoutput"
Max Kellermann
2013-08-04
7
-0
/
+70
*
configure.ac: increase protocol version to 0.18
Max Kellermann
2013-08-04
1
-1
/
+1
*
Merge tag 'release-0.17.5'
Max Kellermann
2013-08-04
8
-19
/
+44
|
\
|
*
release 0.17.5
Max Kellermann
2013-08-04
2
-2
/
+2
|
*
FfmpegDecoderPlugin: add application/flv to mime types list
Justin Riley
2013-08-04
2
-0
/
+2
|
*
decoder/mikmod: use MikMod_free() to free the title on libmikmod-3.2
Christoph Mende
2013-08-01
2
-0
/
+6
|
*
playlist_edit: fix "move" relative to current when there is no current song
Max Kellermann
2013-08-01
2
-1
/
+7
|
*
configure.ac: detect system "ar"
Michael Mair-Keimberger
2013-08-01
2
-0
/
+7
|
*
commmand: fix URI argument in playlistadd
tsufeki
2013-08-01
2
-1
/
+3
|
*
NULL pointer vs bool "false" confusion
Matthias Drochner
2013-06-24
3
-3
/
+3
|
*
configure.ac: fix hidden syntax error
v0.17.x
Max Kellermann
2013-04-17
1
-2
/
+2
|
*
doc: move sticker_file to "optional parameters"
Max Kellermann
2013-04-16
1
-4
/
+4
|
*
doc: mpd.conf.5 wrongly documents parameters as required
Florian Schlichting
2013-04-16
1
-11
/
+11
|
*
prepare 0.17.5
Max Kellermann
2013-04-16
2
-2
/
+3
*
|
ConfigData: remove obsolete functions
Max Kellermann
2013-08-04
2
-79
/
+0
*
|
PlaylistPlugin: pass config_param reference
Max Kellermann
2013-08-04
4
-13
/
+14
*
|
DatabasePlugin: pass config_param reference
Max Kellermann
2013-08-04
8
-17
/
+17
*
|
InputPlugin: pass config_param reference
Max Kellermann
2013-08-04
4
-16
/
+18
*
|
MixerPlugin: pass config_param reference
Max Kellermann
2013-08-04
11
-27
/
+30
*
|
FilterPlugin: pass config_param reference
Max Kellermann
2013-08-04
14
-35
/
+36
*
|
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
13
-49
/
+47
*
|
OutputPlugin: pass config_param reference
Max Kellermann
2013-08-04
24
-156
/
+159
*
|
DecoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
13
-35
/
+34
*
|
ConfigData: move code to block_param, config_param methods
Max Kellermann
2013-08-04
2
-42
/
+113
*
|
ConfigData: remove C++ checks
Max Kellermann
2013-08-03
1
-20
/
+0
*
|
audio_format: convert to C++
Max Kellermann
2013-08-03
121
-1275
/
+1251
*
|
gcc.h: add macro gcc_unreachable()
Max Kellermann
2013-08-03
12
-14
/
+18
*
|
PcmBuffer: reset size in Clear()
Max Kellermann
2013-08-01
1
-0
/
+1
*
|
Tag: check bulk mode in Clear()
Max Kellermann
2013-07-31
1
-1
/
+8
*
|
decoder/ffmpeg: require ffmpeg/libav 0.8
Max Kellermann
2013-07-31
3
-90
/
+2
*
|
output/winmm: adapt to PcmBuffer API changes
Max Kellermann
2013-07-31
1
-5
/
+4
*
|
decoder/mpcdec: remove support for the "old" API
Max Kellermann
2013-07-31
2
-121
/
+35
*
|
Tag: add method Clear()
Max Kellermann
2013-07-31
7
-20
/
+31
*
|
DecoderAPI: pass rvalue reference to decoder_tag()
Max Kellermann
2013-07-31
9
-14
/
+13
*
|
tag: convert to C++
Max Kellermann
2013-07-30
105
-722
/
+710
*
|
tag: move enum tag_type to TagType.h
Max Kellermann
2013-07-30
15
-45
/
+73
*
|
encoder_api: convert to C++
Max Kellermann
2013-07-30
26
-236
/
+199
*
|
encoder/lame,twolame: convert to C++
Max Kellermann
2013-07-30
6
-109
/
+162
*
|
encoder/wave: convert to C++
Max Kellermann
2013-07-30
4
-28
/
+62
*
|
encoder/null: convert to C++
Max Kellermann
2013-07-30
4
-26
/
+56
*
|
include cleanup
Max Kellermann
2013-07-30
22
-46
/
+8
*
|
output_api: convert to C++
Max Kellermann
2013-07-30
25
-27
/
+27
[prev]
[next]