aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* in main(), balance the notify_init() call with a notify_uninit() right before...Charles Kerr2015-03-101-0/+2
* in main.c's g_bus_own_name() calls, move service creation/export to bus_acqui...Charles Kerr2015-03-101-21/+35
* move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ...Charles Kerr2015-03-061-20/+10
* Better commentTed Gould2015-02-111-3/+15
* Make it so that Vala stops generating circular referencesTed Gould2015-02-111-5/+30
* Pulling the mainloop out of the service objectTed Gould2015-02-111-4/+18
* Make it so that the accounts service object is made outside of the service ob...Ted Gould2015-02-091-1/+4
* Make it so that we can inject the volume control object into the serviceTed Gould2015-02-091-1/+3
* Truth is difficultTed Gould2014-02-251-1/+1
* Detect which player list we need at startupTed Gould2014-02-121-1/+7
* Move the player list outside of the service creationTed Gould2014-02-121-1/+4
* Switch the build to have a library of all the vala componentsTed Gould2014-02-111-0/+32