Commit Graph

832 Commits

Author SHA1 Message Date
Stein Magnus Jodal
3228731733 Update libspotify installation instructions to work with libspotify 0.0.4 2010-04-25 15:36:19 +02:00
Stein Magnus Jodal
6a049a1ec6 despotify r507 is required because of changes by Spotify 2010-04-24 12:56:18 +02:00
Stein Magnus Jodal
1b9f3fd257 libspotify: Handle dates out of range 2010-04-20 19:27:47 +02:00
Stein Magnus Jodal
3375f806f0 Merge commit 'adamcik/gstreamer' 2010-04-15 20:58:04 +02:00
Thomas Adamcik
3bf91964cc Use pygst.require 2010-04-15 20:50:59 +02:00
Thomas Adamcik
f5763810d5 s/next/previous/ in previous_track docstring 2010-04-15 00:30:46 +02:00
Thomas Adamcik
1daf830741 Remove try catch that can never be triggered (go code coverage) 2010-04-15 00:12:07 +02:00
Thomas Adamcik
ba6351a983 Pylint fixes to gstreamer backend 2010-04-15 00:05:57 +02:00
Thomas Adamcik
0d9085b033 Add test for mp3, ogg and flac support in gstreamer backend 2010-04-14 23:27:30 +02:00
Thomas Adamcik
c535c22884 Switch to wav test files for gstreamer tests 2010-04-14 23:22:08 +02:00
Stein Magnus Jodal
7ba13ecaf8 Merge commit 'adamcik/gstreamer' 2010-04-14 23:09:32 +02:00
Thomas Adamcik
5bd6bf455b Init time for backend varies, so longer sleep is required in test_time_position_when_playing 2010-04-14 16:05:08 +02:00
Thomas Adamcik
e4ca6e3156 Log when time_position in gstreamer fails 2010-04-14 16:04:29 +02:00
Thomas Adamcik
3ebad1cbac Make sure message thread is a deamon thread 2010-04-14 15:14:44 +02:00
Thomas Adamcik
d639a58188 Convert callback test to threading.Event 2010-04-14 14:56:42 +02:00
Thomas Adamcik
b7aab827d6 Add alternativ test files 2010-04-13 09:53:25 +02:00
Stein Magnus Jodal
80f8fa6549 Formatting 2010-04-13 00:36:26 +02:00
Stein Magnus Jodal
a98b384c7b docs: Improve mixer's synopsis 2010-04-12 23:48:46 +02:00
Stein Magnus Jodal
dea5d4ba5b Update docs to reflect that the gstreamer branch has been merged 2010-04-12 23:45:45 +02:00
Thomas Adamcik
4689f5a011 Merge branch 'master' into gstreamer 2010-04-11 03:32:36 +02:00
Thomas Adamcik
d43f10d5a3 Merge branch 'master' of git://github.com/jodal/mopidy 2010-04-11 03:32:14 +02:00
Thomas Adamcik
ca752c8d94 Fix BasePlaybackController with respect to test_playing_track_that_isnt_in_playlist 2010-04-11 03:29:55 +02:00
Thomas Adamcik
a2cafd3da9 Add implementation of test_playing_track_that_isnt_in_playlist 2010-04-11 03:29:42 +02:00
Thomas Adamcik
0f0183e316 Add implementation of test_playlist_attribute_is_immutable 2010-04-11 03:22:47 +02:00
Thomas Adamcik
ebaa048378 Add implementation of test_load_replaces_playlist 2010-04-11 03:20:58 +02:00
Thomas Adamcik
36f3966445 Add implementation of test_shuffle_open_subset 2010-04-11 03:18:17 +02:00
Thomas Adamcik
f0d4deed1e Add implementation of test_playlist_position_at_end_of_playlist 2010-04-11 03:14:33 +02:00
Stein Magnus Jodal
b22baadbda docs: Add link from roadmap to the Coherence project 2010-04-10 13:10:38 +02:00
Thomas Adamcik
b8b46cfac5 Add stub for test_load_replaces_playlist 2010-04-09 08:37:12 +02:00
Thomas Adamcik
619ce7230d Move load appends test to frontend where it belongs 2010-04-09 08:36:09 +02:00
Thomas Adamcik
9c8cab684c Move SkipTests to tests.SkipTest 2010-04-09 08:35:45 +02:00
Thomas Adamcik
16c78465b4 Add stub for testing another corner case 2010-04-09 07:30:51 +02:00
Thomas Adamcik
86c8ec6644 Implement test_playing_track_with_invalid_uri 2010-04-09 07:30:18 +02:00
Thomas Adamcik
285f5798d2 Fix test that was not updatet with respect to next starting playback 2010-04-09 07:29:43 +02:00
Thomas Adamcik
41bb558a8d Add fixme about possible multiprocessing+glib issue 2010-04-09 07:29:01 +02:00
Thomas Adamcik
3934c44295 Log internal shuffling for debug 2010-04-09 07:28:28 +02:00
Thomas Adamcik
5b526b11f8 Remove most instances of sleep from tests 2010-04-07 14:07:19 +02:00
Thomas Adamcik
983cc1a2c8 Testing build hook 2010-04-07 13:01:57 +02:00
Thomas Adamcik
e8ed2685e6 Add stub test_playing_track_with_invalid_uri 2010-04-07 12:58:50 +02:00
Thomas Adamcik
ebf43d334c Adjust sleep time in tests 2010-04-07 12:54:40 +02:00
Thomas Adamcik
7170222a76 Try to reduce chances of sleep not being long enough by increasing sleep 2010-04-07 12:48:03 +02:00
Thomas Adamcik
3e9a061544 Try to reduce chances of sleep not being long enough 2010-04-07 12:46:17 +02:00
Thomas Adamcik
efb9390b4f Skip not implemented tests 2010-04-07 12:28:38 +02:00
Thomas Adamcik
5c507f40b5 Remove volume tests from backend 2010-04-07 03:00:38 +02:00
Thomas Adamcik
8b1f85b576 Merge branch 'master' into gstreamer 2010-04-07 02:57:36 +02:00
Thomas Adamcik
bc09acf8c6 Refactor DenonMixerTest to use new BaseMixerTest 2010-04-07 02:57:17 +02:00
Thomas Adamcik
660e21971c Clean BaseMixerTest 2010-04-07 02:52:35 +02:00
Thomas Adamcik
051d2d7dac Clean DenonMixerTest 2010-04-07 02:49:22 +02:00
Thomas Adamcik
a7f1f8a6a4 Fix tests so that we don't fail silently in those cases 2010-04-07 02:34:44 +02:00
Thomas Adamcik
d7e33e57f2 Add tests based on protocol analysis of MPD failure situtations 2010-04-07 02:34:11 +02:00