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
/
db
/
plugins
/
simple
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2
-2
/
+2
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
2
-9
/
+5
2015-08-24
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
Max Kellermann
2
-2
/
+2
2015-08-24
tag/Settings: convert to C++
Max Kellermann
1
-1
/
+1
2015-08-24
tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]
Max Kellermann
1
-2
/
+2
2015-03-03
storage/local: convert mangled URI to FS charset
Max Kellermann
1
-1
/
+5
2015-03-01
db/simple: eliminate UpdateFileInArchive() if archive API is disabled
Max Kellermann
1
-0
/
+4
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
1
-18
/
+14
2015-02-27
fs/FileSystem: merge CheckAccess() into PathExists()
Max Kellermann
1
-1
/
+1
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2
-10
/
+10
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
15
-15
/
+15
2014-12-26
db/simple: fix implicit nullptr/bool conversion
Max Kellermann
1
-3
/
+3
2014-12-26
fs/Traits, ...: work around -Wtautological-pointer-compare
Max Kellermann
1
-1
/
+4
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2
-10
/
+10
2014-08-30
db/simple: fix build failure without zlib
Max Kellermann
1
-1
/
+4
2014-08-28
db/simple/Song: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2
-9
/
+11
2014-08-28
db/LightSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-2
/
+2
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-2
/
+2
2014-08-11
db/simple: check for I/O errors in Load()
Max Kellermann
1
-1
/
+1
2014-08-11
db/simple: compress the database file using gzip
Max Kellermann
2
-5
/
+60
2014-08-07
fs/io/BufferedReader: new class to replace class TextFile
Max Kellermann
1
-5
/
+2
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
3
-7
/
+7
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
5
-37
/
+33
2014-06-16
Directory: eliminate attribute "have_stat"
Max Kellermann
2
-2
/
+2
2014-06-16
db/simple: use class boost::intrusive::list
Max Kellermann
6
-103
/
+114
2014-04-25
db/Helpers: split library
Max Kellermann
1
-0
/
+1
2014-04-24
DatabaseCommands: "list" allows grouping
Max Kellermann
2
-5
/
+6
2014-02-27
db/simple: mount points
Max Kellermann
8
-6
/
+386
2014-02-27
db/simple: GetRoot() returns reference
Max Kellermann
1
-2
/
+2
2014-02-26
db/simple/Directory: eliminate method LookupSong()
Max Kellermann
3
-30
/
+19
2014-02-26
db/simple/Directory: LookupDirectory() return remaining URI
Max Kellermann
3
-41
/
+62
2014-02-26
db/simple/Directory: make variables more local
Max Kellermann
1
-4
/
+2
2014-02-26
db/Directory: add DEVICE_* documentation
Max Kellermann
1
-0
/
+10
2014-02-26
db/simple: create dedicated directory
Max Kellermann
12
-0
/
+1776