aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'neochapay-fix_80'Mike Gabriel2022-06-131-0/+1
|\ | | | | | | Attributes GH PR #81: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/81
| * tests/CMakeLists.txt Add TEST_INCLUDE_DIRS to include-directoriesSergey Chupligin2022-06-131-0/+1
|/ | | | Fixes: https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/80
* Translated using Weblate (Russian)Sergii Horichenko2022-04-231-4/+9
| | | | | | | 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/ru/
* Translated using Weblate (Ukrainian)Sergii Horichenko2022-04-231-17/+18
| | | | | | | 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/uk/
* Translated using Weblate (Russian)Sergii Horichenko2022-04-231-7/+8
| | | | | | | Currently translated at 92.4% (49 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/ru/
* Translated using Weblate (Ukrainian)Sergii Horichenko2022-04-231-7/+11
| | | | | | | Currently translated at 94.3% (50 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/uk/
* Translated using Weblate (Korean)이정희2022-02-281-22/+23
| | | | | | | 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/ko/
* Merge branch 'tari01-pr/drop-lomiri-runtime-dependency'Mike Gabriel2022-02-251-7/+13
|\ | | | | | | Attributes GH PR #78: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/78
| * src/options-gsettings.vala: Use shared settings on Lomiri onlyRobert Tari2022-02-251-7/+13
|/
* release 22.2.022.2.0Mike Gabriel2022-02-186-7/+200
|
* Merge branch 'tari01-pr/build-with-werror'Mike Gabriel2022-02-186-310/+315
|\ | | | | | | Attributes GH PR #77: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/77
| * .build.yml: Build with -WerrorRobert Tari2022-02-181-3/+3
| |
| * Fix build warningsRobert Tari2022-02-185-15/+20
| |
| * Whitespace fixRobert Tari2022-02-181-299/+299
|/
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-02-183-12/+8
|\ | | | | | | Attributes GH PR #76: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/76
| * .build.yml: Drop extra compilation flagsRobert Tari2022-02-171-1/+0
| |
| * Clean up compilation flagsRobert Tari2022-02-172-11/+8
|/
* Merge branch 'tari01-pr/drop-pkglibexecdir'Mike Gabriel2022-02-171-1/+0
|\ | | | | | | Attributes GH PR #75: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/75
| * data/CMakeLists.txt: Drop unused pkglibexecdir definitionRobert Tari2022-02-171-1/+0
|/
* Merge branch 'tari01-pr/add-lomiri-features-flag'Mike Gabriel2022-02-1711-30/+41
|\ | | | | | | Attributes GH PR #74: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/74
| * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flowRobert Tari2022-02-171-1/+3
| |
| * Make Lomiri features configurable at build timeRobert Tari2022-02-1710-29/+38
|/
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base systemRobert Tari2022-02-081-1/+1
|
* Translated using Weblate (French)MonsieurBibo2022-01-301-7/+9
| | | | | | | Currently translated at 92.4% (49 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/fr/
* Translated using Weblate (Swedish)Anders Jonsson2022-01-221-4/+7
| | | | | | | 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/sv/
* Translated using Weblate (Hungarian)wigy2022-01-081-5/+9
| | | | | | | Currently translated at 58.4% (31 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/hu/
* Translated using Weblate (Portuguese)ssantos2022-01-031-10/+17
| | | | | | | 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/pt/
* Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features'Mike Gabriel2021-12-1513-994/+1025
|\ | | | | | | Attributes GH PR #71: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/71
| * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURESRobert Tari2021-12-091-1/+5
| |
| * .build.yml: Some cppcheck tweaksRobert Tari2021-12-091-1/+1
| |
| * Fix cppcheck warningsRobert Tari2021-12-0912-44/+71
| |
| * Whitespace fixRobert Tari2021-12-094-966/+966
|/
* Merge branch 'tari01-pr/fix-qt5-use-modules-warning'Mike Gabriel2021-12-084-24/+24
|\ | | | | | | Attributes GH PR #73: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/73
| * Fix qt5_use_modules warningRobert Tari2021-12-084-24/+24
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/72
* Merge branch 'tari01-pr/drop-accountsservice-file-check'Mike Gabriel2021-12-081-5/+0
|\ | | | | | | Attributes GH PR #70: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/70
| * CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml checkRobert Tari2021-12-081-5/+0
|/
* Translated using Weblate (Esperanto)phlostically2021-12-081-3/+3
| | | | | | | Currently translated at 77.3% (41 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
* Translated using Weblate (Esperanto)phlostically2021-11-241-2/+2
| | | | | | | Currently translated at 73.5% (39 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
* Translated using Weblate (Esperanto)phlostically2021-11-221-5/+8
| | | | | | | Currently translated at 71.6% (38 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
* Merge branch 'sunweaver-pr/drop-copy-of-test-sound-file'Robert Tari2021-11-221-0/+0
|\ | | | | | | Attributes GH PR #69: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/69
| * license headers: Stop using the '©' character.Mike Gabriel2021-11-2229-37/+37
| |
| * tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-2226-26/+26
| | | | | | | | | | | | | | | | | | Some license headers use "Canonical, Ltd." while others use "Canonical Ltd." as copyright holder. The correct form is the latter, so this change adjusts the spelling accordingly. This unification helps with generating debian/copyright files via scripts.
| * Translated using Weblate (Esperanto)phlostically2021-11-221-6/+8
| | | | | | | | | | | | | | Currently translated at 62.2% (33 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
| * Translated using Weblate (Esperanto)phlostically2021-11-221-31/+33
| | | | | | | | | | | | | | Currently translated at 50.9% (27 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
| * Translated using Weblate (Gaelic)Phil Clifford2021-11-221-4/+8
| | | | | | | | | | | | | | Currently translated at 1.8% (1 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/gd/
| * tests/integration/Copy of test-sound.wav: Drop superfluous file.Mike Gabriel2021-11-191-0/+0
| |
* | Merge branch 'sunweaver-pr/copyright-punctuation-fix'Robert Tari2021-11-2255-63/+63
|\ \ | | | | | | | | | Attributes GH PR #68: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/68
| * | Translated using Weblate (Esperanto)phlostically2021-11-221-6/+8
| | | | | | | | | | | | | | | | | | | | | Currently translated at 62.2% (33 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
| * | Translated using Weblate (Esperanto)phlostically2021-11-221-31/+33
| | | | | | | | | | | | | | | | | | | | | Currently translated at 50.9% (27 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/
| * | Translated using Weblate (Gaelic)Phil Clifford2021-11-221-4/+8
| | | | | | | | | | | | | | | | | | | | | Currently translated at 1.8% (1 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/gd/