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
/
DatabasePrint.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
1
-45
/
+52
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-11-26
DatabasePrint: cast int to unsigned before comparison
Max Kellermann
1
-1
/
+2
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
Max Kellermann
1
-3
/
+25
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
1
-3
/
+1
2014-04-26
DatabasePrint: move PrintSongCount() to Count.cxx
Max Kellermann
1
-48
/
+0
2014-04-25
DatabasePrint: refactor variable/function names
Max Kellermann
1
-15
/
+15
2014-04-24
DatabasePrint: eliminate printAllIn(), printInfoForAllIn()
Max Kellermann
1
-15
/
+0
2014-04-24
DatabasePrint: merge adjacent client_printf() calls
Max Kellermann
1
-2
/
+4
2014-04-24
DatabasePrint: pass const SearchStats reference
Max Kellermann
1
-4
/
+5
2014-04-24
DatabasePrint: use unsigned counts
Max Kellermann
1
-3
/
+3
2014-04-24
DatabaseCommands: "list" allows grouping
Max Kellermann
1
-2
/
+13
2014-04-24
DatabaseCommands: fix crash on "list base"
Max Kellermann
1
-0
/
+2
2014-04-24
DatabasePrint: convert "type" to unsigned
Max Kellermann
1
-1
/
+1
2014-03-01
command: add command "listfiles"
Max Kellermann
1
-27
/
+42
2014-02-28
DatabasePrint: move code to PrintDirectoryURI()
Max Kellermann
1
-2
/
+8
2014-02-19
DatabasePlugin: split header
Max Kellermann
1
-1
/
+1
2014-02-04
Instance: add Database attribute
Max Kellermann
1
-4
/
+3
2014-01-24
Database*: move to db/
Max Kellermann
1
-1
/
+1
2014-01-24
Client*: move to client/
Max Kellermann
1
-1
/
+1
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
1
-6
/
+7
2014-01-22
DatabasePrint: don't print zero mtime
Max Kellermann
1
-1
/
+3
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-9
/
+20
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-11
/
+7
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-3
/
+3
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-23
/
+24
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-4
/
+4
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-14
/
+14
2013-08-04
DatabasePrint: print Last-Modified attribute for directories
Andrzej Rybczak
1
-2
/
+15
2013-07-30
tag: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-28
song: convert header to C++
Max Kellermann
1
-10
/
+6
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-1
/
+1
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-14
/
+14
2013-01-03
client: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-4
/
+4
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-1
/
+0
2013-01-02
Directory: turn functions to methods
Max Kellermann
1
-5
/
+4
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-2
/
+1
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
1
-4
/
+4
2013-01-02
*_print: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-02
playlist_vector: convert to C++
Max Kellermann
1
-1
/
+1
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
1
-6
/
+6
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
1
-1
/
+1
2012-08-22
Database*: fix nullptr dereference when no database is configured
Max Kellermann
1
-6
/
+17
2012-08-15
DatabasePlugin: add method VisitUniqueTags()
Max Kellermann
1
-53
/
+19
2012-08-08
DatabasePrint: don't print Last-Modified if unknown
Max Kellermann
1
-1
/
+2
[next]