aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.9.00.9.0Mike Gabriel2021-11-178-9519/+5772
|
* Merge branch 'tari01-pr/scroll-message'Mike Gabriel2021-11-171-1/+1
|\ | | | | | | Attribute GH PR #67: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/67
| * src/service.vala: Change scrolling debug message typeRobert Tari2021-11-171-1/+1
|/
* Merge branch 'tari01-pr/refactor-schema-detection'Mike Gabriel2021-11-179-41/+29
|\ | | | | | | Attributes GH PR #66: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/66
| * Clean up schema detection and conditional codeRobert Tari2021-11-159-41/+29
|/
* Revert ".travis.yml: Re-enable ppc64le builds on Travis CI again."Mike Gabriel2021-11-121-1/+1
| | | | This reverts commit 4dff3bbcaa3cd463153a374051f4305ea2fa26ab.
* .travis.yml: Re-enable ppc64le builds on Travis CI again.Mike Gabriel2021-11-121-1/+1
|
* Merge branch 'tari01-pr/drop-org-ayatana-accountsservice-sound'Mike Gabriel2021-11-1218-175/+43
|\ | | | | | | Attributes GH PR #65: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/65
| * debian/copyright: Remove org.ayatana.AccountsService.Sound filesRobert Tari2021-11-121-5/+0
| |
| * Drop org.ayatana.AccountsService.SoundRobert Tari2021-11-1217-170/+43
|/
* Translated using Weblate (Catalan)Joan CiberSheep2021-11-101-9/+15
| | | | | | | Currently translated at 100.0% (53 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/ca/
* Merge branch 'tari01-pr/drop-org-ayatana-sound'Mike Gabriel2021-11-107-24/+30
|\ | | | | | | Attributes GH PR #64: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/64
| * debian/copyright: Remove org.ayatana.sound.gschema.xmlRobert Tari2021-11-101-1/+0
| |
| * Drop data/org.ayatana.sound.gschema.xmlRobert Tari2021-11-105-23/+15
| |
| * .build.yml: Add lomiri-schemas dependency and install from gitRobert Tari2021-11-101-0/+15
|/
* Merge branch 'tari01-pr/rename-to-x-lomiri'Mike Gabriel2021-11-094-14/+14
|\ | | | | | | Attributes GH PR #62: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/62
| * Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-094-14/+14
|/
* Merge branch 'sunweaver-pr/lomiri-api-gmenuharness-build-CI'Robert Tari2021-11-081-10/+72
|\ | | | | | | Attributes GH PR #60: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/60
| * src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS and what ↵Mike Gabriel2021-11-081-2/+2
| | | | | | | | happens if defined as ON.
| * .build.yml: Adjust for gmenuharness not yet being in Debian testing.Mike Gabriel2021-11-081-4/+4
| | | | | | | | | | This commit can simply be reverted once gmenuharness has landed in Debian testing (bookworm).
| * .build.yml: Build lomiri-api and/or gmenuharness from source, if needed.Mike Gabriel2021-11-081-10/+33
| | | | | | | | Fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/59
| * .build.yml: Provide extra dependency list for debian:stable.Mike Gabriel2021-11-081-0/+39
| |
* | Merge branch 'sunweaver-pr/fix-vala-adding-system-settings-code'Robert Tari2021-11-081-2/+2
|\ \ | |/ |/| | | Attributes GH PR #58: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/58
| * src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS and what ↵Mike Gabriel2021-11-081-2/+2
|/ | | | happens if defined as ON.
* Merge branch 'tari01-pr/drop-gmenuharness'Mike Gabriel2021-11-0817-1882/+20
|\ | | | | | | Attributes GH PR #56; https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/56
| * debian/: Switch to system gmenuharnessRobert Tari2021-11-082-10/+2
| | | | | | | | | | - debian/copyright: Remove all references to gmenuharness - debian/control: Add gmenuharness build dependency
| * Drop local gmenuharness, use it from the systemRobert Tari2021-11-0813-1864/+5
| |
| * po/POTFILES.in: Remove gmenuharness filesRobert Tari2021-11-081-8/+0
| |
| * .build.yml: Build gmenuharness from gitRobert Tari2021-11-081-0/+13
|/
* Merge branch 'tari01-pr/rename-accountsservice-ubuntu-schemas'Mike Gabriel2021-11-081-1/+1
|\ | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/54
| * data/CMakeLists.txt: Rename accountsservice-ubuntu-schemasRobert Tari2021-11-081-1/+1
|/
* Merge branch 'tari01-pr/restrict-com-canonical-settings-sound-to-unity'Mike Gabriel2021-11-082-160/+170
|\ | | | | | | Attributes GH PR #53: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/53
| * Restrict com.canonical.settings.sound code to UnityRobert Tari2021-11-082-10/+20
| |
| * Whitespace fixRobert Tari2021-11-081-155/+155
|/
* Merge branch 'tari01-pr/rename-com-ubuntu-accountsservice-securityprivacy'Mike Gabriel2021-11-081-1/+1
|\ | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/52
| * tests/service-mocks/media-player-mpris-mock/CMakeLists.txt: Rename ↵Robert Tari2021-11-081-1/+1
|/ | | | com.ubuntu.AccountsService.SecurityPrivacy
* Merge branch 'tari01-pr/fix-ambiguous-language-code'Mike Gabriel2021-11-082-281/+0
|\ | | | | | | Attributes GH PR #51: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/51
| * Fix missing HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS definitionRobert Tari2021-11-081-1/+4
| |
| * Use 'ayatana' namespace for unit tests.Robert Tari2021-11-0814-22/+22
| |
| * Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-088-8/+8
| |
| * Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-081-3/+0
| |
| * d/copyright: Update copyright attributions for renamed files.Mike Gabriel2021-11-081-2/+2
| |
| * Rename com.ubuntu.AccountsService.SoundMike Gabriel2021-11-0811-13/+13
| |
| * Rename HAS_UBUNTU_SOUND_SCHEMARobert Tari2021-11-084-4/+4
| |
| * Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMARobert Tari2021-11-081-2/+2
| |
| * Rename com.ubuntu.soundRobert Tari2021-11-086-9/+9
| |
| * Whitespace fixRobert Tari2021-11-081-21/+21
| |
| * Translated using Weblate (Slovak)Andrej Shadura2021-11-081-43/+50
| | | | | | | | | | | | | | Currently translated at 79.2% (42 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/sk/
| * Translated using Weblate (Italian)Michele2021-11-081-10/+11
| | | | | | | | | | | | | | Currently translated at 88.6% (47 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/it/
| * Rename UNITY_API*Robert Tari2021-11-084-4/+4
| |