Stein Magnus Jodal
|
b8c7703c79
|
mpris: Implement the playlists interface (fixes #229)
|
2012-11-17 01:45:24 +01:00 |
|
Stein Magnus Jodal
|
fd86b7173c
|
core: Add playlist to playlist_changed() event
|
2012-11-16 23:50:01 +01:00 |
|
Stein Magnus Jodal
|
6ffc61e9c9
|
core,mpd: Trigger tracklist_changed() instead of playlist_changed() on tracklist change
|
2012-11-16 11:46:04 +01:00 |
|
Stein Magnus Jodal
|
fff70c46a6
|
core: Make tracklist.append() return the appended TlTracks
|
2012-11-16 10:26:45 +01:00 |
|
Stein Magnus Jodal
|
4aa23e3306
|
docs: A small changelog cleanup
|
2012-11-15 09:16:01 +01:00 |
|
Stein Magnus Jodal
|
bcaeca7acc
|
scanner: Support multiple tag sets per track (fixes #236)
|
2012-11-14 22:51:12 +01:00 |
|
Stein Magnus Jodal
|
cee6894ff6
|
Update changelog
|
2012-11-14 09:27:03 +01:00 |
|
Stein Magnus Jodal
|
dc356a81fd
|
Merge branch 'feature/rename-cp-to-tracklist' into develop
Conflicts:
docs/changes.rst
mopidy/frontends/mpd/protocol/current_playlist.py
|
2012-11-13 19:09:18 +01:00 |
|
Stein Magnus Jodal
|
0dd09bce82
|
spotify: Support search by track URI (fixes #233)
|
2012-11-13 11:56:04 +01:00 |
|
Stein Magnus Jodal
|
7ec156e373
|
mpd: Don't lowercase search queries
|
2012-11-13 11:55:54 +01:00 |
|
Stein Magnus Jodal
|
4f0a708411
|
mpd: Allow 'file' key to 'search' and 'find'
|
2012-11-13 11:34:48 +01:00 |
|
Stein Magnus Jodal
|
bba9548b27
|
Rename 'current playlist' to 'tracklist'
|
2012-11-13 10:59:48 +01:00 |
|
Stein Magnus Jodal
|
1b5b7abfdd
|
Allow settings prefixed with 'CUSTOM_' (fixes #204)
|
2012-11-13 00:44:07 +01:00 |
|
Stein Magnus Jodal
|
6acaa490e9
|
Make all strings unicode by default (fixes #224)
|
2012-11-13 00:18:47 +01:00 |
|
Stein Magnus Jodal
|
c23baf859e
|
docs: Formatting
|
2012-11-08 23:15:13 +01:00 |
|
Thomas Adamcik
|
812733205f
|
Add notes about debug thread to development docs.
|
2012-11-08 23:06:38 +01:00 |
|
Thomas Adamcik
|
a4caf998bd
|
Add debug thread feature to changelog.
|
2012-11-08 22:57:11 +01:00 |
|
Stein Magnus Jodal
|
78bb341282
|
docs: Fix references to old installation docs
|
2012-11-06 16:27:31 +01:00 |
|
Stein Magnus Jodal
|
870d5db135
|
docs: Fix a broken link. Reduce amount of redirects
|
2012-11-04 21:54:56 +01:00 |
|
Stein Magnus Jodal
|
938524e67e
|
Merge branch 'develop' into feature/stored-playlists-cleanup
|
2012-11-03 22:02:19 +01:00 |
|
Stein Magnus Jodal
|
d985b8be38
|
Fix plchanges so it returns nothing when nothing has changed
|
2012-11-01 23:28:19 +01:00 |
|
Stein Magnus Jodal
|
60112897d2
|
MPD: Support listplaylist{,info} without quotes around spaceless playlist name (fixes #218)
|
2012-11-01 22:29:11 +01:00 |
|
Stein Magnus Jodal
|
3ce986f619
|
Update changelog with search by filename
|
2012-11-01 19:36:24 +01:00 |
|
Stein Magnus Jodal
|
58c190f12b
|
Fix grammar (#217)
|
2012-11-01 12:12:24 +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
|
f9f6f9394d
|
Remove stored_playlists.rename() (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
06bcad2db9
|
Make local.stored_playlists.save() capable of renaming playlists (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
d03881f173
|
Require stored_playlists.save() to return the updated playlist (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
0ddbb4e28a
|
Make core.stored_playlists.playlists read-only (#217)
|
2012-10-31 16:59:28 +01:00 |
|
Stein Magnus Jodal
|
ae344e937b
|
Merge branch 'master' into develop
Conflicts:
docs/changes.rst
mopidy/__init__.py
mopidy/audio/__init__.py
mopidy/backends/dummy.py
mopidy/backends/local/__init__.py
mopidy/backends/spotify/__init__.py
mopidy/utils/__init__.py
mopidy/utils/network.py
tests/version_test.py
|
2012-10-30 18:13:28 +01:00 |
|
Stein Magnus Jodal
|
056cbf16ec
|
Update changelog for 0.8.1
|
2012-10-30 16:38:21 +01:00 |
|
Stein Magnus Jodal
|
b5af038a02
|
Make sure volume are returned as an int
|
2012-10-30 16:38:21 +01:00 |
|
Stein Magnus Jodal
|
f1e2cff3e0
|
Update to work with Pykka 1.0
|
2012-10-30 16:28:20 +01:00 |
|
Stein Magnus Jodal
|
b53a82dbba
|
Fix 'not-negotiated' errors on some Spotify tracks (fixes #213)
|
2012-10-30 16:05:07 +01:00 |
|
Stein Magnus Jodal
|
e792fcd3b9
|
Include release year and artist on Spotify albums
|
2012-10-30 10:14:38 +01:00 |
|
Stein Magnus Jodal
|
d1a42d95f1
|
Add Album.date attribute
|
2012-10-30 09:56:53 +01:00 |
|
Stein Magnus Jodal
|
9bc123693e
|
Make NAD mixer respond to interrupts during calibration
|
2012-10-29 14:23:10 +01:00 |
|
Thomas Adamcik
|
2011f64049
|
Merge pull request #215 from jodal/feature/multi-backend
Initial support for multiple backends
|
2012-10-29 03:01:34 -07:00 |
|
Stein Magnus Jodal
|
b352a6ed4f
|
Code review improvements
|
2012-10-29 09:38:32 +01:00 |
|
Stein Magnus Jodal
|
c17f07e14b
|
Code review improvements
|
2012-10-29 09:25:48 +01:00 |
|
Stein Magnus Jodal
|
fbf642ca99
|
docs: Use dashes in all labels
|
2012-10-29 09:21:58 +01:00 |
|
Stein Magnus Jodal
|
9f69c62031
|
Fix typo in changelog and add another sentence
|
2012-10-29 01:08:06 +01:00 |
|
Stein Magnus Jodal
|
73cc10fffb
|
Add issue reference to changelog
|
2012-10-28 23:55:24 +01:00 |
|
Stein Magnus Jodal
|
be5759e9a1
|
Make sure volume are returned as an int
|
2012-10-28 23:24:52 +01:00 |
|
Stein Magnus Jodal
|
c2cde5267a
|
Update changelog with multi-backend changes
|
2012-10-28 21:49:29 +01:00 |
|
Stein Magnus Jodal
|
587dde287f
|
Update to work with Pykka 1.0
|
2012-10-26 22:32:06 +02:00 |
|
Stein Magnus Jodal
|
9144c28483
|
Fix 'not-negotiated' errors on some Spotify tracks (fixes #213)
|
2012-10-24 22:35:36 +02:00 |
|
Stein Magnus Jodal
|
8c78d469e2
|
Use Pykka proxies to send events
With Pykka >= 0.16, sending events can be done using proxies instead of
manually crafting Pykka's internal function call messages.
|
2012-09-27 22:25:22 +02:00 |
|
Stein Magnus Jodal
|
84f55d6853
|
Start changelog for v0.9
|
2012-09-20 01:07:38 +02:00 |
|
Stein Magnus Jodal
|
5d3a2fcba5
|
Update changelog for v0.8.0
|
2012-09-20 01:04:41 +02:00 |
|