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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-08
player_control: remove unused enum player_error values
Max Kellermann
3
-19
/
+1
2012-08-08
player_control: inline trivial functions
Max Kellermann
2
-40
/
+25
2012-08-08
song: use C++ compiler
Max Kellermann
2
-8
/
+16
2012-08-08
tag_pool: use GStaticMutex
Max Kellermann
4
-32
/
+22
2012-08-08
song: include cleanup
Max Kellermann
1
-1
/
+0
2012-08-08
directory: use gcc.h macros, not GLib
Max Kellermann
1
-6
/
+7
2012-08-08
conf: add a "database" block
Max Kellermann
2
-6
/
+19
2012-08-08
DatabaseGlue: look up the database plugin
Max Kellermann
1
-1
/
+11
2012-08-08
DatabaseGlue: pass block to db_init()
Max Kellermann
3
-13
/
+9
2012-08-08
DatabaseGlue: add function db_is_simple()
Max Kellermann
4
-5
/
+38
2012-08-08
main: don't call db_init() without database
Max Kellermann
1
-1
/
+0
2012-08-08
ProxyDatabasePlugin: obey the "recursive" flag
Max Kellermann
1
-2
/
+3
2012-08-08
ProxyDatabasePlugin: use an artificial "root" directory
Max Kellermann
1
-2
/
+9
2012-08-08
DatabasePrint: don't print Last-Modified if unknown
Max Kellermann
2
-2
/
+4
2012-08-08
time_print: new library, function time_print()
Max Kellermann
5
-57
/
+87
2012-08-08
ProxyDatabasePlugin: new database plugin using libmpdclient
Max Kellermann
3
-0
/
+377
2012-08-08
DatabaseCommands: allow empty criteria for "list"
Max Kellermann
1
-3
/
+5
2012-08-08
DatabaseSelection: add "match" attribute
Max Kellermann
11
-97
/
+56
2012-08-08
DatabaseCommands: merge duplicate search/find code
Max Kellermann
2
-55
/
+31
2012-08-08
locate: add a per-item "fold_case" flag
Max Kellermann
13
-179
/
+55
2012-08-08
locate: make "tag" unsigned
Max Kellermann
2
-9
/
+8
2012-08-07
locate: make the structs opaque
Max Kellermann
3
-29
/
+36
2012-08-07
locate: don't allow empty list
Max Kellermann
3
-33
/
+9
2012-08-07
locate: pass unsigned integer to _parse()
Max Kellermann
2
-2
/
+2
2012-08-07
locate: add "pure" attributes
Max Kellermann
2
-0
/
+5
2012-08-07
DatabaseCommands: remove stray locate_item_list_parse() call
Max Kellermann
1
-2
/
+0
2012-08-07
locate: add "casefold" flag to parser
Max Kellermann
8
-72
/
+26
2012-08-07
locate: remove unused function locate_item_free()
Max Kellermann
2
-11
/
+0
2012-08-07
db_selection: rename to DatabaseSelection
Max Kellermann
11
-60
/
+36
2012-08-07
db_print.h: rename to DatabasePrint.hxx
Max Kellermann
3
-9
/
+9
2012-08-07
dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx
Max Kellermann
7
-18
/
+77
2012-08-07
command: move code to DatabaseCommands.cxx
Max Kellermann
3
-238
/
+349
2012-08-07
command: move print_error() to CommandError.cxx
Max Kellermann
4
-104
/
+178
2012-08-07
Database{Plugin,Visitor}: pass references
Max Kellermann
9
-83
/
+87
2012-08-07
DatabaseRegistry: list of plugins
Max Kellermann
2
-0
/
+75
2012-08-02
DatabaseGlue: remove db_walk(), db_visit()
Max Kellermann
2
-61
/
+0
2012-08-02
stats: convert to C++
Max Kellermann
1
-26
/
+31
2012-08-02
db_print: convert to C++
Max Kellermann
1
-154
/
+91
2012-08-02
dbUtils: split to Database{Queue,Playlist}.cxx
Max Kellermann
3
-209
/
+182
2012-08-02
DatabaseGlue: add function GetDatabase()
Max Kellermann
2
-0
/
+44
2012-08-02
DatabasePlugin: add simpler Visit() wrapepr
Max Kellermann
1
-0
/
+13
2012-08-02
DatabasePlugin: make Visit() const
Max Kellermann
3
-6
/
+6
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
28
-92
/
+123
2012-08-02
DatabaseVisitor, ...: use GError forward declaration
Max Kellermann
29
-29
/
+69
2012-08-01
db_plugin: convert to C++
Max Kellermann
9
-388
/
+362
2012-08-01
gcc.h: require g++ 4.5 or newer
Max Kellermann
1
-0
/
+4
2012-08-01
gcc.h: add fallback for C++11 "override"
Max Kellermann
1
-0
/
+9
2012-08-01
decoder/sidplay: fix C++ compiler warnings
Max Kellermann
1
-4
/
+4
2012-08-01
util/list: make safe for C++
Max Kellermann
1
-24
/
+25
2012-07-30
tcp_socket, ...: remove obsolet RAOP sources
Max Kellermann
6
-976
/
+0
[prev]
[next]