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
/
SimpleDatabasePlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
storage/local: convert mangled URI to FS charset
Max Kellermann
1
-1
/
+5
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
1
-7
/
+7
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
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
1
-9
/
+9
2014-08-30
db/simple: fix build failure without zlib
Max Kellermann
1
-1
/
+4
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
1
-4
/
+54
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
1
-3
/
+3
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
1
-12
/
+8
2014-04-25
db/Helpers: split library
Max Kellermann
1
-0
/
+1
2014-04-24
DatabaseCommands: "list" allows grouping
Max Kellermann
1
-3
/
+4
2014-02-27
db/simple: mount points
Max Kellermann
1
-4
/
+143
2014-02-26
db/simple/Directory: eliminate method LookupSong()
Max Kellermann
1
-1
/
+19
2014-02-26
db/simple/Directory: LookupDirectory() return remaining URI
Max Kellermann
1
-13
/
+18
2014-02-26
db/simple: create dedicated directory
Max Kellermann
1
-3
/
+3
2014-02-25
db/simple: remove unused method LookupDirectory()
Max Kellermann
1
-11
/
+0
2014-02-19
DatabasePlugin: add FLAG_REQUIRE_STORAGE
Max Kellermann
1
-1
/
+1
2014-02-19
DatabasePlugin: add attribute "flags"
Max Kellermann
1
-0
/
+1
2014-02-19
db/Interface: add attribute "plugin"
Max Kellermann
1
-0
/
+4
2014-02-19
DatabasePlugin: split header
Max Kellermann
1
-0
/
+1
2014-01-24
Database*: move to db/
Max Kellermann
1
-8
/
+8
2014-01-24
Config*: move to config/
Max Kellermann
1
-1
/
+1
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
1
-1
/
+2
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-11
/
+19
2014-01-19
db/simple: make borrowed_song_count "mutable"
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
1
-1
/
+3
2014-01-09
Directory: remove method Free()
Max Kellermann
1
-2
/
+2
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
1
-1
/
+1
2013-12-05
db/SimpleDatabasePlugin.cxx: don't use CheckAccess with mode on Windows
Denis Krjuchkov
1
-2
/
+5
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-29
DatabaseSelection: use std::string
Max Kellermann
1
-2
/
+2
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-1
/
+1
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-2
/
+2
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-8
/
+8
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-1
/
+1
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-02
Log: new logging library API
Max Kellermann
1
-4
/
+5
2013-10-02
filesystem/Path: use std::string
Max Kellermann
1
-2
/
+1
2013-10-02
Listen, ...: add missing includes
Max Kellermann
1
-0
/
+2
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-70
/
+53
2013-08-10
db_error: convert to C++
Max Kellermann
1
-1
/
+1
[next]