aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* Main: use ThreadId instead of GThread*Max Kellermann2013-10-171-2/+2
* DecoderControl: use GLib forward declarationsMax Kellermann2013-09-271-2/+1
* Main: move global variables to struct InstanceMax Kellermann2013-04-171-3/+2
* ClientList: convert to a classMax Kellermann2013-01-161-0/+2
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-1/+3
* PlayerThread: use pc.cond instead of main_condMax Kellermann2013-01-101-2/+0
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-1/+1
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-1/+1
* main: use C++ compilerMax Kellermann2012-09-281-0/+74