aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop lomiri-url-dispatcherRobert Tari2021-08-281-44/+18
|
* Replace code with libayatana-common functionsRobert Tari2021-08-281-1/+1
| | | | | | | - CMakeLists.txt: Add libayatana-common build dependency - src/CMakeLists.txt: Add AyatanaCommon package to ayatana-indicator-sound-service - src/service.vala: Replace local code with libayatana-common functions - vapi/lomiri-url-dispatcher.vapi: Drop file
* Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-051-1/+1
|
* Drop --thread from vala_initRobert Tari2021-08-041-1/+0
|
* Whitespace fixRobert Tari2021-08-041-5/+5
|
* Port from Unity8 to Lomiri (URL Dispatcher and API).Mike Gabriel2021-01-121-1/+1
|
* src/accounts-service-access.vala: Locate another location in the code where ↵Mike Gabriel2018-01-161-0/+8
| | | | we need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS.
* src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables ↵Mike Gabriel2017-12-071-6/+11
| | | | up-and-running.
* src/CMakeLists.txt: No need to use add_definitions(). This project is purely ↵Mike Gabriel2017-12-071-2/+0
| | | | Vala.
* src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value.Mike Gabriel2017-12-071-1/+1
|
* Make AcctService SecurityPrivacy and System.Sound optional.Mike Gabriel2017-12-071-8/+29
|
* Revert "com.ubuntu.touch: Drop system sound setting access and privacy ↵Mike Gabriel2017-12-071-0/+8
| | | | | | settings access for now. Can be re-added later, if required." This reverts commit 2a1a7325adc6d0bbb57d7ed4bcef90e1285e1eb5.
* Vala defines != C defines.Mike Gabriel2017-12-021-2/+6
|
* src/CMakeLists.txt: White-space fix.Mike Gabriel2017-12-021-1/+0
|
* url-dispatcher: Properly build-time disable url-dispatcher support.Mike Gabriel2017-12-021-36/+51
|
* src/CMakeLists.txt: Fix typo flaw in add_defintions(...).Mike Gabriel2017-11-291-1/+1
|
* com.ubuntu.touch: Drop system sound setting access and privacy settings ↵Mike Gabriel2017-10-271-8/+0
| | | | access for now. Can be re-added later, if required.
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-37/+54
|
* Use coverage support from cmake-extras.Rodney Dawes2017-02-071-0/+8
|
* Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-231-11/+22
|
* Build using libgee-0.8-dev instead of libgee-devMatthias Klose2016-02-121-1/+1
|
* break volume-warning into an abstract base and concrete pulse-based implcharles kerr2015-12-291-0/+10
|
* bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVEcharles kerr2015-12-291-0/+1
|
* use the InfoNotification classcharles kerr2015-12-291-0/+9
|
* add WarnNotification to volume-warningcharles kerr2015-12-191-0/+10
| | | | | Not actually /used/ yet, but it compiles & tests still pass...
* move loudness warning's enabled & decibels from volume-control-pulse to optionscharles kerr2015-12-191-1/+7
|
* move max_volume into a reusable 'options' classcharles kerr2015-12-191-0/+17
|
* copy volume-control-pulse into a new class, volume-warningcharles kerr2015-12-191-0/+6
|
* Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-111-2/+1
|
* Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-1/+2
|
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-151-9/+10
|\
| * test version for gmenuharnessXavi Garcia Mena2015-09-071-9/+10
| |
* | Changed to show a notification when the active output changesXavi Garcia Mena2015-10-011-0/+1
|/
* Round the value because apparently i386 ends up at 59.9 in the test and ↵Ted Gould2015-02-191-0/+1
| | | | truncation causes a failure.
* Making the debug messages easier to readTed Gould2015-02-181-0/+1
|
* Putting an interface in for volume controlTed Gould2015-02-091-0/+6
|
* Linking and starting and failing! Ted Gould2015-01-271-1/+1
|
* Update to current trunkTed Gould2014-10-071-0/+1
|\
| * Adding support for setting volume per media roles (only used by touch atm)Ricardo Salveti de Araujo2014-09-181-0/+1
| |
* | Adding in a system sound settings proxyTed Gould2014-10-021-0/+4
| |
* | Adding in a privacy settings proxyTed Gould2014-09-231-0/+4
|/
* Update to the latest playerTed Gould2014-03-041-1/+0
|\
| * Sound menu doesn't need MPRIS, that's all in the playerTed Gould2014-03-031-1/+0
| |
* | Get teh greeter proxy and control itTed Gould2014-02-271-0/+1
| |
* | Adding the greeter broadcast DBus APITed Gould2014-02-271-0/+4
|/
* Build up our list of media players from the greeter listTed Gould2014-02-241-0/+1
|
* Connect to getting the proxy and the settingsTed Gould2014-02-211-0/+1
|
* Grab split out sound settingsTed Gould2014-02-211-0/+4
|\
| * Split out the sound settings interfaceTed Gould2014-02-211-0/+4
| |
* | A media player per-userTed Gould2014-02-211-0/+5
| |