Commit Graph

1299 Commits

Author SHA1 Message Date
Thomas Adamcik
cc9de4eff1 Add extra backend test that check that pause resumes correct song 2010-08-14 19:14:52 +02:00
Thomas Adamcik
504802b02d Update test_end_of_track_callback_gets_called to check that end_of_track is in core_queue 2010-08-14 19:06:08 +02:00
Thomas Adamcik
bb73f8ae5f Update set_state to block for async state changes 2010-08-14 18:56:32 +02:00
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
Stein Magnus Jodal
968433641b Add MIXER_MAX_VOLUME setting for capping the max volume 2010-08-14 18:01:16 +02:00
Thomas Adamcik
3dc9240ea4 Add time position stuff to gstreamer output 2010-08-14 17:52:12 +02:00
Stein Magnus Jodal
4205a3d49b Remove recalibration at volume=0 with NadMixer. It's just way to frustrating. 2010-08-14 17:49:17 +02:00
Thomas Adamcik
a094c66546 Strip out gst stuff from localbackend and start using output 2010-08-14 17:29:50 +02:00
Thomas Adamcik
85100f2143 Remove appsrc from output until local backend tests are done 2010-08-14 17:28:04 +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
Stein Magnus Jodal
97ff6bf042 Check if failure instead of chacking for success when setting GStreamer state 2010-08-14 17:24:06 +02:00
Stein Magnus Jodal
473c31fec8 Revert "Fix set_state method in GStreamerOutput"
This reverts commit dc27434df9.
2010-08-14 16:42:46 +02:00
Thomas Adamcik
c30720f81a Fix pylint long line warning 2010-08-14 16:30:42 +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
7bf8b19e4d Update pipeline description with names 2010-08-14 16:23:59 +02:00
Thomas Adamcik
8824227b19 Merge branch 'gstreamer' into gstreamer-output-testing 2010-08-14 16:08:04 +02:00
Thomas Adamcik
6346e07ad5 Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer 2010-08-14 16:07:56 +02:00
Thomas Adamcik
9196140999 Add placeholder for possible set_state test 2010-08-14 16:07:46 +02:00
Stein Magnus Jodal
0882011a71 Merge remote branch 'adamcik/gstreamer' into gstreamer 2010-08-14 16:04:14 +02:00
Johannes Knutsen
711ebfc505 Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer 2010-08-14 16:00:26 +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
Stein Magnus Jodal
8dfa55b667 docs: Add step on removing the build/ dir of pyspotify to rebuild the C code 2010-08-14 15:34:53 +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
Thomas Adamcik
dc27434df9 Fix set_state method in GStreamerOutput 2010-08-14 15:21:01 +02:00
Thomas Adamcik
210447debb Add destroy method to GStreamerOutput 2010-08-14 14:56:57 +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
Stein Magnus Jodal
250168ebba Implement pause on the libspotify backend by seeking to the resume position 2010-08-14 03:29:34 +02:00
Stein Magnus Jodal
1db7b84fe6 Some cleanup of the changelog for the upcoming release 2010-08-14 03:16:14 +02:00
Johannes Knutsen
90ddbad4bd Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer 2010-08-14 02:59:06 +02:00
Stein Magnus Jodal
a4d231709e Add new GStreamer-based software mixer and make it the default on all platforms 2010-08-14 02:47:41 +02:00
Johannes Knutsen
1ee4902ee5 Merge branch 'seek' of github.com:knutz3n/mopidy into gstreamer 2010-08-14 02:47:28 +02:00
Stein Magnus Jodal
b87fced87e Fix Pylint warnings 2010-08-14 02:44:29 +02:00
Stein Magnus Jodal
d48dba0fe4 Pass backend reference to the mixer constructor, just like for the other controllers 2010-08-14 02:41:34 +02:00
Stein Magnus Jodal
dba0346a27 docs: Remove mention of Spotify appkey, as it is bundled 2010-08-14 02:41:13 +02:00
Johannes Knutsen
c2f992d469 Merge branch 'seek' of github.com:knutz3n/mopidy into gstreamer 2010-08-14 02:37:22 +02:00
Johannes Knutsen
ae48c2c4a5 readded wrongly removed seek method 2010-08-14 02:37:02 +02:00
Johannes Knutsen
940f65393c Merge branch 'gstreamer' of git://github.com/jodal/mopidy into gstreamer 2010-08-14 02:35:53 +02:00
Johannes Knutsen
b24d9a70d0 merged jodal gstreamer branch 2010-08-14 02:24:24 +02:00
Johannes Knutsen
9c589352c8 Call correct methods in seek and convert to milliseconds in
frontend
2010-08-14 02:14:50 +02:00