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
/
DatabaseCommands.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*Commands: move to src/command/
Max Kellermann
2013-10-20
1
-221
/
+0
*
command: convert command_return to to a strictly-typed enum
Max Kellermann
2013-10-20
1
-29
/
+29
*
ClientInternal: move class Client to Client.hxx
Max Kellermann
2013-10-19
1
-1
/
+1
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-13
/
+13
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-16
/
+17
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-2
/
+2
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-1
/
+1
*
uri: convert to C++
Max Kellermann
2013-04-08
1
-1
/
+1
*
DatabaseQueue: pass DatabaseSelection to Add...()
Max Kellermann
2013-01-07
1
-2
/
+2
*
Client: add Partition reference attribute
Max Kellermann
2013-01-07
1
-2
/
+2
*
DatabaseQueue: pass playlist object
Max Kellermann
2013-01-04
1
-1
/
+2
*
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
1
-12
/
+12
*
client: convert to C++
Max Kellermann
2013-01-03
1
-6
/
+3
*
rename CommandError.h to CommandError.hxx
Max Kellermann
2012-09-25
1
-1
/
+1
*
SongFilter: convert to a C++ class
Max Kellermann
2012-08-29
1
-51
/
+21
*
locate: rename to SongFilter.cxx
Max Kellermann
2012-08-29
1
-1
/
+1
*
DatabaseCommands: allow empty criteria for "list"
Max Kellermann
2012-08-08
1
-3
/
+5
*
DatabaseSelection: add "match" attribute
Max Kellermann
2012-08-08
1
-1
/
+4
*
DatabaseCommands: merge duplicate search/find code
Max Kellermann
2012-08-08
1
-40
/
+21
*
locate: add a per-item "fold_case" flag
Max Kellermann
2012-08-08
1
-5
/
+5
*
locate: make the structs opaque
Max Kellermann
2012-08-07
1
-3
/
+3
*
locate: don't allow empty list
Max Kellermann
2012-08-07
1
-24
/
+6
*
DatabaseCommands: remove stray locate_item_list_parse() call
Max Kellermann
2012-08-07
1
-2
/
+0
*
locate: add "casefold" flag to parser
Max Kellermann
2012-08-07
1
-8
/
+8
*
db_selection: rename to DatabaseSelection
Max Kellermann
2012-08-07
1
-3
/
+2
*
db_print.h: rename to DatabasePrint.hxx
Max Kellermann
2012-08-07
1
-2
/
+2
*
dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx
Max Kellermann
2012-08-07
1
-1
/
+2
*
command: move code to DatabaseCommands.cxx
Max Kellermann
2012-08-07
1
-0
/
+286