Commit Graph

98 Commits

Author SHA1 Message Date
Stein Magnus Jodal
fff0e046cf Fix more pylint violations 2010-05-01 13:21:52 +02:00
Thomas Adamcik
7773e8eba3 Test and impl. search in library 2010-04-30 22:25:19 +02:00
Thomas Adamcik
9c612d1c52 Better exception message for library find exact 2010-04-30 22:23:05 +02:00
Thomas Adamcik
d5b80c7885 Test and implement library.find_exact 2010-04-30 21:57:01 +02:00
Thomas Adamcik
f1453732dc Find exact with no hits test and impl. 2010-04-30 21:13:32 +02:00
Thomas Adamcik
fa362ce936 Handle missing tag cache better 2010-04-30 20:46:30 +02:00
Thomas Adamcik
a222a49799 Fix gstreamer library with respect to lookup 2010-04-30 20:42:35 +02:00
Thomas Adamcik
8e6df64997 Add FIXME 2010-04-29 22:31:36 +02:00
Thomas Adamcik
aae64d2c23 Add minimal gstreamer library so that tests pass 2010-04-29 22:20:40 +02:00
Thomas Adamcik
0553c804f2 Fix trailing whitespace 2010-04-29 21:59:52 +02:00
Thomas Adamcik
d64980411d Rename m3u conversion helper to parse_m3u 2010-04-27 21:39:52 +02:00
Thomas Adamcik
19fe5d3506 Add FIXME 2010-04-27 20:51:48 +02:00
Thomas Adamcik
c93d8470ce Substitute file: with file:// all over 2010-04-27 20:03:00 +02:00
Thomas Adamcik
d24a81425c Convert uri handler to file:// 2010-04-27 20:02:08 +02:00
Thomas Adamcik
edc2eb0760 Merge branch 'master' into gstreamer
Conflicts:
	tests/backends/gstreamer_test.py
2010-04-27 00:10:03 +02:00
Thomas Adamcik
5f5de20f2e Move loading code to refresh 2010-04-27 00:04:38 +02:00
Thomas Adamcik
32dcabafc3 Load tracks when stored playlist is initialised 2010-04-27 00:02:57 +02:00
Thomas Adamcik
f9bc9a44b1 Replace FIXME with test stub 2010-04-26 23:46:48 +02:00
Thomas Adamcik
2f4cea2339 Add test_playlist_contents_get_written_to_disk test 2010-04-26 23:43:06 +02:00
Thomas Adamcik
cf05777e9f Fix renaming of stored playlists on disk 2010-04-26 23:24:12 +02:00
Thomas Adamcik
658925dfc1 Add additional persistence tests for playlists 2010-04-26 23:19:19 +02:00
Thomas Adamcik
67ea51e719 Fix test_created_playlist_is_persisted 2010-04-26 23:08:02 +02:00
Thomas Adamcik
9e7363edaf Add FIXME 2010-04-26 23:06:04 +02:00
Thomas Adamcik
0e22335930 Store playlist folder in GStreamerStoredPlaylistsController 2010-04-26 23:04:18 +02:00
Thomas Adamcik
6a92914de6 Use self.save in store playlists create 2010-04-26 22:58:37 +02:00
Thomas Adamcik
4c160dd418 Add uri handler test 2010-04-26 21:22:52 +02:00
Thomas Adamcik
221d5901fd Add save test 2010-04-26 21:14:00 +02:00
Thomas Adamcik
c16dd17484 Add rename and rename tests 2010-04-26 21:10:01 +02:00
Thomas Adamcik
f4eae3af94 Add test_delete_non_existant_playlist and test_delete_playlist 2010-04-26 20:49:46 +02:00
Thomas Adamcik
2316df7ddc Add test_create_in_playlists test 2010-04-26 20:41:22 +02:00
Thomas Adamcik
24ac5939f9 Basoc GStreamerStoredPlaylistsController 2010-04-26 20:35:04 +02:00
Thomas Adamcik
23a5363ef7 Use * import for gstreamer 2010-04-26 20:33:50 +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
ba6351a983 Pylint fixes to gstreamer backend 2010-04-15 00:05:57 +02:00
Stein Magnus Jodal
7ba13ecaf8 Merge commit 'adamcik/gstreamer' 2010-04-14 23:09:32 +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
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
41bb558a8d Add fixme about possible multiprocessing+glib issue 2010-04-09 07:29:01 +02:00
Thomas Adamcik
acbb2bd7bf Refactor common sanity checks for seek into base class and expect _seek from subclasses 2010-04-06 21:40:29 +02:00
Thomas Adamcik
f9200893dd Fix GStreamerPlaybackController with respect to test_end_of_track_callback_gets_called 2010-04-06 21:10:34 +02:00
Thomas Adamcik
824f464146 Start converting gsreamer backend to masters version of base playback controller 2010-04-06 17:06:36 +02:00
Thomas Adamcik
ce2c032247 Don't call bin.get_state with -1, default is blocking anyway 2010-04-06 15:04:13 +02:00
Thomas Adamcik
62684af518 Cleanup volume testing from playback tests 2010-04-06 15:03:25 +02:00
Thomas Adamcik
48acbf701c Add FIXMEs 2010-04-06 15:02:15 +02:00
Thomas Adamcik
1206734931 Extra newline 2010-04-06 01:07:36 +02:00
Thomas Adamcik
b126311f18 Fix BaseCurrentPlaylistControllerTest.test_load 2010-04-05 21:27:53 +02:00
Thomas Adamcik
23685dd9f0 Remove uneeded GStreamerCurrentPlaylistController 2010-04-05 20:26:12 +02:00
Thomas Adamcik
34e69ea438 Switch to threading for gstreamer message handling 2010-04-05 18:27:54 +02:00