Commit Graph

27 Commits

Author SHA1 Message Date
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@gmail.com
d0a085078f Actually commit the Qt-compie fix!!!! :-( 2012-09-04 09:28:58 +00:00
craig.p.drummond@gmail.com
17d5f07732 Fix Qt-only compile. 2012-09-04 09:27:20 +00:00
craig.p.drummond
86a9b9db5c Reduce number of translations 2012-09-03 19:05:04 +00:00
craig.p.drummond@gmail.com
1832ab8dc7 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
5c7d22c72d Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
11f5ffec48 In Qt-builds, if we failt to update files (tag editor, replaygain) then show the list of failures in the 'detailed text' section. 2012-08-10 11:16:51 +00:00
craig.p.drummond
a54579801a When applying updates in tag editor, track organizer, or replay gain dialog show a progress bar to indicate activity. 2012-07-09 18:42:36 +00:00
craig.p.drummond
ed4034a688 Dont hide progressbar until we have actually finished! 2012-06-27 21:17:08 +00:00
craig.p.drummond
7c2ff7e49e Make more columns italic in replaygain dailog to make entries that will be modified. 2012-06-18 18:22:41 +00:00
craig.p.drummond
57ce944ab0 Drastically reduce replay-gain calculation memory usage. 2012-06-18 18:22:09 +00:00
craig.p.drummond
f31a7264cd Add support for multiple MPD servers. 2012-06-08 17:53:35 +00:00
craig.p.drummond
f376b3d02b Remove ThreadWeaver usage, and add ReplayGain calculation support to Qt-only builds. 2012-06-01 16:27:08 +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
c379fce0ed No need to store full path in each song file. 2012-05-02 18:37:45 +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
fa0d0601a0 Update progress when scanning files for tags! 2012-02-25 20:14:00 +00:00
craig
a8aee5acd6 Only prompt all/untagged if we have some tagged! 2012-02-25 18:45:52 +00:00
craig
1f5e1bc2bb include utils 2012-02-23 18:05:26 +00:00
craig
199f94b25a Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
88c1c13c16 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
66d18091c5 Set cancel button to close when scan complete 2012-02-19 18:32:50 +00:00
craig
73940deb3b Use 'Close' to close dialog, 'Cancel' for cancelling scanning 2012-02-19 13:43:27 +00:00
craig
015bcb4e65 Use max of peak/truePeak 2012-02-19 13:40:23 +00:00
craig
e3b8914dc9 Display peak with same precision as its written to file 2012-02-19 11:58:01 +00:00
craig
528a812c4c Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00