Commit Graph

27 Commits

Author SHA1 Message Date
craig.p.drummond
ace2380cb1 Save MPD filename scheme settings with MPD server settings. 2012-08-13 18:56:01 +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
f31a7264cd Add support for multiple MPD servers. 2012-06-08 17:53:35 +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
c379fce0ed No need to store full path in each song file. 2012-05-02 18:37:45 +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
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
3e89330391 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
80e2d599a0 Reduce qDebug usage 2012-02-22 20:03:38 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
a382a34c08 Unset italic when renamed 2012-02-20 18:02:45 +00:00
craig
5ac4524a9d s/copy/rename/g 2012-02-20 18:02:31 +00:00
craig
88c1c13c16 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21: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
ae4658b322 Update dir model when add/remove songs 2012-02-10 20:33:54 +00:00
craig
4ce0df037c Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
f1b1f75395 Change title to 'Organize Files' 2012-02-07 19:36:45 +00:00
craig
30c024d0d2 Emit 'getStats' not 'update', as 'update' cuases views to be cleared and reloaded 2012-02-07 19:36:23 +00:00
craig
8d09a442cf Use window background for background of read-only line-edit 2012-02-06 19:54:27 +00:00
craig
18b00dec8f Need to readSettings when updateView 2012-02-03 21:40:08 +00:00
craig
d098182bbd Set initial size 2012-02-03 21:34:04 +00:00
craig
45f8add94b Move settings into ui file 2012-02-03 21:27:24 +00:00
craig
d3dbf43377 SAve settings 2012-02-03 21:25:16 +00:00
craig
868abd4922 Add track organizer dialog... 2012-02-03 20:59:04 +00:00