aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-2/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Revert "Main: run the OS X native event loop"NanoTech2014-10-311-11/+0
* Main: run the OS X native event loopnanotech2014-10-101-0/+11
* db/Configured: store database file in cache directoryMax Kellermann2014-03-011-0/+5
* Main: inline mpd_main() on AndroidMax Kellermann2014-03-011-0/+4
* Main: remove unused global variable "main_thread"Max Kellermann2014-02-051-3/+0
* Instance: add attribute "event_loop"Max Kellermann2014-02-051-2/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: 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