Commit Graph

4963 Commits

Author SHA1 Message Date
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
Stein Magnus Jodal
048c3bb544 core: Use library name instead of URI scheme in browse() 2014-01-02 23:10:15 +01:00
Stein Magnus Jodal
7dba0dafa5 mpd: Include dirs and files in lsinfo response 2014-01-02 22:06:33 +01:00
Stein Magnus Jodal
6027ed1fac core: Add library.browse() 2014-01-02 22:06:33 +01:00
Stein Magnus Jodal
a3731c8187 backend: Add library.browse() 2014-01-02 22:06:32 +01:00
Colin
30a648ee75 Fixed typo 2014-01-02 15:45:18 +00:00
Stein Magnus Jodal
0fb7c79524 log: Use loggers named after __name__ 2014-01-01 13:31:20 +01:00
Stein Magnus Jodal
9e905e2e4b docs: Bump copyright year to 2014 2014-01-01 13:15:51 +01:00
Stein Magnus Jodal
0d3867258a Merge branch 'master' into develop 2014-01-01 13:11:12 +01:00
Stein Magnus Jodal
8399e1f1b2 docs: Formatting 2014-01-01 13:11:04 +01:00
Stein Magnus Jodal
075b75993b Merge pull request #624 from lukegiuliani/patch-1
Add in additional detail for Gentoo installs
2014-01-01 04:08:45 -08:00
lukegiuliani
ed444a9aba Add in additional detail for Gentoo installs
Add in details around the fact that on Gentoo gstreamer-0.10 is in a slot, which is completely non-obvious the first time around.
2014-01-01 22:54:47 +11:00
Stein Magnus Jodal
9eb6307607 docs: Fix broken label reference 2013-12-31 16:36:04 +01:00
Stein Magnus Jodal
a9ab02737c docs: Remove outdated links to issue labels 2013-12-31 16:33:02 +01:00
Stein Magnus Jodal
79e0fe6d87 docs: Align header lines 2013-12-31 16:31:45 +01:00
Thomas Adamcik
702befd6ae Merge branch 'develop' into feature/extension-registry
Conflicts:
	setup.py
2013-12-31 15:34:02 +01:00
Thomas Adamcik
29bb2d52b6 local: Re-add test for #500 fix. 2013-12-31 15:31:09 +01:00
Thomas Adamcik
df12cba905 Merge pull request #623 from jodal/feature/move-frontends
Move MPD and HTTP frontends out of mopidy.frontends
2013-12-31 06:18:13 -08:00
Thomas Adamcik
e880cb56b5 local: Re-add progress helper and log flushes.
Refactored the progress helper to be used in batching flushes in addition to
logging.
2013-12-31 15:09:54 +01:00
Thomas Adamcik
63a8375429 local: Review comments and library interface update.
Added return value to flush so we can log what is being done.
2013-12-31 14:57:54 +01:00