| Commit message (Expand) | Author | Age | Files | Lines |
* | Port from Unity8 to Lomiri (URL Dispatcher and API). | Mike Gabriel | 2021-01-12 | 1 | -1/+1 |
* | src/accounts-service-access.vala: Locate another location in the code where w... | Mike Gabriel | 2018-01-16 | 1 | -0/+8 |
* | src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables up-... | Mike Gabriel | 2017-12-07 | 1 | -6/+11 |
* | src/CMakeLists.txt: No need to use add_definitions(). This project is purely ... | Mike Gabriel | 2017-12-07 | 1 | -2/+0 |
* | src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value. | Mike Gabriel | 2017-12-07 | 1 | -1/+1 |
* | Make AcctService SecurityPrivacy and System.Sound optional. | Mike Gabriel | 2017-12-07 | 1 | -8/+29 |
* | Revert "com.ubuntu.touch: Drop system sound setting access and privacy settin... | Mike Gabriel | 2017-12-07 | 1 | -0/+8 |
* | Vala defines != C defines. | Mike Gabriel | 2017-12-02 | 1 | -2/+6 |
* | src/CMakeLists.txt: White-space fix. | Mike Gabriel | 2017-12-02 | 1 | -1/+0 |
* | url-dispatcher: Properly build-time disable url-dispatcher support. | Mike Gabriel | 2017-12-02 | 1 | -36/+51 |
* | src/CMakeLists.txt: Fix typo flaw in add_defintions(...). | Mike Gabriel | 2017-11-29 | 1 | -1/+1 |
* | com.ubuntu.touch: Drop system sound setting access and privacy settings acces... | Mike Gabriel | 2017-10-27 | 1 | -8/+0 |
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 1 | -37/+54 |
* | Use coverage support from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -0/+8 |
* | Created new class AccountsServiceAccess to hold all accounts service operations | Xavi Garcia Mena | 2016-02-23 | 1 | -11/+22 |
* | Build using libgee-0.8-dev instead of libgee-dev | Matthias Klose | 2016-02-12 | 1 | -1/+1 |
* | break volume-warning into an abstract base and concrete pulse-based impl | charles kerr | 2015-12-29 | 1 | -0/+10 |
* | bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVE | charles kerr | 2015-12-29 | 1 | -0/+1 |
* | use the InfoNotification class | charles kerr | 2015-12-29 | 1 | -0/+9 |
* | add WarnNotification to volume-warning | charles kerr | 2015-12-19 | 1 | -0/+10 |
* | move loudness warning's enabled & decibels from volume-control-pulse to options | charles kerr | 2015-12-19 | 1 | -1/+7 |
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 1 | -0/+17 |
* | copy volume-control-pulse into a new class, volume-warning | charles kerr | 2015-12-19 | 1 | -0/+6 |
* | Re-added integration tests using gmenuharness | Xavi Garcia Mena | 2015-11-11 | 1 | -2/+1 |
* | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -1/+2 |
* | Added integragrion tests to the devices labels and icons | Xavi Garcia Mena | 2015-10-15 | 1 | -9/+10 |
|\ |
|
| * | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 1 | -9/+10 |
* | | Changed to show a notification when the active output changes | Xavi Garcia Mena | 2015-10-01 | 1 | -0/+1 |
|/ |
|
* | Round the value because apparently i386 ends up at 59.9 in the test and trunc... | Ted Gould | 2015-02-19 | 1 | -0/+1 |
* | Making the debug messages easier to read | Ted Gould | 2015-02-18 | 1 | -0/+1 |
* | Putting an interface in for volume control | Ted Gould | 2015-02-09 | 1 | -0/+6 |
* | Linking and starting and failing! | Ted Gould | 2015-01-27 | 1 | -1/+1 |
* | Update to current trunk | Ted Gould | 2014-10-07 | 1 | -0/+1 |
|\ |
|
| * | Adding support for setting volume per media roles (only used by touch atm) | Ricardo Salveti de Araujo | 2014-09-18 | 1 | -0/+1 |
* | | Adding in a system sound settings proxy | Ted Gould | 2014-10-02 | 1 | -0/+4 |
* | | Adding in a privacy settings proxy | Ted Gould | 2014-09-23 | 1 | -0/+4 |
|/ |
|
* | Update to the latest player | Ted Gould | 2014-03-04 | 1 | -1/+0 |
|\ |
|
| * | Sound menu doesn't need MPRIS, that's all in the player | Ted Gould | 2014-03-03 | 1 | -1/+0 |
* | | Get teh greeter proxy and control it | Ted Gould | 2014-02-27 | 1 | -0/+1 |
* | | Adding the greeter broadcast DBus API | Ted Gould | 2014-02-27 | 1 | -0/+4 |
|/ |
|
* | Build up our list of media players from the greeter list | Ted Gould | 2014-02-24 | 1 | -0/+1 |
* | Connect to getting the proxy and the settings | Ted Gould | 2014-02-21 | 1 | -0/+1 |
* | Grab split out sound settings | Ted Gould | 2014-02-21 | 1 | -0/+4 |
|\ |
|
| * | Split out the sound settings interface | Ted Gould | 2014-02-21 | 1 | -0/+4 |
* | | A media player per-user | Ted Gould | 2014-02-21 | 1 | -0/+5 |
* | | Adding a stub object for the greeter list | Ted Gould | 2014-02-12 | 1 | -0/+6 |
* | | Putting an abstract MediaPlayerList class in the middle of the Mpris implemen... | Ted Gould | 2014-02-12 | 1 | -0/+6 |
|/ |
|
* | Setting up the build so we can have Vala mocks | Ted Gould | 2014-02-12 | 1 | -0/+3 |
* | Throwing an abstraction in front of the player | Ted Gould | 2014-02-12 | 1 | -0/+5 |
* | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 1 | -9/+20 |