craig.p.drummond
ab3c63410f
- Fix deletion of threads.
...
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
b58d6316a9
Cleanup
2013-03-19 19:27:45 +00:00
craig.p.drummond
a99cb421c4
Show codec details in action dialog
2013-03-08 21:04:42 +00:00
craig.p.drummond
d2367e187a
Thread consistency
2013-03-06 16:36:38 +00:00
craig.p.drummond
de33d24c64
Dont be too strict whn checking scheme
2013-02-28 18:13:37 +00:00
craig.p.drummond
a6c477a910
More errors...
2013-02-27 19:44:12 +00:00
craig.p.drummond
c9861b4dfd
Check if song exists on device before sending
2013-02-27 19:43:52 +00:00
craig.p.drummond
465b5605ae
Attempt to get Various Artists AlbumArtist name from folder name
2013-02-27 19:42:35 +00:00
craig.p.drummond
e9861756f6
Remove unused var
2013-02-27 19:38:38 +00:00
craig.p.drummond
e8e34fecf1
Hopefully folder deletion is now fixed!!!!
2013-02-26 21:22:22 +00:00
craig.p.drummond
4903a3e907
Only copy cover once!
2013-02-26 21:06:38 +00:00
craig.p.drummond
ff0439ab2d
libMPT is resetting folder ID after file is sent, so store value before its sent
2013-02-26 20:05:39 +00:00
craig.p.drummond
274cf50fb8
song.id not needed - as we encode ids in path
2013-02-26 20:04:44 +00:00
craig.p.drummond
3269d967f7
Delete .pamp files too (PowerAmp covers?)
2013-02-26 20:04:13 +00:00
craig.p.drummond
2657bcf14a
Cleanup
2013-02-26 20:03:41 +00:00
craig.p.drummond
cb4dde4a52
If MTP track number is 0, then attempt to ascertin this from the filename.
2013-02-26 20:03:28 +00:00
craig.p.drummond
5b68a2088b
MPT cover file support
2013-02-26 20:03:06 +00:00
craig.p.drummond
fedadeb674
Fix dir deletion - need to scan all files, and store which files are in which dir, so that we know when its empty
2013-02-26 20:02:25 +00:00
craig.p.drummond
d4d75cbb0d
Dont show MTP IDs in tooltips
2013-02-26 20:01:41 +00:00
craig.p.drummond
323a7c70ff
Show track number in debug.
2013-02-25 20:28:30 +00:00
craig.p.drummond
75aea96d90
Check space on storage. If insufficient space, then try to find another with more space.
2013-02-25 20:04:30 +00:00
craig.p.drummond
4c4897cb10
Fix MTP folder deletion
2013-02-25 18:58:03 +00:00
craig.p.drummond
44281887c0
Attempt to work-around album-artist support
2013-02-25 18:55:55 +00:00
craig.p.drummond
201484c107
- Handle multiple storage locations on MTP devices.
...
- Fix creation of music folder on MTP devices.
2013-02-24 22:50:53 +00:00
craig.p.drummond
dd82c776c2
Add some (disabled) debug
2013-02-24 15:00:11 +00:00
craig.p.drummond
7c5c122b2d
Use correct signal/slot signiatures
2013-02-24 09:54:34 +00:00
craig.p.drummond
97d7005d3a
Keep track of song -> cover filename mapping
2013-02-07 18:22:10 +00:00
craig.p.drummond
fe42cf9399
More error messages
2013-02-01 18:05:56 +00:00
craig.p.drummond
a2cad3d269
Better thread termination
2013-01-30 19:16:03 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
c86ef5e44d
Add option to embed covers when copying songs to devices. (ID3v2, mp4, vorbis comment tag types only)
2012-12-10 19:56:16 +00:00
craig.p.drummond
d174384739
Add option to specify max cover size when transfering to device.
2012-12-07 19:44:45 +00:00
craig.p.drummond
32d79b5867
When copying covers to device, only try this once - not for each song...
2012-12-03 20:39:32 +00:00
craig.p.drummond
ca96ddc8c9
- Fix memleak when copying items to/from devices.
...
- When creating temp files, ensure these are in /tmp!
- If applying various artist workaround for a remote device, apply the workaround to a local temp file, and send this.
2012-12-03 20:02:02 +00:00
craig.p.drummond
dc57c13105
Use the MTP device as specified in solid properties
2012-11-09 19:59:23 +00:00
craig.p.drummond
995f2fc08c
More MTP work. For now, uploading of covers is disabled - this is not working 100% reliably. Cantata can see teh covers, bu the device not?
2012-11-09 19:58:26 +00:00
craig.p.drummond
2a0645edb6
Improve MTP support
...
- Fetch covers from device
- Create albums on device, and set covers
- Attempt to remove folders when albums removed
(NOTE: This all needs to be tested...)
2012-11-08 22:44:59 +00:00
craig.p.drummond
dc13a84d33
Correct signal
2012-11-07 19:41:58 +00:00
craig.p.drummond
c0ab3f6427
Place cleanDirs into copy thread
2012-11-07 19:41:07 +00:00
craig.p.drummond
ef551186e4
Apply some cppcheck and scan-build suggestions...
...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond@gmail.com
16bf3be03c
Check solidDev is valid before accessing
2012-10-31 12:08:44 +00:00
craig.p.drummond
187636898e
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
2f6deeb2ad
Initialise some vars - probably not really required, but doesn't hurt!!!
2012-08-27 19:46:05 +00:00
craig.p.drummond@gmail.com
ef4c4a2b68
Store flag to indicate if device support album-artist tag.
2012-08-24 12:01:27 +00:00
craig.p.drummond
17a2efc29f
Add Track Organizer dialog to Qt-only build.
2012-05-31 19:48:31 +00:00
craig.p.drummond
f9f1edcb6f
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
05ee81da0e
Fix copying track from MTP devices.
2012-05-04 11:06:46 +00:00
craig.p.drummond@gmail.com
4cb460f41b
Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!!
2012-05-03 20:07:28 +00:00
craig.p.drummond@gmail.com
5551198c70
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