| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up schema detection and conditional code | Robert Tari | 2021-11-15 | 1 | -1/+1 |
* | Drop org.ayatana.AccountsService.Sound | Robert Tari | 2021-11-12 | 2 | -9/+4 |
* | Drop data/org.ayatana.sound.gschema.xml | Robert Tari | 2021-11-10 | 1 | -4/+6 |
* | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 1 | -4/+4 |
* | Drop local gmenuharness, use it from the system | Robert Tari | 2021-11-08 | 1 | -5/+5 |
* | Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS | Robert Tari | 2021-11-08 | 2 | -2/+2 |
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 2 | -2/+2 |
* | Rename HAS_UBUNTU_SOUND_SCHEMA | Robert Tari | 2021-11-08 | 1 | -1/+1 |
* | Rename com.ubuntu.sound | Robert Tari | 2021-11-08 | 1 | -1/+1 |
* | Rename x-canonical-value-bar-tint | Robert Tari | 2021-11-05 | 1 | -3/+6 |
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 1 | -2/+2 |
* | Update Ayatana IDO names | Robert Tari | 2021-10-18 | 2 | -61/+61 |
* | integration-test: provide a temporary HOME directory to the test | Ratchanan Srirattanamet | 2021-08-12 | 2 | -13/+17 |
* | Disable failing tests that cannot be fixed now | Mike Gabriel | 2021-08-10 | 1 | -18/+18 |
* | tests/CMakeLists.txt: Set '-no-pie' linker option for all unit tests linker c... | Mike Gabriel | 2021-08-05 | 1 | -0/+1 |
* | release 0.8.20.8.2 | Mike Gabriel | 2021-01-28 | 1 | -0/+0 |
* | Port from Unity8 to Lomiri (URL Dispatcher and API). | Mike Gabriel | 2021-01-12 | 3 | -12/+12 |
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 2 | -225/+225 |
* | tests/integration/indicator-sound-test-base.cpp: The desktop pulseaudio daemo... | Mike Gabriel | 2019-08-28 | 1 | -0/+1 |
* | tests/integration/indicator-sound-test-base.cpp: Quote properly when loading ... | Mike Gabriel | 2019-08-28 | 1 | -1/+1 |
* | tests/integration/indicator-sound-test-base.cpp: Unset DBUS_SESSION_BUS_ADDRE... | Mike Gabriel | 2019-08-28 | 1 | -0/+1 |
* | tests/integration/: Drop commented out add_subdirectory() call. | Mike Gabriel | 2019-08-28 | 1 | -2/+0 |
* | tests/integration/: Don't avoid integration tests when user is jenkins. | Mike Gabriel | 2019-08-28 | 1 | -4/+2 |
* | tests/integration/: Properly set env variables for pulseaudio and assure depe... | Mike Gabriel | 2019-08-28 | 2 | -0/+19 |
* | tests/integration/utils/dbus-pulse-volume.cpp: Use ifdef, not if for testing ... | Mike Gabriel | 2019-08-28 | 1 | -1/+1 |
* | Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So l... | Mike Gabriel | 2018-03-12 | 1 | -10/+10 |
* | tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment. | Mike Gabriel | 2018-03-12 | 2 | -0/+2 |
* | tests/: Rename FAKE_HOME to TEST_HOME. | Mike Gabriel | 2018-01-16 | 2 | -2/+2 |
* | tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ... | Mike Gabriel | 2018-01-16 | 2 | -0/+8 |
* | Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ar... | Mike Gabriel | 2018-01-13 | 1 | -0/+4 |
* | tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure loca... | Mike Gabriel | 2018-01-13 | 2 | -0/+3 |
* | tests/: Disable two failing tests for now: DISABLED_DesktopMprisPlayersPlayba... | Mike Gabriel | 2017-12-02 | 1 | -2/+2 |
* | tests/: Fix indicator executable name. | Mike Gabriel | 2017-12-02 | 1 | -3/+3 |
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 3 | -114/+114 |
* | Add comment explaining pulseaudio startup issue. | Rodney Dawes | 2017-03-28 | 1 | -0/+7 |
* | Fix cmake option. | Rodney Dawes | 2017-03-27 | 1 | -1/+1 |
* | Disable integration tests when running under jenkins environment for now. | Rodney Dawes | 2017-03-27 | 1 | -2/+10 |
* | Use coverage support from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -0/+7 |
* | Use only the gmock module from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -4/+0 |
* | Fix gmock breakage | Pete Woods | 2016-12-09 | 1 | -2/+2 |
* | Added volume check to root icon test | Xavi Garcia Mena | 2016-03-17 | 1 | -0/+22 |
* | Changed code to get root icon, tests added | Xavi Garcia Mena | 2016-03-16 | 3 | -0/+85 |
* | Added integration tests to detect external microphones | Xavi Garcia Mena | 2016-03-04 | 3 | -20/+250 |
* | Changed following Charles's suggestions | Xavi Garcia Mena | 2016-03-02 | 2 | -8/+8 |
* | Fixed integration test | Xavi Garcia Mena | 2016-02-23 | 1 | -2/+0 |
* | added integration test to check last running player | Xavi Garcia Mena | 2016-02-23 | 2 | -11/+67 |
* | Changed last running player to user Accounts service | Xavi Garcia Mena | 2016-02-22 | 2 | -3/+34 |
* | Added persistence for last running player | Xavi Garcia Mena | 2016-02-10 | 1 | -1/+0 |
* | added integration tests for adding/removing players and playback controls | Xavi Garcia Mena | 2016-01-29 | 3 | -3/+617 |
* | disable integration test PhoneChangeRoleVolume, amd64 failure seems unrelated... | Charles Kerr | 2016-01-13 | 1 | -1/+1 |