Commit Graph

169 Commits

Author SHA1 Message Date
craig
97d58d5464 Control actions 2012-02-09 19:13:41 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
f6a0ec42f4 Better repear and consume icons. 2012-02-08 20:31:56 +00:00
craig
6f1131e820 When pressing play after pressing stop, start playnig at current song -
don't start at begining of play queue.
2012-02-08 19:50:13 +00:00
craig
5c20066fbb If stopping, and track changed - stop there! 2012-02-08 19:36:01 +00:00
craig
9ddcc9b78c Optionally fade-out track when stopping. 2012-02-08 19:22:02 +00:00
craig
7c7ae7c857 When sending track change notification, also include cover (if we have one) 2012-02-08 19:21:49 +00:00
craig
4d83de0223 When playqueue is clreared, remove song details for header 2012-02-08 19:21:35 +00:00
craig
7c72ede76d Fix icon in qt systray 2012-02-07 19:38:27 +00:00
craig
0d5397ce7d Disable playback buttons depending upon size of play queue. 2012-02-07 19:38:12 +00:00
craig
093c9ab045 Improve look of play queue. Display 'play' icon next to current track. 2012-02-07 19:37:59 +00:00
craig
3c2c40360e Main playlist is called play queue 2012-02-07 19:37:45 +00:00
craig
3915a2ddac Change icon used for 'edit tags' 2012-02-06 19:53:44 +00:00
craig
5b3e1e2406 Comment out 'burn to cd' actions - not sure these are useful... 2012-02-06 19:53:04 +00:00
craig
6a4961d7fa For some reason initial view is not loaded in Qt-only build, but is if change page? So workaround this by faking a page change 2012-02-06 19:51:15 +00:00
craig
af9ee4d3d1 Use KMessageWidget to show errors - copy of KDE code taken for pre KDE4.7 and
Qt only builds.
2012-02-06 19:50:22 +00:00
craig
1f50d22bf0 Unmaximise window when using compact interface. 2012-02-04 21:52:16 +00:00
craig
69778b3262 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
3feaea7476 Taglib is required for devices 2012-02-03 19:35:57 +00:00
craig
163b51d7d5 Fix action control 2012-02-03 19:35:25 +00:00
craig
b1881b52ef USe just one delete action 2012-02-03 19:35:12 +00:00
craig
e17303778b Better text 2012-02-03 19:34:14 +00:00
craig
217147efd8 Allow to edit tags, and burn cds, from device files 2012-02-02 21:18:57 +00:00
craig
3d7742e4d1 Fix device delete 2012-02-02 21:18:11 +00:00
craig
fc3f0b3fcc mpdConnectionDied is not used! 2012-02-01 21:07:14 +00:00
craig
dc51c8b03e Tag editor! 2012-02-01 21:06:53 +00:00
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
a643daaf8b - Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
470789f709 Add create audio/data cd actions to library/folder/albums pages. 2012-01-30 19:26:00 +00:00
craig
d4e055cba3 - Don't allow to change Music folder for UMS devices when properties dialog is shown from copy dialog.
- Reduce MPD connect/disconnect state changes
- Clean up when abort is requested
2012-01-28 11:28:43 +00:00
craig
7f47f9b863 If clearing search, update immediately 2012-01-25 17:41:44 +00:00
craig
6b1775d7bb Reduce timeout 2012-01-25 17:41:10 +00:00
craig
600cf451fa Cleanup 2012-01-25 17:40:55 +00:00
craig
9b56fd382a Fix deleting items from queue 2012-01-25 17:40:44 +00:00
craig
2ddf21d1d0 Preserve selection when switching proxy/model 2012-01-25 17:40:30 +00:00
craig
052559df14 Only use proxy modek if we are filtering 2012-01-25 17:34:18 +00:00
craig
0a89bc992d Use foreach 2012-01-25 17:34:01 +00:00
craig
f281a0f718 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
eae42fde39 Improve playqueue handling when we have 1000s of entries. 2012-01-24 21:59:37 +00:00
craig
68d13c562f Better cache usage 2012-01-24 19:58:29 +00:00
craig
d4c4056639 Reduce amount library is loaded 2012-01-24 19:31:36 +00:00
craig
f1570510ad Only clear models if lastdbUpdate time is invalid 2012-01-22 19:00:19 +00:00
craig
4a364399b6 Reduce number of MPD reloads 2012-01-21 21:26:57 +00:00
craig
e0ecbe78d3 No need for update dialog - never seen this shown anyway!!! 2012-01-21 21:00:24 +00:00
craig
1502d3a49e Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
7934ca9d9e Configurable lsit/treeview for devices 2012-01-19 19:28:20 +00:00
craig
8e08770412 Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
13b7b3ce75 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
385812dcd5 Disable folders model when page hidden 2012-01-18 21:01:18 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00