Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up compilation flags | Robert Tari | 2022-02-17 | 1 | -2/+1 |
| | |||||
* | Fix cppcheck warnings | Robert Tari | 2021-12-09 | 1 | -3/+6 |
| | |||||
* | Fix qt5_use_modules warning | Robert Tari | 2021-12-08 | 1 | -6/+6 |
| | | | | 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 | 5 | -5/+5 |
| | | | | | | | | | 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. | ||||
* | Drop org.ayatana.AccountsService.Sound | Robert Tari | 2021-11-12 | 2 | -9/+5 |
| | |||||
* | 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 | 5 | -8/+8 |
| | |||||
* | Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS | Robert Tari | 2021-11-08 | 2 | -2/+2 |
| | |||||
* | Rename com.ubuntu.AccountsService.Sound | Mike Gabriel | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...). | Mike Gabriel | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ↵ | Mike Gabriel | 2018-01-13 | 2 | -0/+8 |
| | | | | Ubuntu or other distro. | ||||
* | data/org.ayatana.AccountsService.Sound: Use Ayatana namespace. | Mike Gabriel | 2017-10-27 | 1 | -1/+1 |
| | | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted. | ||||
* | 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 | 9 | -0/+488 |
| | |||||
* | Reverted to release 507 | Xavi Garcia Mena | 2015-12-23 | 9 | -488/+0 |
| | |||||
* | 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 | 9 | -0/+488 |