Thomas Adamcik
|
f5b6d0e994
|
Switch to using playbin in order to get simple base case working
|
2010-08-14 18:29:33 +02:00 |
|
Thomas Adamcik
|
48dc3137d5
|
Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer-local-backend
|
2010-08-14 18:20:36 +02:00 |
|
Stein Magnus Jodal
|
074976d9f3
|
Test MIXER_MAX_VOLUME and fix detected bugs
|
2010-08-14 18:18:15 +02:00 |
|
Thomas Adamcik
|
8950385815
|
Update local backend tests to setup output and queues
|
2010-08-14 17:27:26 +02:00 |
|
Thomas Adamcik
|
77fde2fce7
|
Remove skip test for local backend
|
2010-08-14 17:26:25 +02:00 |
|
Thomas Adamcik
|
d04b4c3181
|
Skip local backend tests as they break new gso tests due to gst usage
|
2010-08-14 16:24:28 +02:00 |
|
Thomas Adamcik
|
8824227b19
|
Merge branch 'gstreamer' into gstreamer-output-testing
|
2010-08-14 16:08:04 +02:00 |
|
Thomas Adamcik
|
9196140999
|
Add placeholder for possible set_state test
|
2010-08-14 16:07:46 +02:00 |
|
Johannes Knutsen
|
00f59e590b
|
test seek with songpos
|
2010-08-14 16:00:06 +02:00 |
|
Johannes Knutsen
|
8599bcd491
|
test seekid updates cpid
|
2010-08-14 15:59:46 +02:00 |
|
Thomas Adamcik
|
7db0bd25fd
|
Add basic volume tests for gstreamer output
|
2010-08-14 15:56:00 +02:00 |
|
Johannes Knutsen
|
fe9ad74e1b
|
fixed test_seek and test_seekid
|
2010-08-14 15:44:05 +02:00 |
|
Thomas Adamcik
|
7ed8563347
|
Attempt to setup both appsrc and uridecodebin in same pipeline
|
2010-08-14 15:36:47 +02:00 |
|
Thomas Adamcik
|
419de169c6
|
Add test_play_uri_non_existing_file for output
|
2010-08-14 15:26:57 +02:00 |
|
Thomas Adamcik
|
e2bdec5a4b
|
Start adding gstreamer output tests
|
2010-08-14 15:23:27 +02:00 |
|
Stein Magnus Jodal
|
5d9fd5b625
|
MPD: Update tests and fix 'playlistfind'
|
2010-08-14 14:42:44 +02:00 |
|
Stein Magnus Jodal
|
908ad5016f
|
Merge master into gstreamer
|
2010-08-14 14:30:12 +02:00 |
|
Stein Magnus Jodal
|
abcc9c1007
|
MPD: Improve seek impl and add seekid impl. Add tests which fails.
|
2010-08-14 14:10:44 +02:00 |
|
Stein Magnus Jodal
|
da2a44fd17
|
Fix 400 or so tests broken by changing the mixer constructor
|
2010-08-14 04:07:50 +02:00 |
|
Thomas Adamcik
|
ec67d43fc9
|
Test both case where class and/or module does not exist for get_class
|
2010-08-13 22:29:45 +02:00 |
|
Thomas Adamcik
|
e4bdacbb61
|
Add test_import_error_message_contains_complete_class_path test for get_class
|
2010-08-13 22:28:02 +02:00 |
|
Thomas Adamcik
|
059f96814d
|
Add basic tests for get_class util
|
2010-08-13 22:16:11 +02:00 |
|
Johannes Knutsen
|
e1f8a0bf72
|
Rename mopidy.frontends.mpd.{serializer => translator} to match naming in backends.
|
2010-08-13 20:48:38 +02:00 |
|
Thomas Adamcik
|
acd0437193
|
Remove despotify backend as library is no longer maintained
|
2010-08-13 20:44:24 +02:00 |
|
Stein Magnus Jodal
|
635791cf0e
|
MPD: Support missing quotes for 'consume', 'random', 'repeat', and
'single' to work with BitMPC.
|
2010-08-13 13:33:15 +02:00 |
|
Stein Magnus Jodal
|
9f71c1533a
|
MPD: Support 'play' without quotes to work with BitMPC
|
2010-08-13 13:09:03 +02:00 |
|
Stein Magnus Jodal
|
5393407571
|
MPD: Support 'plchanges' without quotes to work with BitMPC
|
2010-08-13 13:04:56 +02:00 |
|
Stein Magnus Jodal
|
a3fb8a1f72
|
MPD: Support 'pause' without args to work with MPDroid
|
2010-08-13 12:26:34 +02:00 |
|
Stein Magnus Jodal
|
255d70d1ae
|
MPD: Support 'plchanges "-1"' to work better with MPDroid
|
2010-08-13 12:20:51 +02:00 |
|
Stein Magnus Jodal
|
46177f65f1
|
Rename mopidy.backends.{gstreamer => local}
|
2010-08-10 21:45:01 +02:00 |
|
Stein Magnus Jodal
|
d0aac71cfb
|
MPD: Split protocol implementation into 11 modules
|
2010-08-10 02:08:59 +02:00 |
|
Stein Magnus Jodal
|
b4c91af7d7
|
Relocate MPD frontend to 'mopidy.frontends.mpd'
|
2010-08-09 21:17:36 +02:00 |
|
Stein Magnus Jodal
|
3339fb7de0
|
Fix 'play/playid "-1"' behaviour when playlist is empty
|
2010-08-09 20:44:01 +02:00 |
|
Stein Magnus Jodal
|
d2aa7c9d21
|
Fix formatting
|
2010-08-09 12:20:59 +02:00 |
|
Stein Magnus Jodal
|
78f71794e1
|
Fix tests broken by knutz3n's search improvements, and sync GstreamerBackend's find_exact() and search()
|
2010-08-09 12:05:08 +02:00 |
|
Johannes Knutsen
|
2897f8e5f6
|
merge master branch
|
2010-08-09 09:49:07 +02:00 |
|
Stein Magnus Jodal
|
a6d06a6c4b
|
Remove Track.id usage from de-/libspotify integration tests
|
2010-08-08 18:38:29 +02:00 |
|
Stein Magnus Jodal
|
96ac806d8f
|
Remove Track.id field
|
2010-08-08 17:17:38 +02:00 |
|
Stein Magnus Jodal
|
22b6a3df8b
|
Remove Track.id usage in Gstreamer backend
|
2010-08-08 17:15:47 +02:00 |
|
Stein Magnus Jodal
|
8c1e5d5c69
|
Remove Track.id usage in MPD tests
|
2010-08-08 17:14:07 +02:00 |
|
Johannes Knutsen
|
dc7353694b
|
Merge branch 'master' of git://github.com/jodal/mopidy
|
2010-08-05 18:49:37 +02:00 |
|
Stein Magnus Jodal
|
1cfddf3d90
|
Ready for v0.1.0a4 development
|
2010-08-03 14:55:08 +02:00 |
|
Stein Magnus Jodal
|
c83ac35758
|
MPD: Add more docs and tests to 'playlistsearch'
|
2010-08-03 09:07:33 +02:00 |
|
Stein Magnus Jodal
|
999de87d07
|
MPD: Use CPID in 'plchangesposid' output
|
2010-08-02 23:02:51 +02:00 |
|
Johannes Knutsen
|
e7a87d0375
|
Merge branch 'master' of git://github.com/jodal/mopidy
|
2010-08-02 14:28:38 +02:00 |
|
Stein Magnus Jodal
|
44309345db
|
Update 'addid' to return CPID instead of GID
|
2010-08-02 14:27:57 +02:00 |
|
Stein Magnus Jodal
|
80df6d1fea
|
CurrentPlaylistCtl.add() returns the cp_track that was added to the current playlist
|
2010-08-02 14:24:12 +02:00 |
|
Johannes Knutsen
|
26ebdda214
|
merge jodal master
|
2010-08-02 14:08:02 +02:00 |
|
Stein Magnus Jodal
|
6d5d4d857d
|
Make test match test name
|
2010-07-31 23:25:25 +02:00 |
|
Stein Magnus Jodal
|
b4c80fdc2f
|
tests: Remove unused imports
|
2010-07-31 20:21:36 +02:00 |
|