Commit Graph

43 Commits

Author SHA1 Message Date
craig
923599ffd4 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
craig
32ceedb5b1 Capacity is unknown for sshfs 2012-02-21 22:27:04 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
88c1c13c16 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
f013a39fa7 Set fileperms on cover files as well - so that these are owned by audio group 2012-02-19 12:20:41 +00:00
craig
ae4658b322 Update dir model when add/remove songs 2012-02-10 20:33:54 +00:00
craig
4ce0df037c Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
bea291f849 Update progress label! 2012-02-09 19:50:03 +00:00
craig
30c024d0d2 Emit 'getStats' not 'update', as 'update' cuases views to be cleared and reloaded 2012-02-07 19:36:23 +00:00
craig
6a3557a4dd Show dest/source files for some errors 2012-02-06 19:52:31 +00:00
craig
868abd4922 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
cfcac8a559 Tag editor! 2012-02-01 21:06:53 +00:00
craig
0c38fd5668 Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +00:00
craig
90211f2de8 - 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
0ff0354885 Use clicked() not pressed() 2012-01-28 12:41:37 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00
craig
4e3820fb3f Show warning if we have various artists, and the source/dest has not been configured. 2012-01-21 22:58:47 +00:00
craig
b5c7e43041 Allow to configure source and destination devices.
Add a label if device has not been configured before.
2012-01-21 22:51:02 +00:00
craig
503406087d Store Cantata settings in is_audio_player
Add animated action label
2012-01-21 22:27:27 +00:00
craig
e8577a9703 Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
3f81f07f3b - '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
1436f47251 Better progress steps 2012-01-20 20:20:54 +00:00
craig
859ae97506 Set the page to error if not showing skip 2012-01-20 20:20:15 +00:00
craig
ca0b06af5d Apply variosu artists fix.unfix depending on whether copying to or from device 2012-01-20 20:19:53 +00:00
craig
a62f2c907f When disaplying songs of various artists albums, show as 'track number -
artist - song'
2012-01-20 20:18:55 +00:00
craig
332d407c04 Need to recreate properties dialog each time, as it could be child of either listview or action dialog!!! 2012-01-19 20:30:14 +00:00
craig
addec2f033 Be consisten with dolphin, "free" not "Free" 2012-01-19 19:48:26 +00:00
craig
b5ade6cc97 Show capacity of destination! 2012-01-19 19:47:15 +00:00
craig
4b345f7e52 Only show skip page if we have songs left 2012-01-19 19:29:52 +00:00
craig
c96648b018 Show capacity on action dialog 2012-01-19 19:29:11 +00:00
craig
01c7eb8a1e Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
11b1db05cc Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
11d40462c8 Make cover name editable 2012-01-18 21:03:09 +00:00
craig
6d581aee00 Remove debug 2012-01-18 21:02:19 +00:00
craig
43153bf3ed Remove change file when songs are removed 2012-01-18 21:01:36 +00:00
craig
8b3928da96 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
6617678831 Update albums when update db 2012-01-16 19:48:55 +00:00
craig
14f592c7e6 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
494e76a5b7 Better error messages 2012-01-16 19:47:38 +00:00
craig
c00532858e Better action dialog - only show paths in tooltip 2012-01-16 19:47:23 +00:00
craig
bcae00bf67 Fix autoskip 2012-01-16 19:46:41 +00:00
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