index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main.hxx
Age
Commit message (
Expand
)
Author
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-31
Revert "Main: run the OS X native event loop"
NanoTech
2014-10-10
Main: run the OS X native event loop
nanotech
2014-03-01
db/Configured: store database file in cache directory
Max Kellermann
2014-03-01
Main: inline mpd_main() on Android
Max Kellermann
2014-02-05
Main: remove unused global variable "main_thread"
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-17
Main: use ThreadId instead of GThread*
Max Kellermann
2013-09-27
DecoderControl: use GLib forward declarations
Max Kellermann
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
2013-01-16
ClientList: convert to a class
Max Kellermann
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
2013-01-10
PlayerThread: use pc.cond instead of main_cond
Max Kellermann
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
2012-09-28
main: use C++ compiler
Max Kellermann