Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add newline between sentences in volume warning (#3) | userj | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Revert "Merge pull request #19 from mateosalta/patch-1" | Ratchanan Srirattanamet | 2021-08-12 | 1 | -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 test | Ratchanan Srirattanamet | 2021-08-12 | 2 | -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. | ||||
* | backwards | mateosalta | 2021-08-12 | 1 | -2/+2 |
| | |||||
* | use avaible suru icons | mateosalta | 2021-08-12 | 1 | -2/+2 |
| | | | | icons used were from another theme, this switches out to available suru icons | ||||
* | Revert "bluetooth dedicated icons in notifications" | Michele | 2021-08-12 | 1 | -3/+2 |
| | |||||
* | bluetooth dedicated icons in notifications | Michele | 2021-08-12 | 1 | -2/+3 |
| | | | | the icon in notifications is now a bluetooth specific one if audio is over a bt device | ||||
* | Update warn-notification.vala | userj | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Import latest from launchpad | Dan Chapman | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Make volume warning more clear. | Mr Liau | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/disable-failing-tests' | Mike Gabriel | 2021-08-10 | 5 | -40/+40 |
|\ | | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/25 | ||||
| * | .build.yml: Re-enable commented-out unit tests. | Mike Gabriel | 2021-08-10 | 1 | -11/+11 |
| | | |||||
| * | Disable failing tests that cannot be fixed now | Mike Gabriel | 2021-08-10 | 4 | -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 Gabriel | 2021-08-10 | 1 | -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 message | Robert Tari | 2021-08-09 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'sunweaver-pr/travis-ci' | Robert Tari | 2021-08-05 | 5 | -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 Gabriel | 2021-08-05 | 2 | -0/+9 |
| | | | | | | | | calls. | ||||
| * | debian/rules: Drop -Denable_tests=off option. | Mike Gabriel | 2021-08-05 | 1 | -1/+0 |
| | | |||||
| * | .build.yml: Disable unit tests for now during CI builds. Unit tests are ↵ | Mike Gabriel | 2021-08-05 | 1 | -11/+11 |
| | | | | | | | | entirely broken at the moment for ayatana-indicator-sound. | ||||
| * | Travis CI: Initial draft for CI builds. | Mike Gabriel | 2021-08-05 | 2 | -0/+277 |
|/ | |||||
* | debian/copyright: Adjust to patch name changes (unity -> lomiri). | Mike Gabriel | 2021-08-05 | 1 | -5/+5 |
| | |||||
* | debian/copyright: Update from official Debian package. | Mike Gabriel | 2021-08-05 | 1 | -9/+261 |
| | |||||
* | Merge branch 'tari01-pr/suppress-vala-c-warnings' | Mike Gabriel | 2021-08-05 | 1 | -1/+5 |
|\ | | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/23 | ||||
| * | Suppress Vala C warnings | Robert Tari | 2021-08-05 | 1 | -1/+5 |
|/ | |||||
* | Merge branch 'tari01-pr/add-standard-ayatana-cmake-bits' | Mike Gabriel | 2021-08-05 | 1 | -9/+36 |
|\ | | | | | | | Attributes GH PR #22: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/22 | ||||
| * | Add standard Ayatana CMake bits | Robert Tari | 2021-08-05 | 1 | -9/+36 |
|/ | |||||
* | Merge branch 'tari01-pr/cmake-install-full' | Mike Gabriel | 2021-08-05 | 3 | -11/+11 |
|\ | | | | | | | Attributes GH PR #21: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/21 | ||||
| * | Use CMAKE_INSTALL_FULL_*DIR locations for installation | Robert Tari | 2021-08-05 | 3 | -7/+7 |
| | | |||||
| * | Whitespace fix | Robert Tari | 2021-08-05 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'tari01-pr/add-zenity-to-settings' | Mike Gabriel | 2021-08-05 | 6 | -628/+675 |
|\ | | | | | | | Attributes GH PR #18: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/18 | ||||
| * | po/ayatana-indicator-sound.pot: Re-create translation strings | Robert Tari | 2021-08-04 | 1 | -0/+275 |
| | | |||||
| * | po/POTFILES.in: Fix unity -> lomiry paths | Robert Tari | 2021-08-04 | 2 | -254/+4 |
| | | |||||
| * | src/service.vala: Display a zenity warning if the audio settings application ↵ | Robert Tari | 2021-08-04 | 1 | -8/+32 |
| | | | | | | | | | | | | is not found fixes #12 | ||||
| * | Whitespace fix | Robert Tari | 2021-08-04 | 1 | -599/+599 |
| | | |||||
| * | Add us to the copyright header | Robert Tari | 2021-08-04 | 4 | -4/+2 |
|/ | |||||
* | Merge branch 'tari01-pr/fix-build-warnings' | Mike Gabriel | 2021-08-04 | 16 | -2326/+2379 |
|\ | | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/17 | ||||
| * | Add us to the copyright header | Robert Tari | 2021-08-04 | 12 | -0/+25 |
| | | |||||
| * | Drop deprecated DBusProxy.create_for_bus | Robert Tari | 2021-08-04 | 1 | -3/+3 |
| | | |||||
| * | tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix annotation | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | tests/CMakeLists.txt: Add libdbustest-1 include path | Robert Tari | 2021-08-04 | 1 | -0/+1 |
| | | |||||
| * | tests/CMakeLists.txt: Suppress discarded qualifiers warning | Robert Tari | 2021-08-04 | 1 | -0/+2 |
| | | |||||
| * | src/volume-warning.vala: Fix static member access | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | src/media-player-mpris.vala: Fix implicit .begin | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | src/media-player-list-mpris.vala: Replace HashTable with GenericSet | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | src/volume-warning.vala: Remove the static modifier from constants | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | Handle all switch cases | Robert Tari | 2021-08-04 | 2 | -0/+7 |
| | | |||||
| * | Avoid possible null value | Robert Tari | 2021-08-04 | 2 | -5/+25 |
| | | |||||
| * | Throw GLib.DBusError, GLib.IOError | Robert Tari | 2021-08-04 | 5 | -15/+15 |
| | | |||||
| * | Drop --thread from vala_init | Robert Tari | 2021-08-04 | 2 | -2/+0 |
| | | |||||
| * | Whitespace fix | Robert Tari | 2021-08-04 | 12 | -2310/+2310 |
|/ |