Stein Magnus Jodal
c962bdffcf
docs: Remove reference to dummy backend
2014-01-11 16:49:34 +01:00
Stein Magnus Jodal
d724001f5b
tests: Move mopidy.backends.dummy to tests.dummy_backend
2014-01-11 15:49:22 +01:00
Stein Magnus Jodal
2731d23578
local: Move mopidy.{backends => }.local
2014-01-11 15:17:05 +01:00
Stein Magnus Jodal
120c381285
stream: Move mopidy.{backends => }.stream
2014-01-11 15:17:02 +01:00
Stein Magnus Jodal
7ab8fd8861
docs: Reference the correct element
2014-01-11 14:41:53 +01:00
Stein Magnus Jodal
cde87d8c3e
docs: Update/rewrite changelog
2014-01-11 14:40:42 +01:00
Stein Magnus Jodal
3c7c0ae46c
docs: Use Extension.setup() in extensiondev guide
2014-01-11 14:24:32 +01:00
Stein Magnus Jodal
b628825964
docs: Minor tweaks
2014-01-11 14:24:10 +01:00
Stein Magnus Jodal
99dff7515c
docs: Add check-manifest tips
2014-01-11 14:19:37 +01:00
Stein Magnus Jodal
bc4434a8cb
ext: Doc Registry and setup(), deprecate old methods
2014-01-11 14:16:51 +01:00
Stein Magnus Jodal
95ef4c0193
ext: Remove get_library_updaters()
2014-01-11 14:05:54 +01:00
Stein Magnus Jodal
9321ae5f78
docs: Remove visits counter
...
We got stats from GitHub now.
2014-01-10 08:29:00 +01:00
Stein Magnus Jodal
7897fe7bac
Fix typos
2014-01-10 00:04:39 +01:00
Thomas Adamcik
6afc85ec72
ext: Switch rest of bundled extensions to registry
2014-01-09 22:35:54 +01:00
Stein Magnus Jodal
58e3cb8faf
docs: Update changelog with library browsing
2014-01-09 22:33:15 +01:00
Thomas Adamcik
cb97def432
Merge pull request #626 from jodal/feature/library-browse
...
Library browsing support in backend and core API and MPD lsinfo command
2014-01-09 13:20:40 -08:00
Thomas Adamcik
1d93691296
docs: Add extend M3U to changelog
2014-01-09 22:15:48 +01:00
Thomas Adamcik
c51fdc68a2
Merge branch 'feature/extm3u' of https://github.com/tkem/mopidy into develop
...
Conflicts:
mopidy/backends/local/translator.py
2014-01-09 22:14:29 +01:00
Stein Magnus Jodal
8d6f9ee807
mpd: Use Ref type constants
2014-01-09 08:57:32 +01:00
Stein Magnus Jodal
fe28311324
models: Use new Ref constructors
2014-01-09 08:54:33 +01:00
Stein Magnus Jodal
9da5ccbb79
models: Add type specific constructors to Ref
2014-01-09 08:50:31 +01:00
Stein Magnus Jodal
1fd1a38013
Merge branch 'develop' into feature/library-browse
...
Conflicts:
mopidy/backends/local/json/library.py
mopidy/core/actor.py
tests/backends/local/library_test.py
2014-01-09 08:39:38 +01:00
Stein Magnus Jodal
28cf3228b2
Merge pull request #617 from adamcik/feature/extension-registry
...
Switch to registry for most of mopidy extension hooks
2014-01-08 23:32:06 -08:00
Thomas Adamcik
96eb9a87c6
mpd: Whitespace fix to make travis happy.
2014-01-09 00:41:46 +01:00
Thomas Adamcik
8df6a74f12
Merge pull request #630 from kingosticks/fix/ack-empty-mpd-command
...
Empty MPD commands should return an error instead of OK, just like the o...
2014-01-08 15:08:05 -08:00
kingosticks
f2a26ef246
Fixed line length for flake
2014-01-08 23:04:38 +00:00
Thomas Adamcik
042868e602
Merge branch 'develop' into feature/extension-registry
...
Conflicts:
mopidy/backends/local/json/actor.py
mopidy/backends/local/json/library.py
2014-01-08 23:50:03 +01:00
Thomas Adamcik
08961cfcdd
docs: Update change log and local library info
2014-01-08 23:47:24 +01:00
kingosticks
0d74be0b1e
Empty MPD commands should return an error instead of OK, just like the original MPD server. Includes tests.
2014-01-06 12:33:20 +00:00
Stein Magnus Jodal
26b3d268f7
docs: Change how to require() Mopidy.js
2014-01-04 16:16:25 +01:00
Stein Magnus Jodal
3f665ec29a
Include all files not ignored by Git in PyPI releases
2014-01-04 14:10:19 +01:00
Stein Magnus Jodal
789610c85a
docs: Update authors
2014-01-04 00:39:57 +01:00
Stein Magnus Jodal
7f467802f3
docs: Update changelog
2014-01-04 00:15:12 +01:00
Stein Magnus Jodal
a7d38df853
js: Release Mopidy.js 0.2.0 to npm
2014-01-04 00:13:19 +01:00
Stein Magnus Jodal
aa8406e309
js: Remove unused when-define-shim.js
2014-01-04 00:10:48 +01:00
Stein Magnus Jodal
edc27135fd
js: Build updated mopidy.js
2014-01-04 00:07:12 +01:00
Stein Magnus Jodal
c7e96cf992
js: Update all dependencies
2014-01-04 00:05:31 +01:00
Stein Magnus Jodal
ac7ff2744d
js: Update Node instructions, add changelog
2014-01-03 23:59:39 +01:00
Stein Magnus Jodal
a5bbe248cc
Merge remote-tracking branch 'connrs/browserify' into develop
...
Conflicts:
js/Gruntfile.js
2014-01-03 23:47:57 +01:00
Stein Magnus Jodal
67fafd67d2
docs: Add hint about installing extension packages ( fixes #627 )
2014-01-03 23:30:15 +01:00
Stein Magnus Jodal
dcd912580f
local: Change library.{name => root_directory_name}
2014-01-03 23:14:01 +01:00
Stein Magnus Jodal
252f4792a0
core: Check if library is browsable at startup
2014-01-03 23:12:03 +01:00
Stein Magnus Jodal
69836d2e16
backend: Rename library.name to library.root_directory_name
2014-01-03 23:10:02 +01:00
Stein Magnus Jodal
af3b0e40fd
models: Add Ref.type constants
2014-01-03 22:19:54 +01:00
Stein Magnus Jodal
1d690a09c7
Merge branch 'master' into develop
2014-01-03 20:38:22 +01:00
Stein Magnus Jodal
d8ba9d8ecb
docs: Unbreak docs building
...
(cherry picked from commit 7b667028e1 )
2014-01-03 20:38:09 +01:00
Paul Connolley
32252cb100
Updated npm version to 0.2.0
...
After using this in our live mopidy system for the last 2 weeks, I am
quite happy about the stability of the release. I've updated the
package.json file as it makes sense to incorporate this in to my final
commit for issue #609
2014-01-03 11:28:03 +00:00
Stein Magnus Jodal
7c8a63e7be
docs: Update authors
2014-01-02 23:21:54 +01:00
Stein Magnus Jodal
763dd2dbc2
Merge master into develop
2014-01-02 23:14:30 +01:00
Stein Magnus Jodal
20dd87eae4
Merge pull request #625 from kiteflyingmonkey/patch-1
...
Fixed typo
2014-01-02 14:14:15 -08:00