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
/
update
/
UpdateGlue.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
storage: add abstract interface
Max Kellermann
1
-1
/
+1
2014-02-05
db/UpdateWalk: move LocalStorage to Instance
Max Kellermann
1
-1
/
+2
2014-02-05
db/UpdateGlue: relax assertion
Max Kellermann
1
-2
/
+2
2014-02-04
db/DatabaseListener: add method OnDatabaseSongRemoved()
Max Kellermann
1
-1
/
+1
2014-02-04
db/update/Service: use DatabaseListener instead of Instance
Max Kellermann
1
-4
/
+6
2014-02-04
db/update/Service: use EventLoop::IsInside()
Max Kellermann
1
-2
/
+6
2014-02-04
db/update/Service: initialize "progress" and "update_task_id"
Max Kellermann
1
-1
/
+3
2014-02-04
db/update/Service: add SimpleDatabase reference
Max Kellermann
1
-7
/
+6
2014-02-04
db/update/Walk: add Directory reference parameter
Max Kellermann
1
-1
/
+2
2014-01-31
db/update: convert runtime check to assertion
Max Kellermann
1
-4
/
+1
2014-01-30
db/update: convert to OO API
Max Kellermann
1
-54
/
+28
2014-01-24
Database*: move to db/
Max Kellermann
1
-1
/
+1
2014-01-24
Update*: move to update/
Max Kellermann
1
-0
/
+0
2014-01-14
UpdateGlue: let the update thread run at "idle" priority
Max Kellermann
1
-0
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-11
UpdateGlue: move stats_invalidate() call to Instance::DatabaseModified()
Max Kellermann
1
-3
/
+0
2014-01-10
Stats: lazy initialization
Max Kellermann
1
-1
/
+1
2013-10-17
UpdateGlue: handle update id management
Max Kellermann
1
-10
/
+20
2013-10-17
UpdateGlue: pass UpdateQueueItem around
Max Kellermann
1
-20
/
+16
2013-10-17
UpdateQueue: use std::string and std::queue
Max Kellermann
1
-6
/
+4
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-12
/
+8
2013-10-17
Main: use ThreadId instead of GThread*
Max Kellermann
1
-2
/
+3
2013-10-02
Stats: rename stats.h to Stats.hxx
Max Kellermann
1
-5
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-11
/
+10
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-5
/
+4
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-1
/
+1
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
1
-2
/
+2
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
1
-5
/
+3
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
1
-2
/
+5
2013-01-21
UpdateRemove: Mutex/Cond instead of GMutex/GCond
Max Kellermann
1
-1
/
+0
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-3
/
+3
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
Playlist: move playlist_increment_version_all() into the class
Max Kellermann
1
-1
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
1
-2
/
+2
2013-01-04
playlist: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-02
mapper: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
update: convert to C++
Max Kellermann
1
-7
/
+9
2012-09-28
main: use C++ compiler
Max Kellermann
1
-1
/
+1
2012-08-08
DatabaseGlue: add function db_is_simple()
Max Kellermann
1
-1
/
+1
2012-06-13
update_internal.h: split header
Max Kellermann
1
-1
/
+6
2012-02-12
update_remove: add header update_remove.h
Max Kellermann
1
-0
/
+1
2011-09-09
database: return GError on failure
Max Kellermann
1
-2
/
+8
2011-01-31
update: log all file permission problems
Max Kellermann
1
-0
/
+6
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-1
/
+2
2010-02-27
update: log start/finish of the update thread
Max Kellermann
1
-1
/
+11
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
[next]