craig
328b77ae79
Fix removeSongFromList
2012-01-16 19:45:46 +00:00
craig
658f0bc29e
Initial import of device support work
...
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
changed. (Previously the whole model was replaced).
- Allow songs to be deleted.
TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +00:00
craig
8499aa8acb
Fix crash when removing items from playlist.
2012-01-11 20:10:43 +00:00
craig
0ef5d8685f
Fix memory leak in playlistsmodel.
2012-01-10 21:21:43 +00:00
craig
5996b24f5c
Create custom cover for single-tracks album.
2012-01-06 19:36:38 +00:00
craig
628c877819
Show 'Single Tracks' at top of list.
2012-01-04 19:19:53 +00:00
craig
09bc65ad9b
Fix listnig of single-tracks albums tracks
2012-01-04 19:19:38 +00:00
craig
518b7d41bb
Cleanup
2012-01-04 19:19:13 +00:00
craig
5113de0706
Clear old songs before adding new - prevents duplicates
2012-01-04 19:18:27 +00:00
craig
9beeaaa424
Make consistent with library view
2012-01-04 19:17:38 +00:00
craig
e75e080a0b
Fix streams export
2012-01-04 19:17:21 +00:00
craig
0c60c53f7f
Fix order of single-track album tracks.
2012-01-04 19:16:16 +00:00
craig
9fc2286ce3
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
60802587b2
Fix single-track - fixes a crash, and places sort in proxy models.
2012-01-04 19:15:34 +00:00
craig
2a32ec80c3
Fix:
...
when in a lower level, and search to an item that matches higher - the model navigates up - but the nav buttons dont change!!!!
this leads to a crash when press nav button!
e.g. Im/
Final Front../
El Dorado...
A/
B
If we are in 'B' and type 'Dorado' then we change to 'Im' - but nav buttons do not!
2012-01-03 19:58:33 +00:00
craig
ae450143a2
No sort
2012-01-03 19:57:40 +00:00
craig
39d8f5ef49
Fix class name case
2012-01-03 19:57:12 +00:00
craig
47ac68ee4b
Change dock item icon to cover
2012-01-03 19:56:03 +00:00
craig
a069ee80fe
Faster filter
2012-01-03 19:54:24 +00:00
craig
1872cef46f
Fix inconsistency between adding items via drag'n'drop and using the '>>' actions
2012-01-03 19:54:13 +00:00
craig
d4bb8f5281
Check for duplicate files
2012-01-03 19:53:55 +00:00
craig
39f4bb039d
Tidy
2012-01-03 19:53:42 +00:00
craig
4f82a4c2b7
Fix album filter
2012-01-03 19:53:32 +00:00
craig
8ef2023882
Add option to group single track artist/albums under
...
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
0bcd45169a
Add custom icon for various artists
2012-01-02 12:24:12 +00:00
craig
db112394d6
Only show year if greater than 0!!!
2011-12-31 11:38:57 +00:00
craig
a8d580af34
Show 'Various Artists' at the top of the library view.
2011-12-31 11:33:07 +00:00
craig
7cc5c2e9d6
Separate year/track num from text with " - "
2011-12-31 11:14:54 +00:00
craig
30b815a8e0
Add option to show/sort album year.
2011-12-31 11:13:46 +00:00
craig
722f137640
Reduce code
2011-12-22 19:05:53 +00:00
craig
28afda6c6a
Cleanup
2011-12-21 19:44:04 +00:00
craig
8fa1519800
Proper model for streams, and multi-view
2011-12-21 19:43:49 +00:00
craig
6deb992405
Fix fetching of streams
2011-12-20 23:26:19 +00:00
craig
6f70d4d85d
Importing should also set modified flag!
2011-12-20 22:31:34 +00:00
craig
03a7195e59
Add info page, to show wikipedia info.
2011-12-20 22:17:05 +00:00
craig
3d401bc635
Fix loading of playlists
2011-12-19 19:30:13 +00:00
craig
320310dd9b
Fix adding to play queue
2011-12-19 19:29:51 +00:00
craig
8c7c0a68f6
Album views
2011-12-19 19:28:13 +00:00
craig
81fce60e14
Allow to navigate into albums
2011-12-18 22:58:29 +00:00
craig
dd06c86ccf
Make an 'ItemView' class so that each view can set whether to be list or tree like.
2011-12-18 20:04:13 +00:00
craig
15976ea095
Use bold text and hilight (at 20% alpha) for current track.
2011-12-15 18:56:02 +00:00
craig
37e62aad3b
Fix Qt-only build
2011-12-15 18:10:50 +00:00
craig
6e371d9c66
Give non-cover icon a border, and adjust sizes so this is not blurred
2011-12-15 18:10:16 +00:00
craig
7b8f85315e
- Use \n to separate strings in drag'n'drop mimedata
...
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
6681bb3c9d
s/playlisttable/playqueue/g
2011-12-14 20:00:20 +00:00
craig
74d9e9629e
Drag and drop from/to playlists
2011-12-14 19:44:09 +00:00
craig
98cea7858a
Icons, defaults, etc.
2011-12-14 19:43:45 +00:00
craig
0da1a07698
Reduce usage of resetModel
2011-12-14 19:43:15 +00:00
craig
c882a7cf39
Use term 'Track' and not 'Song'
2011-12-14 19:42:32 +00:00
craig
36d2ca4404
...an more playlist work
2011-12-14 19:42:15 +00:00