Stein Magnus Jodal
b17f1fb310
Update project description in README
2010-06-07 02:19:19 +02:00
Stein Magnus Jodal
2e00afe826
docs: Fix error in example
2010-06-07 02:15:20 +02:00
Stein Magnus Jodal
a92c57ee89
docs: Split TOC into three parts and show the full depth
2010-06-07 02:14:53 +02:00
Stein Magnus Jodal
e31d41e7b3
Tweaking docs formatting
2010-06-07 00:01:01 +02:00
Stein Magnus Jodal
abd0d469c4
Add docs on how repeat/random/single/consume affects previous and next in MPD
2010-06-06 23:52:17 +02:00
Stein Magnus Jodal
7455eb961d
Fix formatting of default values for LOCAL_* settings.
2010-06-06 22:24:15 +02:00
Stein Magnus Jodal
a9923fcb23
Merge remote branch 'adamcik/gstreamer'
...
Conflicts:
mopidy/mpd/frontend.py
tests/mpd/frontend_test.py
GstreamerBackend now raises LookupError where the other backends just
returns None. We'll probably move in the direction of using LookupError
all over, but the changes to DummyBackend and generic tests was reverted
until BaseBackend, the backend API docs and the other backends are
updated to all raise LookupError.
2010-06-06 22:15:25 +02:00
Stein Magnus Jodal
d135066b0d
addid should ACK, and not crash or be silent on error conditions
2010-06-06 22:04:50 +02:00
Stein Magnus Jodal
6623007448
Ready for 0.1.0a3 development
2010-06-02 21:45:22 +02:00
Stein Magnus Jodal
64945b55a3
Release v0.1.0a2
2010-06-02 21:22:38 +02:00
Stein Magnus Jodal
7b43fe9509
docs: Remove 'last updated on' since it will always be today when docs are regenerated every 10 mins
2010-06-02 21:16:40 +02:00
Stein Magnus Jodal
d621fa9638
Add MPRIS to crazy-list
2010-05-06 10:49:41 +02:00
Thomas Adamcik
98f2f67663
Library needs to set id
2010-05-06 00:50:22 +02:00
Thomas Adamcik
f60301800d
Add FIXME with respect to volume in alsamixer
2010-05-06 00:15:00 +02:00
Thomas Adamcik
0186e3b56e
Fix test_add_uri_that_triggers_lookup_error
2010-05-06 00:11:30 +02:00
Thomas Adamcik
e0ffd7e7a1
Add test_add_uri_that_triggers_lookup_error
2010-05-06 00:11:23 +02:00
Thomas Adamcik
b090d37457
Fix dummy library with respect to raising lookup error
2010-05-06 00:11:11 +02:00
Stein Magnus Jodal
1e1bb0811f
Remove wrongly commited file
2010-05-06 00:01:17 +02:00
Thomas Adamcik
c8b3c91c7c
Test that playlistinfo -1 == playlistinfo and add FIXMEs for rest of playlistinfo tests
2010-05-05 23:55:28 +02:00
Thomas Adamcik
feb0b3f5f3
Add logging marker
2010-05-05 23:54:53 +02:00
Stein Magnus Jodal
6d2f544a6b
Despotify installation: Split Linux and OS X, drop MacPorts instructions
2010-05-05 23:32:19 +02:00
Thomas Adamcik
bfd34eb9e0
Fix gstreamer stored playlist controller with respect to tracks that don't exist in library (and test stub for issue)
2010-05-05 23:05:22 +02:00
Thomas Adamcik
09ffd91845
Fix playlistinfo handling to match mpd behaviour
2010-05-05 22:56:52 +02:00
Stein Magnus Jodal
db20c86c80
Split logging setup into two functions
2010-05-05 22:52:09 +02:00
Stein Magnus Jodal
1b7c1b0692
Merge remote branch 'adamcik/master'
2010-05-05 22:46:28 +02:00
Thomas Adamcik
e7014b9fb7
Merge branch 'master' into gstreamer
...
Conflicts:
mopidy/settings.py
2010-05-05 20:44:10 +02:00
Thomas Adamcik
3dac4f9474
Merge branch 'master' of git://github.com/jodal/mopidy
2010-05-05 20:43:19 +02:00
Thomas Adamcik
745675d0ff
Merge branch 'master' into gstreamer
2010-05-05 20:42:38 +02:00
Thomas Adamcik
7b31521968
Fix log format for server input, output
2010-05-05 20:41:15 +02:00
Thomas Adamcik
8875e054d0
Rename MUSIC_FOLDER, PLAYLIST_FOLDER and TAG_CACHE with LOCAL_ prefix
2010-05-05 20:28:51 +02:00
Stein Magnus Jodal
db97f456d4
Fix settings docs formatting
2010-05-05 20:20:39 +02:00
Thomas Adamcik
2c02dca44b
Merge branch 'master' into gstreamer
2010-05-05 20:20:13 +02:00
Stein Magnus Jodal
19593849fb
Update changelog
2010-05-05 20:17:58 +02:00
Thomas Adamcik
65c8dbc906
Fix tests with respect to dependecies between backends
2010-05-05 20:16:41 +02:00
Stein Magnus Jodal
429caf51aa
Add new setting MIXER_ALSA_CONTROL that overrides the control search in AlsaMixer
2010-05-05 20:04:25 +02:00
Stein Magnus Jodal
1660cccbea
Fix missing options.debug
2010-05-05 19:42:16 +02:00
Stein Magnus Jodal
8677a83dcc
Merge remote branch 'adamcik/debug-logger'
2010-05-05 19:40:18 +02:00
Thomas Adamcik
62dde4de74
Merge branch 'master' into gstreamer
2010-05-05 19:29:26 +02:00
Thomas Adamcik
733f51fdc6
Add info about defaults for DUMP settings
2010-05-05 19:29:20 +02:00
Thomas Adamcik
f55390ee18
Use path_to_uri to join dirs
2010-05-05 19:26:50 +02:00
Thomas Adamcik
1622f760f2
Add FIXMEs
2010-05-05 19:26:31 +02:00
Thomas Adamcik
998f9abae6
Load playlist tracks from library
2010-05-05 19:24:42 +02:00
Thomas Adamcik
60ca5e4841
Add logging for loading of tag_cache and playlists, and exception message for LookupError
2010-05-05 19:24:22 +02:00
Thomas Adamcik
f946386a7d
Reorder init of backends due to dependencies between them
2010-05-05 19:23:10 +02:00
Thomas Adamcik
8361b137cc
Rename debug option to dump
2010-05-05 19:21:47 +02:00
Thomas Adamcik
f0dfaaa363
Add client info to logs
2010-05-05 18:33:19 +02:00
Thomas Adamcik
fc8b932723
Add file based debug logger
2010-05-05 18:33:05 +02:00
Stein Magnus Jodal
c8b6e4728d
MPD: Handle 'play "-1"' in same way as 'playid "-1"'
2010-05-05 14:37:58 +02:00
Stein Magnus Jodal
b408751520
MPD: Handle 'lsinfo ""' in the same way as 'lsinfo' and 'lsinfo "/"'
2010-05-05 12:54:49 +02:00
Stein Magnus Jodal
5449374fa2
Ready for 0.1.0a2 development
2010-05-04 22:23:15 +02:00