Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up compilation flags | Robert Tari | 2022-02-17 | 1 | -2/+1 |
| | |||||
* | Make Lomiri features configurable at build time | Robert Tari | 2022-02-17 | 1 | -1/+1 |
| | |||||
* | Fix cppcheck warnings | Robert Tari | 2021-12-09 | 1 | -3/+6 |
| | |||||
* | Fix qt5_use_modules warning | Robert Tari | 2021-12-08 | 2 | -9/+9 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/72 | ||||
* | tests/*: Use one spelling for "Canonical Ltd." in copyright headers. | Mike Gabriel | 2021-11-19 | 13 | -13/+13 |
| | | | | | | | | | 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. | ||||
* | 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 | 6 | -29/+14 |
| | |||||
* | tests/service-mocks/media-player-mpris-mock/CMakeLists.txt: Rename ↵ | Robert Tari | 2021-11-08 | 1 | -1/+1 |
| | | | | com.ubuntu.AccountsService.SecurityPrivacy | ||||
* | Use 'ayatana' namespace for unit tests. | Robert Tari | 2021-11-08 | 14 | -22/+22 |
| | |||||
* | Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS | Robert Tari | 2021-11-08 | 4 | -4/+4 |
| | |||||
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 4 | -5/+5 |
| | |||||
* | Some CMakeLists.txt optimizations. | Mike Gabriel | 2018-01-16 | 1 | -13/+5 |
| | |||||
* | More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...). | Mike Gabriel | 2018-01-16 | 3 | -8/+15 |
| | |||||
* | tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check ↵ | Mike Gabriel | 2018-01-13 | 1 | -1/+1 |
| | | | | for com.ubuntu.AccountsService.Sound.xml. | ||||
* | tests/service-mocks/accounts-mock: Re-add ↵ | Mike Gabriel | 2018-01-13 | 2 | -3/+13 |
| | | | | com.ubuntu.AccountsService.Sound.Mock.xml and use it for testing this project on Ubuntu. | ||||
* | tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ↵ | Mike Gabriel | 2018-01-13 | 4 | -0/+16 |
| | | | | Ubuntu or other distro. | ||||
* | data/org.ayatana.AccountsService.Sound: Use Ayatana namespace. | Mike Gabriel | 2017-10-27 | 4 | -5/+5 |
| | | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted. | ||||
* | added integration test to check last running player | Xavi Garcia Mena | 2016-02-23 | 3 | -0/+20 |
| | |||||
* | added integration tests for adding/removing players and playback controls | Xavi Garcia Mena | 2016-01-29 | 2 | -0/+42 |
| | |||||
* | restore OSD notifications | Xavi Garcia Mena | 2015-12-23 | 21 | -0/+938 |
| | |||||
* | Reverted to release 507 | Xavi Garcia Mena | 2015-12-23 | 21 | -938/+0 |
| | |||||
* | Changed unit test to wait for the indicator to connect the user accounts | Xavi Garcia Mena | 2015-10-26 | 2 | -1/+3 |
| | |||||
* | fixed path for players desktop files | Xavi Garcia Mena | 2015-09-24 | 1 | -2/+2 |
| | |||||
* | Added test MPRIS player integration test | Xavi Garcia Mena | 2015-09-23 | 21 | -0/+936 |