aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Turkish)Oğuz Ersen2021-08-131-10/+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/tr/
* Translated using Weblate (Swedish)Anders Jonsson2021-08-131-8/+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/sv/
* Translated using Weblate (Lithuanian)Gediminas Murauskas2021-08-131-14/+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/lt/
* Translated using Weblate (Hebrew)Yaron Shahrabani2021-08-131-15/+36
| | | | | | | Currently translated at 96.2% (51 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/he/
* Translated using Weblate (Czech)Milan Korecky2021-08-131-10/+13
| | | | | | | 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/cs/
* po/: Update translation files from source code.Mike Gabriel2021-08-12132-2922/+6921
|
* Merge branch 'tari01-pr/ubports-patches'Mike Gabriel2021-08-123-14/+18
|\ | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/26
| * 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.
| * integration-test: provide a temporary HOME directory to the testRatchanan Srirattanamet2021-08-122-13/+17
| | | | | | | | | | | | | | | | | | | | A couple of things in the integration-test rely on having a HOME directory. Provide a temporary HOME for the test and its child, which both prevents polluting the building user's HOME and allow the test to run where HOME=/nonexistent (i.e. autobuilder). Also remove the exception not to run the integration test inside the (Canonical's) Jenkins, as it's not relevant anymore.
| * 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
|/
* Merge branch 'tari01-pr/disable-failing-tests'Mike Gabriel2021-08-105-40/+40
|\ | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/25
| * .build.yml: Re-enable commented-out unit tests.Mike Gabriel2021-08-101-11/+11
| |
| * Disable failing tests that cannot be fixed nowMike Gabriel2021-08-104-29/+29
|/ | | | | | | | | | | | | | | - tests/volume-control-test.cc:BasicObject - tests/indicator-test.cc:PhoneMenu - tests/indicator-test.cc:DesktopMenu - tests/indicator-test.cc:BaseActions - tests/notifications-test.cc:StreamChanges - tests/notifications-test.cc:IconTesting - tests/notifications-test.cc:ServerRestart - tests/notifications-test.cc:HighVolume - tests/notifications-test.cc:MenuHide - tests/notifications-test.cc:ExtendendVolumeNotification - tests/notifications-test.cc:TriggerWarning - tests/integration/test-indicator.cpp:All tests
* Merge branch 'tari01-pr/stream-restore-debug'Mike Gabriel2021-08-101-1/+1
|\ | | | | | | Attributes GH PR #24: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/24
| * src/volume-control-pulse.vala: Make stream-restore warning a debug messageRobert Tari2021-08-091-1/+1
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-08-055-1/+286
|\ | | | | | | Attributes GH PR #19: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/19
| * tests/CMakeLists.txt: Set '-no-pie' linker option for all unit tests linker ↵Mike Gabriel2021-08-052-0/+9
| | | | | | | | calls.
| * debian/rules: Drop -Denable_tests=off option.Mike Gabriel2021-08-051-1/+0
| |
| * .build.yml: Disable unit tests for now during CI builds. Unit tests are ↵Mike Gabriel2021-08-051-11/+11
| | | | | | | | entirely broken at the moment for ayatana-indicator-sound.
| * Travis CI: Initial draft for CI builds.Mike Gabriel2021-08-052-0/+277
|/
* debian/copyright: Adjust to patch name changes (unity -> lomiri).Mike Gabriel2021-08-051-5/+5
|
* debian/copyright: Update from official Debian package.Mike Gabriel2021-08-051-9/+261
|
* Merge branch 'tari01-pr/suppress-vala-c-warnings'Mike Gabriel2021-08-051-1/+5
|\ | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/23
| * Suppress Vala C warningsRobert Tari2021-08-051-1/+5
|/
* Merge branch 'tari01-pr/add-standard-ayatana-cmake-bits'Mike Gabriel2021-08-051-9/+36
|\ | | | | | | Attributes GH PR #22: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/22
| * Add standard Ayatana CMake bitsRobert Tari2021-08-051-9/+36
|/
* Merge branch 'tari01-pr/cmake-install-full'Mike Gabriel2021-08-053-11/+11
|\ | | | | | | Attributes GH PR #21: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/21
| * Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-053-7/+7
| |
| * Whitespace fixRobert Tari2021-08-051-4/+4
|/
* Merge branch 'tari01-pr/add-zenity-to-settings'Mike Gabriel2021-08-056-628/+675
|\ | | | | | | Attributes GH PR #18: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/18
| * po/ayatana-indicator-sound.pot: Re-create translation stringsRobert Tari2021-08-041-0/+275
| |
| * po/POTFILES.in: Fix unity -> lomiry pathsRobert Tari2021-08-042-254/+4
| |
| * 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
|/
* Merge branch 'tari01-pr/fix-build-warnings'Mike Gabriel2021-08-0416-2326/+2379
|\ | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/17
| * Add us to the copyright headerRobert Tari2021-08-0412-0/+25
| |
| * Drop deprecated DBusProxy.create_for_busRobert Tari2021-08-041-3/+3
| |
| * tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix annotationRobert Tari2021-08-041-1/+1
| |
| * tests/CMakeLists.txt: Add libdbustest-1 include pathRobert Tari2021-08-041-0/+1
| |
| * tests/CMakeLists.txt: Suppress discarded qualifiers warningRobert Tari2021-08-041-0/+2
| |
| * 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
| |