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
/
test
/
DumpDatabase.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
1
-3
/
+4
*
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
1
-1
/
+1
*
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
1
-1
/
+1
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-12-05
1
-12
/
+0
*
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-11-21
1
-1
/
+1
*
test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabled
Max Kellermann
2014-10-24
1
-0
/
+4
*
DatabasePlugin: split header
Max Kellermann
2014-02-19
1
-0
/
+1
*
db/DatabaseListener: add method OnDatabaseSongRemoved()
Max Kellermann
2014-02-04
1
-0
/
+4
*
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-27
1
-1
/
+1
*
Database*: move to db/
Max Kellermann
2014-01-24
1
-6
/
+6
*
Input*: move to input/
Max Kellermann
2014-01-24
1
-1
/
+1
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-2
/
+2
*
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-22
1
-5
/
+6
*
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-19
1
-4
/
+4
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
DatabasePlugin: add interface DatabaseListener
Max Kellermann
2014-01-11
1
-1
/
+14
*
UPnP database plugin
Jean-Francois Dockes
2014-01-09
1
-0
/
+9
*
DetachedSong: fork of struct Song
Max Kellermann
2014-01-09
1
-1
/
+4
*
test/DumpDatabase: fix nullptr dereference
Max Kellermann
2014-01-09
1
-1
/
+1
*
test/*: remove GLib logging setup
Max Kellermann
2013-12-24
1
-12
/
+0
*
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-15
1
-1
/
+1
*
Listen, ...: add missing includes
Max Kellermann
2013-10-02
1
-0
/
+2
*
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
1
-2
/
+0
*
Tag: move configuration code to TagConfig.cxx
Max Kellermann
2013-09-05
1
-0
/
+2
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-1
/
+2
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-17
/
+13
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-2
/
+2
*
DatabasePlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-1
/
+1
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-1
/
+1
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-2
/
+2
*
don't use g_thread_init() with GLib 2.32
Max Kellermann
2013-04-17
1
-0
/
+3
*
ConfigData: move functions into the class
Max Kellermann
2013-01-30
1
-2
/
+1
*
ConfigData: add constructors/destructors
Max Kellermann
2013-01-30
1
-5
/
+4
*
ConfigFile, CommandLine: use the Path class
Max Kellermann
2013-01-29
1
-2
/
+3
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-3
/
+0
*
Directory: rename struct directory to Directory
Max Kellermann
2013-01-03
1
-2
/
+2
*
Directory: make the header C++ only
Max Kellermann
2013-01-02
1
-1
/
+1
*
PlaylistInfo: rename class, use std::string
Max Kellermann
2013-01-02
1
-2
/
+2
*
playlist_vector: convert to C++
Max Kellermann
2013-01-02
1
-1
/
+1
*
tag_pool: use GStaticMutex
Max Kellermann
2012-08-08
1
-3
/
+1
*
db_selection: rename to DatabaseSelection
Max Kellermann
2012-08-07
1
-3
/
+2
*
Database{Plugin,Visitor}: pass references
Max Kellermann
2012-08-07
1
-8
/
+8
*
test/DumpDatabase: new debug program
Max Kellermann
2012-08-07
1
-0
/
+154