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 |
David Sansome
|
1f267881fe
|
Put all smart playlist classes in their own namespace
|
2010-11-18 20:19:33 +00:00 |
David Sansome
|
30afc130a4
|
Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish.
|
2010-10-24 15:38:12 +00:00 |
David Sansome
|
7a681c1198
|
Remember the selected playlist items when switching between playlist tabs. Fixes issue #758
|
2010-09-25 15:30:47 +00:00 |
John Maguire
|
f5449b9f8d
|
Move playlist loading off the GUI thread.
|
2010-08-03 14:59:18 +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
|
8dd0b9902b
|
When album cover art changes, update songs matching those albums in the playlist
|
2010-06-18 14:26:46 +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
|
e46d93b599
|
Move the track length indicator to the right, and add information about the selected tracks
|
2010-06-13 12:45:05 +00:00 |
David Sansome
|
a8d79582c1
|
Add a status bar indicator to tell the user how many tracks are loaded. Fixes issue #155
|
2010-06-12 21:20:53 +00:00 |
David Sansome
|
b487ec00ef
|
GUI for saving playlists
|
2010-05-22 22:20:00 +00:00 |
David Sansome
|
1f8b0de49c
|
Load playlist button works
|
2010-05-22 20:28:11 +00:00 |
David Sansome
|
98235eea03
|
Remember the ordering of playlists
|
2010-05-21 10:37:24 +00:00 |
David Sansome
|
119c6fbd6e
|
Refer to playlists by ID rather than index in the tabbar, so they can be moved around
|
2010-05-21 10:29:17 +00:00 |
David Sansome
|
e515724bf7
|
Basic support for multiple playlists. Not everything works yet
|
2010-05-20 21:21:55 +00:00 |