aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseLock.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-08-10thread/Id: new class replacing GThread pointersMax Kellermann1-6/+7
2013-08-07*: remove remaining __cplusplus checksMax Kellermann1-4/+0
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-1/+2
2013-01-07DatabaseLock: use the Mutex class instead of GLib's GMutexMax Kellermann1-3/+4
2013-01-02db_lock: convert to C++Max Kellermann1-4/+3
2012-09-05db_lock: add C++ helper class ScopeDatabaseLockMax Kellermann1-0/+15
2012-02-02db_lock: add assertionsMax Kellermann1-0/+29
2012-01-21db_lock: new unified lock for songvec and dirvecMax Kellermann1-14/+22
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-04-13inotify: added setting "auto_update_depth"Max Kellermann1-2/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+1
2009-09-25automatically update the database with Linux inotifyMax Kellermann1-13/+15
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-08added missing explicit config.h includesMax Kellermann1-1/+1
2008-11-24tag_id3.h: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen1-2/+2
2008-10-17Makefile.am: don't compile disabled sourcesMax Kellermann1-1/+12
2008-08-29const pointersMax Kellermann1-1/+1
2008-08-29tag: moved code to tag_id3.cMax Kellermann1-4/+11
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2