Commit Graph

389 Commits

Author SHA1 Message Date
craig
9bd4d82cbd Silence 2012-01-19 19:30:25 +00:00
craig
d9497580fd Mutex protect taglib 2012-01-19 19:30:08 +00:00
craig
dcf1c057be Only show skip page if we have songs left 2012-01-19 19:29:52 +00:00
craig
84e460fa72 Work-around lack of album-artist in mtp 2012-01-19 19:29:35 +00:00
craig
dad6740de3 Show capacity on action dialog 2012-01-19 19:29:11 +00:00
craig
3892bca18a Update capacity when add/remove 2012-01-19 19:28:50 +00:00
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
7934ca9d9e Configurable lsit/treeview for devices 2012-01-19 19:28:20 +00:00
craig
5aab08945c More MTP work... 2012-01-19 19:28:03 +00:00
craig
6252c17077 Fill in more details 2012-01-18 21:23:39 +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
88c21d7ade Make cover name editable 2012-01-18 21:03:09 +00:00
craig
384552a709 Update 2012-01-18 21:02:54 +00:00
craig
13b7b3ce75 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
f3f357f8a8 Remove debug 2012-01-18 21:02:19 +00:00
craig
03090bef2b Fix Qt only build 2012-01-18 21:02:03 +00:00
craig
149afdad52 Extra filenames to remove 2012-01-18 21:01:49 +00:00
craig
509d643871 Remove change file when songs are removed 2012-01-18 21:01:36 +00:00
craig
385812dcd5 Disable folders model when page hidden 2012-01-18 21:01:18 +00:00
craig
8ff88cdb36 Need to place all finames in quotes 2012-01-18 21:00:49 +00:00
craig
3a3ffdb013 When changing name of playlist, show the original name in the line-edit. 2012-01-16 21:01:50 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
ca7b56ff03 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
74fed07cbc Start of MTP support. 2012-01-16 19:50:39 +00:00
craig
37f27cdba5 Read album artist tags 2012-01-16 19:50:15 +00:00
craig
75c66249d0 Fix idex creation in addSongs/removeSongsFromList 2012-01-16 19:49:58 +00:00
craig
ec3a87de97 Disable albums model when page is hidden 2012-01-16 19:49:18 +00:00
craig
50af950260 Update albums when update db 2012-01-16 19:48:55 +00:00
craig
454c7b99a3 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
1d625ef918 Use reference 2012-01-16 19:48:18 +00:00
craig
4bba1f3c0e Store all unknow .is_audio_player keys, so that can write back when save 2012-01-16 19:48:07 +00:00
craig
33e26609e4 Better error messages 2012-01-16 19:47:38 +00:00
craig
7d5d599c9e Better action dialog - only show paths in tooltip 2012-01-16 19:47:23 +00:00
craig
a62675ff8b Devices page requires library model to be loaded - so that can check for song existence 2012-01-16 19:47:07 +00:00
craig
ada1d1e38f Fix autoskip 2012-01-16 19:46:41 +00:00
craig
4ca16b5c16 Fix genre filtering 2012-01-16 19:46:27 +00:00
craig
c5a9b7e367 Honour 'ignore the' setting 2012-01-16 19:46:13 +00:00
craig
fc8c5a44c4 Update contents when change path 2012-01-16 19:45:59 +00:00
craig
08598687bf Fix removeSongFromList 2012-01-16 19:45:46 +00:00
craig
b75d04f876 Add option to hide delete songs action 2012-01-15 21:25:07 +00:00
craig
613f625422 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
be8e1c5a83 Fix warning! 2012-01-11 20:18:18 +00:00
craig
6b26fed2f0 When checking for existing covers, also check AlbumArt.jpg/png 2012-01-11 20:13:50 +00:00
craig
84705dbaed Fix crash when removing items from playlist. 2012-01-11 20:10:43 +00:00
craig
3465714b51 Fix memory leak in playlistsmodel. 2012-01-10 21:21:43 +00:00
craig
12c75fa456 Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
75e78b8ae6 When editing a stream category name, show the current name in the entry field. 2012-01-10 21:20:27 +00:00
craig
491e20a6cd Update polish 2012-01-08 22:15:55 +00:00
craig
38420a7a98 Update 2012-01-08 15:19:55 +00:00
craig
75390140a1 Update 2012-01-06 19:46:00 +00:00