Stein Magnus Jodal
d03c184f0e
Fix wrong dates in changelog
2011-08-01 16:52:39 +02:00
Stein Magnus Jodal
b93926bec6
This doesn't match the Spotify Linux client after we moved it again.
2011-08-01 14:56:35 +02:00
Stein Magnus Jodal
61ca0669e7
Add docs for MPRIS frontend, update changelog.
2011-07-29 23:45:41 +02:00
Stein Magnus Jodal
c7c9f6b718
Merge branch 'develop' into feature/mpris-frontend
2011-07-27 00:21:23 +02:00
Stein Magnus Jodal
47a8993b26
Formatting
2011-07-27 00:21:14 +02:00
Stein Magnus Jodal
7a2984528c
Merge branch 'develop' into feature/mpris-frontend
...
Conflicts:
mopidy/backends/base/playback.py
mopidy/listeners.py
tests/backends/events_test.py
tests/listeners_test.py
2011-07-27 00:19:04 +02:00
Thomas Adamcik
6bd3918706
Add idle addition to changelog
2011-07-24 12:03:30 +02:00
Stein Magnus Jodal
99e80f3f7b
Merge branch 'develop' into feature/mpris-frontend
2011-07-18 10:22:59 +02:00
Stein Magnus Jodal
2ec9570a4c
Formatting
2011-07-18 10:17:59 +02:00
Thomas Adamcik
0479adf7fc
Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs.
2011-07-18 00:15:58 +02:00
Thomas Adamcik
728fbe7fe3
Merge branch 'develop' into feature/xdg-folders
2011-07-17 23:58:42 +02:00
Stein Magnus Jodal
a8459c1d9b
Merge branch 'develop' into feature/mpris-frontend
2011-07-17 23:57:32 +02:00
Thomas Adamcik
1727a73f5f
Merge branch 'develop' into feature/glib-loop
...
Conflicts:
docs/changes.rst
2011-07-17 23:45:20 +02:00
Thomas Adamcik
83ccee0bf5
Set metadata to ' ' when data is mising ( fixes : #122 )
2011-07-17 03:11:02 +02:00
Thomas Adamcik
0f976fe4e0
Add changes notes about network code changes
2011-07-17 02:38:41 +02:00
Thomas Adamcik
c5b7d5a35e
Note XDG change in changes file
2011-07-17 02:33:21 +02:00
Stein Magnus Jodal
d5913b3a87
Merge branch 'feature/event-listeners' into feature/mpris-frontend
...
Conflicts:
mopidy/backends/base/playback.py
tests/backends/events_test.py
2011-06-29 19:02:15 +03:00
Stein Magnus Jodal
5c66f19d1a
Avoid blocking when broadcasting events
2011-06-29 18:59:59 +03:00
Stein Magnus Jodal
232d81aab8
Merge branch 'feature/event-listeners' into feature/mpris-frontend
...
Conflicts:
docs/changes.rst
2011-06-27 19:49:07 +03:00
Stein Magnus Jodal
0794a8792a
Add BackendListener interface to be impl by any who wants events from the backend
2011-06-27 19:39:43 +03:00
Stein Magnus Jodal
622a99ad3b
Change uri_handlers to uri_schemes on backends
2011-06-27 18:02:02 +03:00
Stein Magnus Jodal
3f325c936d
Change uri_handlers to uri_schemes on backends
2011-06-22 00:04:02 +03:00
Stein Magnus Jodal
efb3cb1102
Merge branch 'develop' into feature/mpris-frontend
2011-06-15 23:18:53 +02:00
Stein Magnus Jodal
653890c037
Ready for v0.6 development
2011-06-15 23:10:51 +02:00
Stein Magnus Jodal
d30ee6a968
Update changelog for v0.5.0 release
2011-06-15 22:32:57 +02:00
Stein Magnus Jodal
e6e2ab5855
Add shutdown procedure improvements to changelog
2011-06-15 22:31:54 +02:00
Stein Magnus Jodal
4090c14ae1
pyspotify 1.3 adds autolinking of tracks. Fixes #34 .
2011-06-12 11:37:15 +02:00
Stein Magnus Jodal
8107c77bcf
Require pyspotify 1.3
2011-06-12 02:25:51 +02:00
Stein Magnus Jodal
fae469cca3
Merge branch 'develop' into feature/mpris-frontend
...
Conflicts:
docs/changes.rst
2011-06-10 19:30:00 +02:00
Johannes Knutsen
32915b6832
Add --interactive feature to changelog
2011-06-09 20:47:20 +02:00
Stein Magnus Jodal
3432c84e68
Add new SPOTIFY_BITRATE setting to changelog
2011-06-09 17:38:33 +02:00
Stein Magnus Jodal
ed59030a50
Update changelog for 0.5.0 release
2011-06-09 16:10:28 +02:00
Stein Magnus Jodal
02ff811770
Merge pull request #106 from adamcik/feature/improve-scanner
...
feature/improve-scanner
2011-06-09 04:56:35 -07:00
Thomas Adamcik
b6d1ff2b74
Add scanner improvements to changelog
2011-06-09 13:54:12 +02:00
Stein Magnus Jodal
7c6c48feaa
Merge branch 'develop' into feature/mpris-frontend
2011-06-07 16:30:05 +02:00
Stein Magnus Jodal
f35eb4aa9b
Require libspotify 0.0.8 and pyspotify 1.2
2011-06-07 16:04:26 +02:00
Stein Magnus Jodal
20d3b48bb5
Update changelog with fix for GH-59 ( fixes : #59 )
2011-06-07 16:02:29 +02:00
Stein Magnus Jodal
61375f0edc
Merge branch 'develop' into feature/mpris-frontend
...
Conflicts:
docs/changes.rst
2011-06-07 02:30:01 +02:00
Stein Magnus Jodal
3e18254c18
Change playback.{next,prev} to not imply play()
2011-06-05 15:47:15 +02:00
Stein Magnus Jodal
6c68b17b45
Fix 'commands' and 'notcommands' for unauthenticated users
...
Use newly gained access to the current user's authentication state and
the command handler's auth_required flag to give correct 'commands' and
'notcommands' output to unauthenticated users when password
authentication is activated.
2011-06-04 19:44:16 +02:00
Stein Magnus Jodal
6b71a7acb5
Update changelog with MPD improvements
2011-06-03 23:39:34 +02:00
Stein Magnus Jodal
0e098e9b60
Replace not decodable characters returned from Spotify instead of crashing
2011-06-02 18:38:11 +02:00
Stein Magnus Jodal
38733c9d9a
Change changelog header format, so we get permanent anchors instead of #id1 and so on
2011-05-19 23:23:31 +02:00
Stein Magnus Jodal
fe76528738
Update changelog with --list-settings improvements. ( Fixes #91 )
2011-05-19 23:17:10 +02:00
Stein Magnus Jodal
b6c1f5fc15
Update changelog with fix for #95
2011-05-09 23:25:29 +02:00
Stein Magnus Jodal
254d955385
Merge branch 'hotfix/0.4.1' into develop
...
Conflicts:
docs/changes.rst
mopidy/__init__.py
tests/version_test.py
2011-05-06 00:25:06 +02:00
Stein Magnus Jodal
ffb2985fda
Update changelog for 0.4.1 release
2011-05-06 00:21:24 +02:00
Stein Magnus Jodal
eb13a8abd1
Add credits and issue reference to changelog
2011-05-06 00:14:09 +02:00
Stein Magnus Jodal
79fc6a11da
Update changelog with removal of redundant Pykka proxy creation
2011-05-06 00:01:03 +02:00
Stein Magnus Jodal
9b0499bc1a
Update changelog with UnicodeDecodeError fix from bok
2011-05-05 23:59:02 +02:00