Commit Graph

220 Commits

Author SHA1 Message Date
Stein Magnus Jodal
e0e3a1c518 Update changelog 2011-12-28 00:05:28 +01:00
Stein Magnus Jodal
ba842d344d Update changelog wrt. merge of pyspotify 1.5 support 2011-11-02 09:28:34 +01:00
Stein Magnus Jodal
b0319d1f70 Prepare for v0.7 development 2011-10-09 00:43:20 +02:00
Stein Magnus Jodal
65ddaa1583 Update changelog for v0.6.0 release 2011-10-09 00:03:03 +02:00
Stein Magnus Jodal
e0bddfa109 Add MPD_SERVER_MAX_CONNECTIONS setting (fixes: #134) 2011-09-25 11:49:54 +02:00
Stein Magnus Jodal
6b7e7d2889 Use unicode for Spotify search queries, as required by pyspotify 1.4 (fixes #129) 2011-09-24 20:05:28 +02:00
Stein Magnus Jodal
28257306a4 Increase max number of Spotify search results 2011-08-13 17:40:06 +02:00
Stein Magnus Jodal
c6d258fae2 Remove unused destroy() methods from backend controllers and providers 2011-08-05 20:26:45 +02:00
Stein Magnus Jodal
e14c2aee04 Update changelog with fix for #113 2011-08-02 22:42:09 +02:00
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