Commit Graph

46 Commits

Author SHA1 Message Date
craig
08ae1c733f Add Retry 2012-03-02 20:25:04 +00:00
craig
45e3f0c531 Need to call 'KDialog::slotButtonClicked' - oterhwise if dialog is closed by clicking on window's X button, it is not actually deleted 2012-03-01 20:27:09 +00:00
craig
58d06d3a09 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
327999e642 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
craig
18583f5276 Capacity is unknown for sshfs 2012-02-21 22:27:04 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
df19620033 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
2ba40221fc Set fileperms on cover files as well - so that these are owned by audio group 2012-02-19 12:20:41 +00:00
craig
985288e484 Update dir model when add/remove songs 2012-02-10 20:33:54 +00:00
craig
a0f42e8413 Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
a8f4a54848 Update progress label! 2012-02-09 19:50:03 +00:00
craig
3fb9f49af7 Emit 'getStats' not 'update', as 'update' cuases views to be cleared and reloaded 2012-02-07 19:36:23 +00:00
craig
b95a8b1809 Show dest/source files for some errors 2012-02-06 19:52:31 +00:00
craig
69778b3262 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
dc51c8b03e Tag editor! 2012-02-01 21:06:53 +00:00
craig
751df9e68d Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +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
bbc6ec02fd Use clicked() not pressed() 2012-01-28 12:41:37 +00:00
craig
05e5324c3a Initial transcode support 2012-01-28 11:26:49 +00:00
craig
05e8b24160 Show warning if we have various artists, and the source/dest has not been configured. 2012-01-21 22:58:47 +00:00
craig
743e31fcf4 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
37f3fc96ea Store Cantata settings in is_audio_player
Add animated action label
2012-01-21 22:27:27 +00:00
craig
1502d3a49e Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +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
14da90083c Better progress steps 2012-01-20 20:20:54 +00:00
craig
e34b2337ba Set the page to error if not showing skip 2012-01-20 20:20:15 +00:00
craig
c300685349 Apply variosu artists fix.unfix depending on whether copying to or from device 2012-01-20 20:19:53 +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
23191ace62 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
992b9e73d9 Be consisten with dolphin, "free" not "Free" 2012-01-19 19:48:26 +00:00
craig
db48ec0962 Show capacity of destination! 2012-01-19 19:47:15 +00:00
craig
dcf1c057be Only show skip page if we have songs left 2012-01-19 19:29:52 +00:00
craig
dad6740de3 Show capacity on action dialog 2012-01-19 19:29:11 +00:00
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
8e08770412 Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
88c21d7ade Make cover name editable 2012-01-18 21:03:09 +00:00
craig
f3f357f8a8 Remove debug 2012-01-18 21:02:19 +00:00
craig
509d643871 Remove change file when songs are removed 2012-01-18 21:01:36 +00:00
craig
ca7b56ff03 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
50af950260 Update albums when update db 2012-01-16 19:48:55 +00:00
craig
454c7b99a3 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
33e26609e4 Better error messages 2012-01-16 19:47:38 +00:00
craig
7d5d599c9e Better action dialog - only show paths in tooltip 2012-01-16 19:47:23 +00:00
craig
ada1d1e38f Fix autoskip 2012-01-16 19:46:41 +00:00
craig
08598687bf Fix removeSongFromList 2012-01-16 19:45:46 +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