Arnaud Bienner
|
fdad2bd706
|
Make the async load of folders thread-safe
|
2011-11-18 21:55:54 +01:00 |
|
Arnaud Bienner
|
272841ab73
|
Starting audio CD support. Starts issue 701
|
2011-06-09 23:08:43 +00:00 |
|
Arnaud Bienner
|
65ef047c38
|
Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread
|
2011-04-16 14:04:15 +00:00 |
|
David Sansome
|
0acfbda94d
|
Don't crash when closing a playlist that has a pending SongLoaderInserter. Fixes issue #1471
|
2011-03-06 14:46:01 +00:00 |
|
David Sansome
|
135b32642e
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
|
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
|
John Maguire
|
214d77bc0e
|
Fix test and fix song loader infinite loop.
|
2010-08-31 21:24:57 +00:00 |
|
John Maguire
|
ad16a8b1ba
|
Load local files from the DB if we already have them.
|
2010-08-31 19:45:33 +00:00 |
|
David Sansome
|
f808591ec7
|
Refactor the loading indicator widget into a seperate TaskManager class that can handle tasks with progress
|
2010-06-23 13:21:30 +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 |
|