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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MusicChunk: remove obsolete prototypes
Max Kellermann
2013-09-26
1
-7
/
+1
*
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
11
-118
/
+95
*
MusicPipe: expose the C++ API
Max Kellermann
2013-09-26
15
-244
/
+189
*
MusicChunk: use constexpr for CHUNK_SIZE
Max Kellermann
2013-09-26
1
-3
/
+1
*
*Plugin: remove redundant "line %i" from error messages
Max Kellermann
2013-09-26
5
-49
/
+32
*
SongFilter: search for album artist falls back to the artist tag
Max Kellermann
2013-09-26
1
-9
/
+21
*
IdTable, SongFilter: use std::fill_n() instead of std::fill()
Max Kellermann
2013-09-26
2
-2
/
+2
*
TagType: reduce the enum size to 1 byte
Max Kellermann
2013-09-26
2
-2
/
+13
*
Tag: add "pure" attributes
Max Kellermann
2013-09-26
1
-0
/
+3
*
TagHandler: use a TagBuilder internally
Max Kellermann
2013-09-26
8
-47
/
+55
*
Main: fix crash if no database was configured
Max Kellermann
2013-09-26
1
-0
/
+3
*
Main: use nullptr instead of NULL
Max Kellermann
2013-09-26
1
-11
/
+11
*
decoder/modplug: fix include directory
Max Kellermann
2013-09-26
1
-1
/
+3
*
input/curl: fix EventLoop stall after curl_easy_pause
Artem Savkov
2013-09-26
1
-0
/
+1
*
ConfigPath: return early on "~"
Max Kellermann
2013-09-12
1
-3
/
+6
*
ConfigPath: skip the slash of "~/"
Max Kellermann
2013-09-12
1
-3
/
+3
*
ConfigPath: remove the "~/" from the constructed path
Max Kellermann
2013-09-12
1
-6
/
+9
*
ConfigPath: simplify the duplicate tilde check
Max Kellermann
2013-09-12
1
-5
/
+5
*
ConfigPath: convert "home" variable to Path object
Max Kellermann
2013-09-12
1
-9
/
+11
*
ConfigPath: move code to GetHome()
Max Kellermann
2013-09-12
1
-28
/
+48
*
ConfigPath: include cleanup
Max Kellermann
2013-09-12
1
-16
/
+0
*
Path: add FromUTF8() overload that returns an Error
Max Kellermann
2013-09-12
4
-8
/
+26
*
ConfigPath: move path_domain to system/Path.cxx
Max Kellermann
2013-09-12
3
-3
/
+5
*
Listen: Allow tilde paths for socket.
Maarten de Vries
2013-09-12
3
-2
/
+18
*
TagBuilder: add method Commit(Tag&)
Max Kellermann
2013-09-05
2
-8
/
+21
*
TagBuilder: add method IsEmpty()
Max Kellermann
2013-09-05
1
-1
/
+9
*
Tag: remove the obsolete "bulk" mode
Max Kellermann
2013-09-05
2
-88
/
+3
*
db/proxy: use class TagBuilder
Max Kellermann
2013-09-05
1
-8
/
+6
*
SongSave: use class TagBuilder
Max Kellermann
2013-09-05
1
-24
/
+8
*
TagBuilder: new class for constructing Tag objects
Max Kellermann
2013-09-05
2
-0
/
+229
*
TagItem: disable the copy constructor/operator
Max Kellermann
2013-09-05
1
-0
/
+4
*
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
8
-22
/
+33
*
Tag: move struct TagItem to TagItem.hxx
Max Kellermann
2013-09-05
3
-16
/
+43
*
Tag: move fix_tag_value() to TagString.cxx
Max Kellermann
2013-09-05
3
-102
/
+160
*
Tag: remove unused methods
Max Kellermann
2013-09-05
2
-70
/
+0
*
TagNames: make tag_item_names const
Max Kellermann
2013-09-05
2
-2
/
+2
*
Tag: move configuration code to TagConfig.cxx
Max Kellermann
2013-09-05
4
-50
/
+103
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
76
-78
/
+73
*
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
18
-94
/
+68
*
input/curl: enable https
Ales Guzik
2013-09-05
2
-1
/
+3
*
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
2013-09-05
24
-311
/
+200
*
PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL
Max Kellermann
2013-09-05
3
-15
/
+11
*
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
2013-09-05
4
-26
/
+28
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
44
-73
/
+64
*
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
2013-09-05
5
-9
/
+28
*
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
41
-556
/
+413
*
TagTable: un-inline the two functions
Max Kellermann
2013-09-04
5
-24
/
+64
*
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
2013-09-04
5
-4
/
+4
*
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
20
-9
/
+9
*
system/SocketError: un-inline constructor
Max Kellermann
2013-09-04
3
-13
/
+26
[next]