craig
c7df4c5160
Initial import of grouped playlists - NOT FINISHED
2012-03-16 22:33:34 +00:00
craig
e31c5fcefa
Qt tag editor
2012-03-14 17:28:55 +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
63f5ee8c44
Cleanup MPDStats
2012-03-06 19:01:14 +00:00
craig
97a6177a84
Update copy of KMessageWidget
2012-03-05 19:48:55 +00:00
craig
528a812c4c
Add ability to calculate replaygain tags.
2012-02-16 20:33:05 +00:00
craig
3e525093a6
Fix icon size
2012-02-14 21:23:30 +00:00
craig
4ce0df037c
Add 'copy to device', etc, actions to folders page.
2012-02-10 20:32:56 +00:00
craig
da14e19de1
controlActions();
2012-02-10 20:31:45 +00:00
craig
6b2e2d1d5d
Store genre in set
2012-02-09 19:13:21 +00:00
craig
a31f632116
Fix loading of genres
2012-02-08 19:22:44 +00:00
craig
2003c241d5
Fix updating of views when genre filter is changed.
2012-02-07 19:37:10 +00:00
craig
2c590805f6
Reorder menu actions - to be more consistent with amarok
2012-02-06 19:53:26 +00:00
craig
45a857024b
Comment out 'burn to cd' actions - not sure these are useful...
2012-02-06 19:53:04 +00:00
craig
868abd4922
Add track organizer dialog...
2012-02-03 20:59:04 +00:00
craig
cfcac8a559
Tag editor!
2012-02-01 21:06:53 +00:00
craig
5e4061dfe0
Add create audio/data cd actions to library/folder/albums pages.
2012-01-30 19:26:00 +00:00
craig
cc95b844d6
Add finter-enabling to all models
2012-01-25 17:33:23 +00:00
craig
713a52d8a3
Better cache usage
2012-01-24 19:58:29 +00:00
craig
3d9ab838a6
Reduce number of MPD reloads
2012-01-21 21:26:57 +00:00
craig
e8577a9703
Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed.
2012-01-21 20:58:58 +00:00
craig
6073a71980
When we recieve an updated signal frmo MPD, refresh library view.
2012-01-19 20:21:16 +00:00
craig
658f0bc29e
Initial import of device support work
...
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
changed. (Previously the whole model was replaced).
- Allow songs to be deleted.
TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +00:00
craig
518b7d41bb
Cleanup
2012-01-04 19:19:13 +00:00
craig
9fc2286ce3
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
47ac68ee4b
Change dock item icon to cover
2012-01-03 19:56:03 +00:00
craig
1872cef46f
Fix inconsistency between adding items via drag'n'drop and using the '>>' actions
2012-01-03 19:54:13 +00:00
craig
8ef2023882
Add option to group single track artist/albums under
...
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
41806c6f32
Manually show spinner, so it appears quicker!
2011-12-24 10:13:52 +00:00
craig
1236144c09
Show spinner over library/album/folder view when loading. (KDE only)
2011-12-22 20:03:54 +00:00
craig
222ac7e5bd
Sort selected items by the order they appear on screen - QAbstractItemView::selectedItems is not sorted!!!!
2011-12-20 19:17:39 +00:00
craig
dd06c86ccf
Make an 'ItemView' class so that each view can set whether to be list or tree like.
2011-12-18 20:04:13 +00:00
craig
37e62aad3b
Fix Qt-only build
2011-12-15 18:10:50 +00:00
craig
6e801b3eb3
s/song/track/g
2011-12-14 19:43:29 +00:00
craig
c882a7cf39
Use term 'Track' and not 'Song'
2011-12-14 19:42:32 +00:00
craig
4f0810834d
Playlists work
2011-12-14 19:41:06 +00:00
craig
71dc6ec8c7
Move formatDuration out of MainWindow class
2011-12-14 19:40:33 +00:00
craig
c0277a5701
Clear selection when changing level
2011-12-14 19:39:28 +00:00
craig
0f5f07941c
Dont clear search when changing level
2011-12-14 19:38:23 +00:00
craig
9463dd048f
Remove unused code
2011-12-14 19:37:05 +00:00
craig
5cff1c2f07
Replace 00:00 with 0:00
2011-12-14 19:36:51 +00:00
craig
f9c57d85c7
Search all levels, no matter what current is
2011-12-14 19:36:29 +00:00
craig
4f678bc915
- Add 'addTo'/'replace' buttons to style delegate
...
- Fix opened list always scrolling to bottom
2011-12-11 21:44:10 +00:00
craig
285287ca90
Better text
2011-12-11 14:32:39 +00:00
craig
afbd0ac005
Remeber to index when navigating
2011-12-11 11:24:25 +00:00
craig
420458e48b
Custom styled item delegate for listview library.
2011-12-11 11:19:19 +00:00
craig
3f2dab8091
List view for library - styled item delegate todo!!!
2011-12-10 22:59:48 +00:00
craig
cb127217a6
Fix playlist headers!!!!
2011-12-09 18:40:20 +00:00
craig
db52ca544f
Move page specific code out of MainWindow class and it *Page class.
2011-12-06 20:24:48 +00:00