Commit Graph

421 Commits

Author SHA1 Message Date
Stein Magnus Jodal
20d3b48bb5 Update changelog with fix for GH-59 (fixes: #59) 2011-06-07 16:02:29 +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
d0573aa7e8 docs: Do not autodoc private members any longer. The need really went away with the separation of BackendControllers and BackendProviders 2011-06-04 19:28:19 +02:00
Stein Magnus Jodal
6b71a7acb5 Update changelog with MPD improvements 2011-06-03 23:39:34 +02:00
Stein Magnus Jodal
4036b7dd8e Add missing inheritance diagrams for the MPD docs 2011-06-03 22:54:19 +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
b992277e7f docs: Move changes further down the front page 2011-05-24 21:15:12 +02:00
Stein Magnus Jodal
9c23949284 Homebrew no longer carries pip 2011-05-23 10:15:30 +02:00
Thomas Adamcik
35a169b8e7 Remove null output as it turns out we can run fine without any outputs 2011-05-20 22:30:59 +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
Thomas Adamcik
d136984f9f Split outputs into seperate files 2011-05-13 20:13:36 +02:00
Stein Magnus Jodal
9d3a5aa054 Fix error due to including BaseOutput twice in the docs 2011-05-09 23:47:11 +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
Thomas Adamcik
fad015ba7e Update changelog with modularised output and time error bug 2011-05-04 00:15:21 +02:00
Stein Magnus Jodal
ed5cd8f52b docs: Refresh docs wrt. mopidy.{gstreamer,outputs} 2011-05-03 10:08:21 +02:00
Stein Magnus Jodal
cec3c30400 Update changelog with fix for GH-85 2011-04-29 23:52:40 +02:00
Stein Magnus Jodal
b2e4f3903c Add NadMixer fix to changelog 2011-04-29 20:30:04 +02:00
Stein Magnus Jodal
1a3fa4b80d Prepare changelog for 0.5.0 development 2011-04-27 00:21:39 +02:00
Stein Magnus Jodal
b8a8da1cdc Add description of 0.4.0 release 2011-04-26 23:47:38 +02:00
Stein Magnus Jodal
f35e1348bc Update changelog with fixes from @adamcik 2011-04-26 23:24:23 +02:00
Stein Magnus Jodal
a7e6596578 Pause playback on Spoticy connection errors (fixes #65) 2011-04-26 23:07:36 +02:00
Stein Magnus Jodal
043338d3af Revert "Merge branch 'feature/multi-backend' into develop"
This reverts commit c8639f48da, reversing
changes made to 3e0a04ab91.
2011-04-25 15:14:00 +02:00
Stein Magnus Jodal
5f7988d974 Merge branch 'develop' into feature/multi-backend
Conflicts:
	mopidy/backends/local/__init__.py
	mopidy/outputs/gstreamer.py
	tests/frontends/mpd/audio_output_test.py
	tests/frontends/mpd/command_list_test.py
	tests/frontends/mpd/connection_test.py
	tests/frontends/mpd/current_playlist_test.py
	tests/frontends/mpd/dispatcher_test.py
	tests/frontends/mpd/music_db_test.py
	tests/frontends/mpd/playback_test.py
	tests/frontends/mpd/reflection_test.py
	tests/frontends/mpd/regression_test.py
	tests/frontends/mpd/status_test.py
	tests/frontends/mpd/stickers_test.py
	tests/frontends/mpd/stored_playlists_test.py
2011-04-25 15:05:33 +02:00
Stein Magnus Jodal
7f5aa6ed19 Update GitHub issues links to match new URL scheme 2011-04-11 23:01:20 +02:00
Stein Magnus Jodal
833f311cf6 Update changelog with symlink fix 2011-04-11 22:53:27 +02:00
Stein Magnus Jodal
6708ab79de Reduce log level from warning to info (fix #71) 2011-04-11 21:19:28 +02:00
Stein Magnus Jodal
e188f19595 Fix typo in 0.3.0 changelog 2011-04-06 23:05:55 +02:00
Stein Magnus Jodal
342c13f811 Fix 'song: None' in 'status' response 2011-04-06 22:40:50 +02:00
Stein Magnus Jodal
c5dd33a343 Replace invalid :cmd: with valid :command: 2011-04-05 21:50:07 +02:00
Stein Magnus Jodal
176409f0e8 Update changelog with patches from grunskis and octe 2011-04-05 21:46:11 +02:00
Stein Magnus Jodal
f3480ef680 Ironic: Misspelling 'bugs' 2011-04-05 21:36:05 +02:00
Stein Magnus Jodal
9e3cfc1072 Give jkp credits for fixing bugs in Pyspotify 2011-04-05 21:33:12 +02:00
Stein Magnus Jodal
2bacf5fe0b Fix link in changelog 2011-04-03 12:56:35 +02:00
Stein Magnus Jodal
f25f3d95c7 Update changelog after merge of feature/pykka-actors 2011-04-03 12:44:30 +02:00
Stein Magnus Jodal
b0f92af157 Merge remote branch 'mopidy/develop' into feature/pykka-actors 2011-03-31 09:05:59 +02:00
Stein Magnus Jodal
3aded359c5 Fix error in issue reference 2011-03-30 20:21:56 +02:00
Stein Magnus Jodal
dff5993727 Add Github issue reference 2011-03-30 20:18:04 +02:00
Stein Magnus Jodal
36b9c1af19 Update changelog with fixes by bok 2011-03-30 20:15:08 +02:00
Stein Magnus Jodal
4c5db1e25e docs: How to turn off 'idle' use ncmpcpp 2011-03-30 19:35:33 +02:00
Stein Magnus Jodal
4452957c10 Require Pykka 0.12 (not released yet) 2011-03-30 00:39:19 +02:00
Stein Magnus Jodal
2700698ec7 Require Pykka 0.11 2011-03-20 00:00:20 +01:00
Stein Magnus Jodal
46c6ee68df Fix ~200 backend tests 2011-03-10 23:19:44 +01:00
Stein Magnus Jodal
7f725e8c78 Upgrade to Pykka 0.10 2011-03-08 23:20:42 +01:00
Stein Magnus Jodal
18eec035b5 Add Pykka as dependency 2011-03-07 18:12:01 +01:00