craig.p.drummond
|
f0bad94c9c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
7b7f35aa95
|
Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel
|
2013-07-17 18:16:50 +00:00 |
|
craig.p.drummond
|
d3452f4b21
|
Show codec details in action dialog
|
2013-03-08 21:04:42 +00:00 |
|
craig.p.drummond
|
6d1a6bddd9
|
- Read/write cache files in non-gui thread
- Show progress when reading/writing cache
|
2013-02-01 18:29:57 +00:00 |
|
craig.p.drummond
|
c60604502f
|
Remove Qt module prefix from includes - will make Qt5 port a little easier!
|
2013-01-28 19:33:42 +00:00 |
|
craig.p.drummond
|
fbe6f03408
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
6992f88027
|
- Store properties on remote device
- If no music items, delete cache
- If properties are all default, remove file
|
2012-12-18 19:38:28 +00:00 |
|
craig.p.drummond
|
de823fa17c
|
Add option to specify max cover size when transfering to device.
|
2012-12-07 19:44:45 +00:00 |
|
craig.p.drummond
|
a0511adf25
|
- Also need to copy covers if we are transcoding tracks!
- Initial work to support cover-scaling to devices
|
2012-11-20 21:34:44 +00:00 |
|
craig.p.drummond
|
28600f6694
|
Stop scanner before disconnect device
|
2012-11-08 19:26:31 +00:00 |
|
craig.p.drummond
|
ea888b6dc7
|
Remove KUrl usage
|
2012-11-07 19:39:51 +00:00 |
|
craig.p.drummond
|
adf3d4de9b
|
Set path and call setup() when device is changed to connected.
|
2012-11-04 21:38:12 +00:00 |
|
craig.p.drummond
|
a2ea4f3a6f
|
Add connect/disconnect functionality for UMS devices.
|
2012-11-03 22:33:55 +00:00 |
|
craig.p.drummond@gmail.com
|
a65c94e30b
|
Use path stored in FreeSpaceInfo object
|
2012-11-01 12:16:07 +00:00 |
|
craig.p.drummond@gmail.com
|
67e6bac8d9
|
Move most of Utils into support lib
|
2012-10-08 11:22:54 +00:00 |
|
craig.p.drummond
|
173712493c
|
Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included.
|
2012-09-17 18:39:01 +00:00 |
|
craig.p.drummond
|
4aecafef4c
|
Add Track Organizer dialog to Qt-only build.
|
2012-05-31 19:48:31 +00:00 |
|
craig.p.drummond
|
f5f3114145
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond@gmail.com
|
397ecb56c7
|
Fix crashes when deivce is removed - we need to check if the Solid device is valid before looking at the particular device type.
|
2012-05-02 11:24:39 +00:00 |
|
craig.p.drummond@gmail.com
|
e682d44167
|
If we have a cache file, read this, even if auto-scan set to false.
|
2012-04-24 11:20:36 +00:00 |
|
craig.p.drummond@gmail.com
|
c042565526
|
Add option for UMS devices to autoscan, or not, when detected - default is
set to not autoscan.
|
2012-04-23 19:37:47 +00:00 |
|
craig
|
a1116bd227
|
Confirm device is valid
|
2012-03-04 16:33:02 +00:00 |
|
craig
|
5b68bd2e2b
|
Initial work on remote (sshfs) devices.
|
2012-02-21 17:01: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
|
ee0207e673
|
chwon all dirs
|
2012-02-15 19:08:17 +00:00 |
|
craig
|
02b6f9556d
|
Set permissions on destination, not source!
|
2012-02-15 19:07:49 +00:00 |
|
craig
|
ae4658b322
|
Update dir model when add/remove songs
|
2012-02-10 20:33:54 +00:00 |
|
craig
|
d3dbf43377
|
SAve settings
|
2012-02-03 21:25:16 +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
|
39b48f5542
|
If we cancel a job that is between 0% and 100%, then remove file.
|
2012-01-28 12:25:41 +00:00 |
|
craig
|
d6e899a062
|
- Don't allow to change Music folder for UMS devices when properties dialog is shown from copy dialog.
- Reduce MPD connect/disconnect state changes
- Clean up when abort is requested
|
2012-01-28 11:28:43 +00:00 |
|
craig
|
3d7346c7ff
|
Don't allow editing of device properties when device is busy.
|
2012-01-28 11:27:08 +00:00 |
|
craig
|
8534e5f4a3
|
Initial transcode support
|
2012-01-28 11:26:49 +00:00 |
|
craig
|
62d948d348
|
Fix empty genres
|
2012-01-26 20:01:36 +00:00 |
|
craig
|
f51d438fe6
|
Speedup?
|
2012-01-24 19:31:17 +00:00 |
|
craig
|
90eb42cb88
|
Sore settings in different file, as amarok will just overwrite!
|
2012-01-24 19:30:21 +00:00 |
|
craig
|
ee3f6d9942
|
Dont re-scan if already re-scanning!
|
2012-01-22 19:05:38 +00:00 |
|
craig
|
99e28e68d6
|
Save coverFileName setting.
|
2012-01-21 23:18:42 +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
|
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
|
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
|
165ef16070
|
Set permissions
|
2012-01-19 20:04:51 +00:00 |
|
craig
|
addec2f033
|
Be consisten with dolphin, "free" not "Free"
|
2012-01-19 19:48:26 +00:00 |
|
craig
|
01c7eb8a1e
|
Settings for MTP devices
|
2012-01-19 19:28:35 +00:00 |
|