aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Clean up schema detection and conditional codeRobert Tari2021-11-154-34/+14
|
* Drop org.ayatana.AccountsService.SoundRobert Tari2021-11-122-21/+17
|
* Drop data/org.ayatana.sound.gschema.xmlRobert Tari2021-11-101-2/+8
|
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-092-5/+5
|
* src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS and what ↵Mike Gabriel2021-11-081-2/+2
| | | | happens if defined as ON.
* Drop local gmenuharness, use it from the systemRobert Tari2021-11-086-1509/+0
|
* Restrict com.canonical.settings.sound code to UnityRobert Tari2021-11-082-10/+20
|
* Whitespace fixRobert Tari2021-11-081-155/+155
|
* Fix missing HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS definitionRobert Tari2021-11-081-1/+4
|
* Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-082-2/+2
|
* Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-081-3/+0
|
* Rename com.ubuntu.AccountsService.SoundMike Gabriel2021-11-082-2/+2
|
* Rename HAS_UBUNTU_SOUND_SCHEMARobert Tari2021-11-082-2/+2
|
* Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMARobert Tari2021-11-081-2/+2
|
* Rename com.ubuntu.soundRobert Tari2021-11-082-2/+2
|
* Whitespace fixRobert Tari2021-11-081-21/+21
|
* Rename UNITY_API*Robert Tari2021-11-052-2/+2
|
* Rename x-canonical-value-bar-tintRobert Tari2021-11-051-1/+3
|
* src/media-player-user.vala: Rename unity-greeter-session-broadcastRobert Tari2021-11-051-4/+4
|
* Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGSRobert Tari2021-11-022-4/+4
|
* src/CMakeLists.txt: Drop unused HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGSRobert Tari2021-11-021-3/+0
|
* Rename com.ubuntu.touch.AccountsService.SecurityPrivacyRobert Tari2021-11-022-5/+5
|
* Rename *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to ↵Robert Tari2021-11-012-8/+10
| | | | HAS_LOMIRI_ACCTSERVICE_SYSTEMSOUND_SETTINGS
* Rename com.ubuntu.touch.AccountsService.Sound to ↵Robert Tari2021-11-012-2/+4
| | | | com.lomiri.touch.AccountsService.Sound
* Whitespace fixRobert Tari2021-11-011-2/+2
|
* Raname x-canonical properties to x-ayatanaRobert Tari2021-10-272-4/+4
|
* Fix undefined VALA_EXTERNRobert Tari2021-10-211-0/+1
|
* Update Ayatana IDO namesRobert Tari2021-10-181-3/+3
|
* Drop lomiri-url-dispatcherRobert Tari2021-08-282-48/+18
|
* Replace code with libayatana-common functionsRobert Tari2021-08-282-45/+12
| | | | | | | - 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
* Fix possible null accessRobert Tari2021-08-281-17/+25
|
* Add newline between sentences in volume warning (#3)userj2021-08-121-1/+1
|
* Revert "Merge pull request #19 from mateosalta/patch-1"Ratchanan Srirattanamet2021-08-121-2/+2
| | | | | | | | | | This attempt to fix the microphone icon in the sound indicator doesn't fix the problem and breaks the test. I decided to revert it so that when the correct fix is in place (which is outside the indicator), it'll work as intended. This reverts commit d73cef63a75cb313842436266f5158de6ac3fe07, reversing changes made to 9dd32c3ac9392a5412d8274cb198e0d6687e982c.
* backwardsmateosalta2021-08-121-2/+2
|
* use avaible suru iconsmateosalta2021-08-121-2/+2
| | | | icons used were from another theme, this switches out to available suru icons
* Revert "bluetooth dedicated icons in notifications"Michele2021-08-121-3/+2
|
* bluetooth dedicated icons in notificationsMichele2021-08-121-2/+3
| | | | the icon in notifications is now a bluetooth specific one if audio is over a bt device
* Update warn-notification.valauserj2021-08-121-1/+1
|
* Import latest from launchpadDan Chapman2021-08-121-1/+1
|
* Make volume warning more clear.Mr Liau2021-08-121-1/+1
|
* src/volume-control-pulse.vala: Make stream-restore warning a debug messageRobert Tari2021-08-091-1/+1
|
* Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-051-1/+1
|
* src/service.vala: Display a zenity warning if the audio settings application ↵Robert Tari2021-08-041-8/+32
| | | | | | is not found fixes #12
* Whitespace fixRobert Tari2021-08-041-599/+599
|
* Add us to the copyright headerRobert Tari2021-08-044-4/+2
|
* Add us to the copyright headerRobert Tari2021-08-0411-0/+23
|
* Drop deprecated DBusProxy.create_for_busRobert Tari2021-08-041-3/+3
|
* src/volume-warning.vala: Fix static member accessRobert Tari2021-08-041-1/+1
|
* src/media-player-mpris.vala: Fix implicit .beginRobert Tari2021-08-041-1/+1
|
* src/media-player-list-mpris.vala: Replace HashTable with GenericSetRobert Tari2021-08-041-1/+1
|