Commit Graph

68 Commits

Author SHA1 Message Date
craig
22e3e9282c Dynamic playlists!!! 2012-04-10 21:23:21 +00:00
craig
81f7b2a04f Fix grouped playqueue when we have repeated instances of an album. Now when
an album is expanded/collapsed - all instances are expanded/collapsed.
2012-04-10 16:16:06 +00:00
craig
97ae99f591 Add option to sort albumview by artist/year/album. 2012-03-29 21:39:03 +00:00
craig
95a1a15f9d Add basic lyrics editing. 2012-03-25 08:42:32 +00:00
craig
b205a56dd7 Provide option to *not* store downloaded covers in MPD dir. 2012-03-20 21:12:04 +00:00
craig
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
6d5a8647f2 SAve zoom settings 2012-03-14 21:42:28 +00:00
craig
11aa117292 Re-organise interface settings 2012-03-09 18:59:00 +00:00
craig
4d0be858bc More control over playqueue 2012-03-09 18:58:30 +00:00
craig
bebbbc2be6 Set version to 0.5.0 by default 2012-03-08 22:59:58 +00:00
craig
152de2b178 Defaults 2012-03-07 19:27:55 +00:00
craig
3a91d41705 Use list-style for playlists 2012-03-06 19:00:06 +00:00
craig
d42560a586 Make playq scroll optional 2012-03-01 18:28:19 +00:00
craig
e42856d4a2 Save expanded and collapsed sizes to config file. 2012-03-01 18:28:00 +00:00
craig
80add199c9 - Better height for collapsed interface.
- Save/restore height of expanded interface, even when interface is collapsed.
2012-02-29 18:11:43 +00:00
craig
2198dd6637 Initial import of collapsable play queue listview
TODO: Removing collapsed item only removes 1 track; reloading play queue needs to preserve exapanded albums
2012-02-27 22:03:07 +00:00
craig
fd4021b538 Change defaults 2012-02-27 19:58:00 +00:00
craig
a3776421c7 Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00
craig
bdda6ca8e5 Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!! 2012-02-23 16:55:14 +00:00
craig
088646debc Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
68ec5db2bd Re-enalbe delayed save, destroying window foces ave to be called 2012-02-13 21:04:25 +00:00
craig
8765f10108 Save settings immediately 2012-02-13 21:03:05 +00:00
craig
9ddcc9b78c Optionally fade-out track when stopping. 2012-02-08 19:22:02 +00:00
craig
7cb835e611 Remove debug 2012-02-07 19:38:39 +00:00
craig
093c9ab045 Improve look of play queue. Display 'play' icon next to current track. 2012-02-07 19:37:59 +00:00
craig
0265baad35 SAve settings 2012-02-03 21:25:16 +00:00
craig
a643daaf8b - Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
4b37b764f8 - 'Fix Various Artists' setting belongs with device config
- Store Cantata specific UMS settings in separate file, as Amarok will completely replace the standard one!
2012-01-21 20:26:24 +00:00
craig
ae6ad0dc89 When disaplying songs of various artists albums, show as 'track number -
artist - song'
2012-01-20 20:18:55 +00:00
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
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