Stein Magnus Jodal
1dab53d5c8
Ignore *.egg-info files generated by setuptools
2013-04-01 13:08:53 +02:00
Stein Magnus Jodal
c905134bf4
Fix error in MANIFEST.in
2013-04-01 13:08:53 +02:00
Thomas Adamcik
bd90ed63e8
Merge pull request #372 from jodal/feature/add-extension-superclass
...
Add extension superclass and exception
2013-04-01 02:43:47 -07:00
Stein Magnus Jodal
64b0cc7b98
ext: Support multiple frontends/backends in an extension
2013-04-01 11:30:07 +02:00
Stein Magnus Jodal
0ec989d2cb
ext: Add ExtensionError exception class
2013-04-01 11:11:37 +02:00
Stein Magnus Jodal
059147723b
tests: Test existing exception classes
2013-04-01 11:08:05 +02:00
Stein Magnus Jodal
f89f4151b0
ext: Add Extension base class
2013-04-01 11:02:02 +02:00
Stein Magnus Jodal
b095f14083
docs: Sort imports
2013-04-01 10:43:37 +02:00
Stein Magnus Jodal
1e49021c5b
docs: Refine extensiondev docs
2013-04-01 10:42:09 +02:00
Stein Magnus Jodal
e56a0376c2
docs: Simplify Extension class by removing @classmethod
2013-03-31 22:58:29 +02:00
Stein Magnus Jodal
f4ff30d382
docs: Add Debian package updating to the release procedure
2013-03-31 17:02:05 +02:00
Stein Magnus Jodal
5d83e3e97a
Release v0.13.0
2013-03-31 16:59:30 +02:00
Stein Magnus Jodal
950ba27197
docs: Update changelog for v0.13.0
2013-03-31 16:59:10 +02:00
Stein Magnus Jodal
d0082111b1
Bump version number to 0.13.0
2013-03-31 16:52:37 +02:00
Stein Magnus Jodal
4f8907bbeb
mpd: Handle paths as bytes with unknown encoding, not UTF-8 or Unicode
2013-03-31 16:46:03 +02:00
Stein Magnus Jodal
c25a6e4c78
docs: Refining the extensiondev docs
2013-03-31 16:20:17 +02:00
Stein Magnus Jodal
48ab99c457
docs: Cleanup changelog
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
22fbd9eff8
js: Bump minor version
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
bc78a65fff
js: Upgrade when.js from 1.8.1 to 2.0.0
2013-03-31 14:09:32 +02:00
Stein Magnus Jodal
82e94f00fe
docs: Reduce depth of ToCs on front page
2013-03-31 13:31:52 +02:00
Thomas Adamcik
6283c6ee9b
Merge pull request #363 from jodal/feature/expose-uri-schemes-to-http-clients
...
Expose uri schemes to http clients
2013-03-31 03:55:59 -07:00
Thomas Adamcik
ea48384ef8
Merge pull request #364 from jodal/feature/limit-search-by-uri-root
...
Limit search to only return matches within given URI roots
2013-03-31 03:52:28 -07:00
Stein Magnus Jodal
06c7d8ea46
Merge branch 'develop' into feature/limit-search-by-uri-root
...
Conflicts:
docs/changes.rst
2013-03-31 12:45:31 +02:00
Thomas Adamcik
2845f9cf8b
Merge pull request #365 from jodal/feature/tracklist-add-by-uri
...
Add to tracklist by URI
2013-03-31 00:31:02 -07:00
Stein Magnus Jodal
0fe5ff8712
docs: js/README.rst was renamed to .md
2013-03-31 07:51:21 +02:00
Stein Magnus Jodal
0cc7d8f9bf
docs: More on extensiondev
2013-03-31 03:03:10 +02:00
Stein Magnus Jodal
3d847862ae
mpris: Use add(uri=uri) instead of add(lookup(uri))
2013-03-31 00:19:50 +01:00
Stein Magnus Jodal
f26db23de9
mpd: Use add(uri=uri) instead of add(lookup(uri))
2013-03-31 00:19:40 +01:00
Stein Magnus Jodal
bfd2010639
core: Let tracklist.add() lookup tracks by URI
2013-03-31 00:13:59 +01:00
Stein Magnus Jodal
02ac0cae42
docs: Add Mopidy.js on Node to changelog
2013-03-30 23:34:00 +01:00
Thomas Adamcik
27d424ff5b
Merge pull request #360 from jodal/feature/mopidy-for-node
...
Mopidy.js on Node.js
2013-03-30 15:25:36 -07:00
Stein Magnus Jodal
8ab0f09743
docs: Update changelog
2013-03-30 22:27:28 +01:00
Stein Magnus Jodal
2abce2af38
core: Limit search to backends matching URI roots
...
Fixes #337
2013-03-30 22:20:19 +01:00
Stein Magnus Jodal
c54db3298f
backends: Make search/find_exact accept 'uris' kwarg
2013-03-30 22:19:13 +01:00
Stein Magnus Jodal
1704828504
backends: Make search/find_exact take a query dict instead of kwargs
2013-03-30 22:14:33 +01:00
Stein Magnus Jodal
4414deae1d
http: Expose core.get_uri_schemes ( Fixes #361 )
2013-03-30 21:03:12 +01:00
Stein Magnus Jodal
e6460b6945
jsonrpc: Handle Pykka's CallableProxy objects as regular methods
2013-03-30 21:01:01 +01:00
Stein Magnus Jodal
0c05d7c60e
docs: Update screenshot of woutervanwijk/Mopidy-Webclient
2013-03-30 15:20:55 +01:00
Stein Magnus Jodal
0db6853485
docs: Add JukePi to clients list
2013-03-30 15:19:36 +01:00
Stein Magnus Jodal
31afbf6d70
docs: Add Mopidy Lux to client list
2013-03-30 15:19:26 +01:00
Stein Magnus Jodal
eb58296d61
Update changelog and authors
2013-03-30 15:02:04 +01:00
Stein Magnus Jodal
7e0b16680c
Merge remote-tracking branch 'herrernst/fix-non-ascii-paths' into develop
2013-03-30 14:59:13 +01:00
Stein Magnus Jodal
8a8a5109d6
audio: Remove redundant logging
2013-03-30 14:57:37 +01:00
Stein Magnus Jodal
631afff031
Merge pull request #362 from kingosticks/feature/doc-settings-typo
...
Wrong module path for StreamBackend example in settings.BACKENDS doc string
2013-03-30 05:18:39 -07:00
Stein Magnus Jodal
9e5f0703c7
audio: Fix UnicodeDecodeError when logging errors
...
Fixes #347
2013-03-30 13:16:21 +01:00
Nick Steel
13f39c8bf7
Wrong module path for StreamBackend example
2013-03-30 11:54:06 +00:00
Stein Magnus Jodal
e21de8dc8c
Update changelog and authors
2013-03-30 01:58:23 +01:00
Zan Dobersek
129894c01e
Clean up gst.Caps initialization
...
There's no need for appending every audio/x-raw-* structure to the gst.Caps
individually, they can all be listed inline inside the gst.Caps initialization.
(cherry picked from commit 13f0bfffe17c07ddbc3a8e5fc1e29c0015502392)
2013-03-30 01:56:07 +01:00
Zan Dobersek
b2657566f4
Update the song1.ogg file
...
Provide the Ogg file that matches the MP3 file (i.e. the file from which it was
converted) in duration, specifically 4680 milliseconds.
(cherry picked from commit e42c359821c410f10251ead492659a1f9563d2d7)
2013-03-30 01:55:53 +01:00
Zan Dobersek
7c115076b0
Add test coverage for scanning of Ogg files
...
Provide a song1.ogg audio file, converted from the tests/data/scanner/simple/song1.mp3
file, and perform the same test checks on its scanned data that are performed for
song1.mp3. The expected results are the same except for a small difference in the
reported duration.
(cherry picked from commit 61aa28f8a562f0b0722e2b3414677da82588fdb8)
2013-03-30 01:55:33 +01:00