aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateRemove.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24Update*: move to update/Max Kellermann1-97/+0
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann1-1/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-1/+4
2014-01-08SongSticker: use Song referencesMax Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-11-04Log: add level "DEFAULT"Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-22UpdateRemove: include cleanupMax Kellermann1-2/+0
2013-10-19*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-10-17Song: GetURI() returns std::stringMax Kellermann1-5/+4
2013-10-02Log: new logging library APIMax Kellermann1-2/+3
2013-07-28song: convert header to C++Max Kellermann1-4/+4
2013-04-17Main: move global variables to struct InstanceMax Kellermann1-2/+2
2013-01-21UpdateRemove: Mutex/Cond instead of GMutex/GCondMax Kellermann1-18/+10
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann1-3/+3
2013-01-09event_pipe.h: convert to C++Max Kellermann1-4/+1
2013-01-07Playlist: convert functions to methodsMax Kellermann1-3/+1
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann1-1/+4
2013-01-04playlist: convert to C++Max Kellermann1-1/+1
2013-01-02sticker: convert to C++Max Kellermann1-4/+2
2013-01-02update: convert to C++Max Kellermann1-2/+8
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2012-03-26Use g_message and not g_debug when removing songDan McGee1-1/+1
2012-02-12update_remove: add header update_remove.hMax Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10update_remove: use plain GCond instead of notifyMax Kellermann1-9/+16
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-11update: added missing config.h includesMax Kellermann1-1/+2
2009-09-24update: splitted update.c into several sourcesMax Kellermann1-0/+93