Commit Graph

30 Commits

Author SHA1 Message Date
craig
68f3db0bf5 Show number of tracks read so far. 2012-02-22 20:21:24 +00:00
craig
80e2d599a0 Reduce qDebug usage 2012-02-22 20:03:38 +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
528a812c4c Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00
craig
ee0207e673 chwon all dirs 2012-02-15 19:08:17 +00:00
craig
9deb481f3a When copying files to library, and user is a member of "audio" group - then
set files/dirs as writeable and owned by "audio" group.
2012-02-15 19:08:05 +00:00
craig
60d5fa73eb Add fix va / revert va / capiatlise to tag editor 2012-02-05 21:53:27 +00:00
craig
d3dbf43377 SAve settings 2012-02-03 21:25:16 +00:00
craig
868abd4922 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
b438b5faba s/TagReader/Tags/g 2012-02-01 21:08:17 +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
135ab049bb Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00
craig
d4aca0000c Replace model when refresh 2012-01-22 19:03:57 +00:00
craig
99e28e68d6 Save coverFileName setting. 2012-01-21 23:18:42 +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
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
165ef16070 Set permissions 2012-01-19 20:04:51 +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
5fa11b5cd4 Extra filenames to remove 2012-01-18 21:01:49 +00:00
craig
ff62ef9835 Start of MTP support. 2012-01-16 19:50:39 +00:00
craig
8a94ceae20 Fix idex creation in addSongs/removeSongsFromList 2012-01-16 19:49:58 +00:00
craig
14f592c7e6 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
7dcc5979a3 Honour 'ignore the' setting 2012-01-16 19:46:13 +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