aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateRemove.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
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