Commit Graph

175 Commits

Author SHA1 Message Date
craig
a2205e2f5f Make getAudioGroupId externally usable 2012-04-17 15:54:28 +00:00
craig
693b26e27d - Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
14cbfdd594 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
1edc3782eb Also disconnect from songCount signal 2012-04-02 18:03:22 +00:00
craig
3b07a1897b OK, need musiclibrayitem to inherit of QObject, just having Device inherit seems to produce crashes :-( 2012-04-02 18:03:00 +00:00
craig
cd28f73a6b Only allow to select 1 fs-device at a time 2012-04-02 18:01:55 +00:00
craig
0e9c009fd7 'modified title' is not really required 2012-04-02 18:01:36 +00:00
craig
094f4214b1 Reduce QObject usage 2012-04-02 17:58:29 +00:00
craig
2d657b4007 Reduce memory usage - VERY slightly!!!! 2012-04-02 17:56:13 +00:00
craig
7d33745b9a Include config.h 2012-03-29 15:46:30 +00:00
craig
a34cb4213d - 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
3fe8b94b59 Automatically expand treeview items when searching. 2012-03-27 17:39:05 +00:00
craig
828d193d26 Fix(?) crash when forget device whilst its scanning 2012-03-23 20:32:52 +00:00
craig
56d74261c7 Fix crash when quiting Cantata whilst devices are being scanned. 2012-03-21 19:20:48 +00:00
craig
b4ed235271 Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
0b283a904a 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
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
4c7af103af Apply 'group single track albums' to devices. 2012-03-20 21:10:45 +00:00
craig
92473d7319 TagLib does not always have ASF/MP4 2012-03-14 17:31:01 +00:00
craig
1a05040904 Qt tag editor 2012-03-14 17:28:55 +00:00
craig
994fa1e53b filtetype resolver is KDe only 2012-03-14 17:28:33 +00:00
craig
ca2b578432 TagLib is required 2012-03-14 17:27:43 +00:00
craig
c77d956653 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
b450c6ad45 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
438973185d Save remote device options! 2012-03-05 19:51:09 +00:00
craig
ae18d651b9 Confirm device is valid 2012-03-04 16:33:02 +00:00
craig
84deca144e Update devices menu 2012-03-02 20:25:55 +00:00
craig
7db440cb65 Remvoe old mount point when rename 2012-03-02 20:25:40 +00:00
craig
c5138895c5 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
08ae1c733f Add Retry 2012-03-02 20:25:04 +00:00
craig
5a0391c95d Fix empty dir check 2012-03-02 20:24:53 +00:00
craig
8ab1687fdd Remote devices dont need separate audio folder setting 2012-03-02 20:24:40 +00:00
craig
9817f61c4b Cechk if mount point is empty before mounting 2012-03-02 20:24:19 +00:00
craig
003abfa36f Use KMountPoint 2012-03-02 20:23:53 +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
bf536e2d52 Set completion mode 2012-03-01 18:31:12 +00:00
craig
8ca1faa881 Only check folder setting if its appropriate 2012-03-01 18:30:56 +00:00
craig
7cab78b729 Remote devices dont need separate music folder 2012-03-01 18:30:36 +00:00
craig
802dce94d4 Sleep 2012-02-29 18:11:06 +00:00
craig
39a2d7f45d Fix device rename 2012-02-29 18:10:01 +00:00
craig
58d06d3a09 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
56c86caffa Save details! 2012-02-29 18:09:34 +00:00
craig
c8a1e23ea1 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
102c178e7f Wait for scanner thread to end 2012-02-28 19:29:48 +00:00
craig
327999e642 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
craig
3483711598 Show number of tracks read so far. 2012-02-22 20:21:24 +00:00
craig
91ac0ae0f3 Reduce qDebug usage 2012-02-22 20:03:38 +00:00
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
a8e79b4287 Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
d214eb01d1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00