John Maguire
|
a8f7df9e28
|
Remove incorrect gst_message_unref. It should only be called from *sync* handlers that are returning GST_BUS_DROP.
|
2010-06-15 22:30:06 +00:00 |
David Sansome
|
0f8ada10d3
|
Typo
|
2010-06-15 18:34:15 +00:00 |
David Sansome
|
f162d9d620
|
Add a SongLoaderInserter that loads a list of URLs and inserts them into a playlist when it's done. Wire up everything in the GUI that loads URLs or filenames to use the new SongLoader.
|
2010-06-15 18:24:08 +00:00 |
David Sansome
|
25ff2bca59
|
Always treat text/uri-list as M3U
|
2010-06-15 14:52:42 +00:00 |
David Sansome
|
987a918d90
|
Timeout when fetching remote things
|
2010-06-15 14:44:28 +00:00 |
David Sansome
|
7afa3372f5
|
Fix the qWarning warning
|
2010-06-15 14:42:32 +00:00 |
David Sansome
|
de630e0a9f
|
Run LoadLocalDirectory in another thread so it doesn't block
|
2010-06-15 14:24:17 +00:00 |
David Sansome
|
2c3e9276aa
|
Fix some of the comments on r1148
|
2010-06-15 13:56:41 +00:00 |
David Sansome
|
a27b6d3561
|
Herp derp
|
2010-06-15 13:28:08 +00:00 |
David Sansome
|
08a01d6997
|
The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list.
|
2010-06-15 13:24:17 +00:00 |