| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 1 | -3/+2 |
* | Created new class AccountsServiceAccess to hold all accounts service operations | Xavi Garcia Mena | 2016-02-23 | 1 | -53/+55 |
* | break volume-warning into an abstract base and concrete pulse-based impl | charles kerr | 2015-12-29 | 1 | -1/+1 |
* | in volume-warning, use pulse directly rather than through dbus | charles kerr | 2015-12-28 | 1 | -3/+5 |
* | instantiate volume-warning and pass it to the service | charles kerr | 2015-12-19 | 1 | -1/+4 |
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 1 | -2/+5 |
* | in main(), balance the notify_init() call with a notify_uninit() right before... | Charles Kerr | 2015-03-10 | 1 | -0/+2 |
* | in main.c's g_bus_own_name() calls, move service creation/export to bus_acqui... | Charles Kerr | 2015-03-10 | 1 | -21/+35 |
* | move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ... | Charles Kerr | 2015-03-06 | 1 | -20/+10 |
* | Better comment | Ted Gould | 2015-02-11 | 1 | -3/+15 |
* | Make it so that Vala stops generating circular references | Ted Gould | 2015-02-11 | 1 | -5/+30 |
* | Pulling the mainloop out of the service object | Ted Gould | 2015-02-11 | 1 | -4/+18 |
* | Make it so that the accounts service object is made outside of the service ob... | Ted Gould | 2015-02-09 | 1 | -1/+4 |
* | Make it so that we can inject the volume control object into the service | Ted Gould | 2015-02-09 | 1 | -1/+3 |
* | Truth is difficult | Ted Gould | 2014-02-25 | 1 | -1/+1 |
* | Detect which player list we need at startup | Ted Gould | 2014-02-12 | 1 | -1/+7 |
* | Move the player list outside of the service creation | Ted Gould | 2014-02-12 | 1 | -1/+4 |
* | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 1 | -0/+32 |