Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |