summaryrefslogtreecommitdiff
path: root/src/Main.hxx
AgeCommit message (Expand)Author
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-31Revert "Main: run the OS X native event loop"NanoTech
2014-10-10Main: run the OS X native event loopnanotech
2014-03-01db/Configured: store database file in cache directoryMax Kellermann
2014-03-01Main: inline mpd_main() on AndroidMax Kellermann
2014-02-05Main: remove unused global variable "main_thread"Max Kellermann
2014-02-05Instance: add attribute "event_loop"Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-17Main: use ThreadId instead of GThread*Max Kellermann
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann
2013-01-16ClientList: convert to a classMax Kellermann
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann
2013-01-10PlayerThread: use pc.cond instead of main_condMax Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann
2012-09-28main: use C++ compilerMax Kellermann