Commit Graph

36 Commits

Author SHA1 Message Date
craig
7934ca9d9e Configurable lsit/treeview for devices 2012-01-19 19:28:20 +00:00
craig
b75d04f876 Add option to hide delete songs action 2012-01-15 21:25:07 +00:00
craig
613f625422 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
e8d2abe617 eanble year in library view, and mpris support by default. 2012-01-06 19:38:22 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
ee4919da62 Change dock item icon to cover 2012-01-03 19:56:03 +00:00
craig
312a56aeb0 Add option to group single track artist/albums under
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
4388bcdd4a Add option to show/sort album year. 2011-12-31 11:13:46 +00:00
craig
7b6e8faaa2 Add context menu to toolbar buttons to enable using smaller buttons. 2011-12-22 19:03:06 +00:00
craig
75f77e8b0d Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
9297fd8f62 Rename 'Info' to 'Server Info' 2011-12-20 20:44:53 +00:00
craig
cadf92f78a View defaults 2011-12-19 19:30:25 +00:00
craig
8eaffa08e0 Album views 2011-12-19 19:28:13 +00:00
craig
647eec5aff 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
dfc22b9da4 Hide folder and info pages by default. 2011-12-15 18:10:36 +00:00
craig
912ffd132b Make it possible to hide pages 2011-12-15 18:09:10 +00:00
craig
dc02a9fb8b s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
e9bf295d41 List view for library - styled item delegate todo!!! 2011-12-10 22:59:48 +00:00
craig
e2a41bef33 Store streams to xml file 2011-12-10 12:35:28 +00:00
craig
06c4b4e831 Save settings after timeout 2011-12-09 21:52:20 +00:00
craig
d04cd47ee5 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
85e6b15de3 Use class name to store current page setting 2011-12-08 21:48:28 +00:00
craig
83a3728c79 Save current page setting to config 2011-12-07 21:12:21 +00:00
craig
3a8200a52c Add a streams page, to hold internet streams 2011-12-06 17:45:43 +00:00
craig
9efe2ca382 Dont store rep/rand/cons settings in config file, mpd saves these. 2011-12-06 17:44:52 +00:00
craig
9bcde019fb saveOnExit config 2011-12-05 19:37:10 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
67f76179fc Fix qt-only build 2011-11-30 17:12:00 +00:00
craig
4213db40a2 Replace, and translate, strings from XML 2011-11-30 17:10:32 +00:00
craig
7d8170c286 Steal clementines lyric fetching code... 2011-11-29 21:27:38 +00:00
craig
4eade94c45 Check dir slash when read in 2011-11-28 19:09:26 +00:00
craig
7166389b9d Some Qt-only build fixes 2011-11-28 19:06:38 +00:00
craig
7438bd0d0e Use style to draw fancytab selection 2011-11-28 19:06:16 +00:00
craig
cb159b2753 Import 2011-11-27 15:24:05 +00:00