Stein Magnus Jodal
|
5526ee5a95
|
core: Add CoreListener.playlists_loaded() event
|
2012-11-17 00:42:03 +01:00 |
|
Stein Magnus Jodal
|
4efff4a5a3
|
core: Trigger playlist_changed() event on create() and save()
|
2012-11-16 23:50:30 +01:00 |
|
Stein Magnus Jodal
|
fd86b7173c
|
core: Add playlist to playlist_changed() event
|
2012-11-16 23:50:01 +01:00 |
|
Stein Magnus Jodal
|
0e7f867d67
|
core: Test tracklist event trigging
|
2012-11-16 13:54:55 +01:00 |
|
Stein Magnus Jodal
|
d378fd7160
|
tests: Move events tests from tests/backends/ to tests/core
|
2012-11-16 11:53:48 +01:00 |
|
Stein Magnus Jodal
|
476df7a14d
|
core: Add tracklist_changed() event
|
2012-11-16 11:43:49 +01:00 |
|
Stein Magnus Jodal
|
3a24deaec3
|
Rename 'stored playlists' to 'playlists'
|
2012-11-14 09:23:19 +01:00 |
|
Stein Magnus Jodal
|
bba9548b27
|
Rename 'current playlist' to 'tracklist'
|
2012-11-13 10:59:48 +01:00 |
|
Stein Magnus Jodal
|
344d5bd49d
|
Merge pull request #238 from jodal/feature/optional-backend-providers
Make all three backend provider types optional
|
2012-11-13 01:41:18 -08:00 |
|
Stein Magnus Jodal
|
6acaa490e9
|
Make all strings unicode by default (fixes #224)
|
2012-11-13 00:18:47 +01:00 |
|
Stein Magnus Jodal
|
92bd599ecf
|
Update stored playlists controller to support backends without playlists
|
2012-11-12 22:38:49 +01:00 |
|
Stein Magnus Jodal
|
d748c07daf
|
Update playback controller to support backends without playback support
|
2012-11-12 22:19:27 +01:00 |
|
Stein Magnus Jodal
|
6f32d72792
|
Update the library controller to support backends without a library
|
2012-11-12 21:41:48 +01:00 |
|
Stein Magnus Jodal
|
6c49a7fc52
|
Make core.stored_playlists.save() support multibackend (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
3d05f3c65f
|
Change stored_playlists.delete() to accepting an URI (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
fd88b974e8
|
Make core.stored_playlists.refresh() support multibackend (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
8cc1896b9d
|
Make core.stored_playlists.lookup() support multibackend (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
e2474da1ef
|
Make core.stored_playlists.create() support multibackend (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
1014c6e373
|
Include both involved backends in the error message
|
2012-10-29 10:50:18 +01:00 |
|
Stein Magnus Jodal
|
4a79b559d5
|
Fail if two backends claims to handle the same URI schema
|
2012-10-29 10:31:35 +01:00 |
|
Stein Magnus Jodal
|
0641d2d207
|
Make core.stored_playlists.playlists support multiple backends
|
2012-10-28 11:10:40 +01:00 |
|
Stein Magnus Jodal
|
a35deec050
|
Make core.library support multiple backends
|
2012-10-28 11:10:39 +01:00 |
|
Stein Magnus Jodal
|
c47cec9e65
|
Make core.playback select backend based on track URI
|
2012-10-28 11:10:39 +01:00 |
|
Stein Magnus Jodal
|
7b9c682e95
|
Make core.uri_schemes include URI schemes from all backends
|
2012-10-28 11:10:39 +01:00 |
|
Stein Magnus Jodal
|
e7f08a7a20
|
Rename mopidy.{listeners.BackendListener => core.CoreListener}
|
2012-09-27 20:35:39 +02:00 |
|
Stein Magnus Jodal
|
0559213da3
|
Move backend controllers to mopidy.core
|
2012-09-13 23:41:20 +02:00 |
|