Commit Graph

173 Commits

Author SHA1 Message Date
craig
102640da08 Fix filetype resolver so that we dont attmept to read tags from video files
(asf/wmv/mp4v) - these seem to crash TagLib.
2012-04-04 18:43:49 +00:00
craig
b4667d1318 Also disconnect from songCount signal 2012-04-02 18:03:22 +00:00
craig
4a7225a249 OK, need musiclibrayitem to inherit of QObject, just having Device inherit seems to produce crashes :-( 2012-04-02 18:03:00 +00:00
craig
10b6c03d37 Only allow to select 1 fs-device at a time 2012-04-02 18:01:55 +00:00
craig
566a2aec00 'modified title' is not really required 2012-04-02 18:01:36 +00:00
craig
b8dba56619 Reduce QObject usage 2012-04-02 17:58:29 +00:00
craig
8e3e403263 Reduce memory usage - VERY slightly!!!! 2012-04-02 17:56:13 +00:00
craig
118b371296 Include config.h 2012-03-29 15:46:30 +00:00
craig
af9c6c870f - Add custom icons for library and info pages.
- Use cd icon (without music note) for albums page.
2012-03-27 21:11:02 +00:00
craig
bd1de87413 Automatically expand treeview items when searching. 2012-03-27 17:39:05 +00:00
craig
5cdb899fe0 Fix(?) crash when forget device whilst its scanning 2012-03-23 20:32:52 +00:00
craig
583a1f582e Fix crash when quiting Cantata whilst devices are being scanned. 2012-03-21 19:20:48 +00:00
craig
f7e743461a Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
c850e98a86 When checking whether a song exists in device, or library, need to also check
'single tracks' and 'multiple artist' groupings - if these have been enabled.
2012-03-20 21:11:19 +00:00
craig
7db4b15c70 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
c889820c9c Apply 'group single track albums' to devices. 2012-03-20 21:10:45 +00:00
craig
2be0716428 TagLib does not always have ASF/MP4 2012-03-14 17:31:01 +00:00
craig
e31c5fcefa Qt tag editor 2012-03-14 17:28:55 +00:00
craig
c208ef6205 filtetype resolver is KDe only 2012-03-14 17:28:33 +00:00
craig
289b406458 TagLib is required 2012-03-14 17:27:43 +00:00
craig
6fd75d5337 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
d4a9c94147 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
ffa24311f8 Save remote device options! 2012-03-05 19:51:09 +00:00
craig
a1116bd227 Confirm device is valid 2012-03-04 16:33:02 +00:00
craig
68566aa45d Update devices menu 2012-03-02 20:25:55 +00:00
craig
2b68f5d05d Remvoe old mount point when rename 2012-03-02 20:25:40 +00:00
craig
8b59ea2f20 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
6e8309f238 Add Retry 2012-03-02 20:25:04 +00:00
craig
cb7395f5c8 Fix empty dir check 2012-03-02 20:24:53 +00:00
craig
c46633f4e3 Remote devices dont need separate audio folder setting 2012-03-02 20:24:40 +00:00
craig
b5bade5c7c Cechk if mount point is empty before mounting 2012-03-02 20:24:19 +00:00
craig
983be594e0 Use KMountPoint 2012-03-02 20:23:53 +00:00
craig
ce39fda407 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
9dd0283590 Set completion mode 2012-03-01 18:31:12 +00:00
craig
176b504892 Only check folder setting if its appropriate 2012-03-01 18:30:56 +00:00
craig
b3df9426c4 Remote devices dont need separate music folder 2012-03-01 18:30:36 +00:00
craig
6a11f80f72 Sleep 2012-02-29 18:11:06 +00:00
craig
f347631e88 Fix device rename 2012-02-29 18:10:01 +00:00
craig
fe2aea3889 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
82ddd4b324 Save details! 2012-02-29 18:09:34 +00:00
craig
3e89330391 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
0eca77e218 Wait for scanner thread to end 2012-02-28 19:29:48 +00:00
craig
923599ffd4 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
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
8f97302b7f Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
199f94b25a Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
efa92fbcf1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
f350363b15 Pass audioFolderSetting 2012-02-22 17:27:57 +00:00
craig
631d9d60f2 Fxi saving, etc. 2012-02-22 17:27:41 +00:00