Commit Graph

2106 Commits

Author SHA1 Message Date
craig.p.drummond
6ce12b4691 Disable lin-edit if not using server 2013-03-05 19:47:05 +00:00
craig.p.drummond
0d5133dbdc Set min size if not used in a xombo 2013-03-05 19:46:40 +00:00
craig.p.drummond
5b7cc1a150 Resize dialog 2013-03-05 19:46:00 +00:00
craig.p.drummond
a08b1d6bb7 Cant enable overlay scrollbars for Gtk2 code, tried and failed :-( 2013-03-05 19:45:47 +00:00
craig.p.drummond
0533b38e29 Use font size and screen size to determine max number of items 2013-03-04 19:40:09 +00:00
craig.p.drummond
fbb9a5d41c Remove QPointer usage 2013-03-04 19:39:41 +00:00
craig.p.drummond
d71c6b3677 Only add connect/disconnect action if device supports this! 2013-03-04 19:39:26 +00:00
craig.p.drummond
1e9f654554 Expand device when connected. 2013-03-04 19:38:17 +00:00
craig.p.drummond
5153a3e804 Apply combo-workaround to more combos - but for QGtkStyle only 2013-03-01 21:33:53 +00:00
craig.p.drummond
65b6387052 Use list of actions 2013-03-01 21:32:22 +00:00
craig.p.drummond
a0d9aff335 Create a cusrtom ComboBox - so that we can add scrollbars to pop-up of non-editrable combos with QGtkStyle 2013-02-28 22:15:02 +00:00
craig.p.drummond
d60eb0f4c6 Revert %title% to default behaviour. Add %artistandtitle% for "Artist - Title" 2013-02-28 20:15:51 +00:00
craig.p.drummond
2af60320d9 Dont merge electronic and electronica 2013-02-28 20:02:42 +00:00
craig.p.drummond
bf15974210 Add some missing includes 2013-02-28 18:14:58 +00:00
craig.p.drummond
496f09a7aa Provice correct parameters to save() 2013-02-28 18:14:42 +00:00
craig.p.drummond
3ceafc61e1 Remove un-implmented function 2013-02-28 18:14:18 +00:00
craig.p.drummond
c2d5fb55b5 Reduce fade timer 2013-02-28 18:13:56 +00:00
craig.p.drummond
de33d24c64 Dont be too strict whn checking scheme 2013-02-28 18:13:37 +00:00
craig.p.drummond
b884ce171d When renaming files based upon scheme, if artist!=albumArtist, then add artist to %title% key. Extend file naming scheme to have a %plaintitle% which allways corresponds to just the title. 2013-02-28 18:13:11 +00:00
craig.p.drummond
a6c477a910 More errors... 2013-02-27 19:44:12 +00:00
craig.p.drummond
c9861b4dfd Check if song exists on device before sending 2013-02-27 19:43:52 +00:00
craig.p.drummond
5402d44b44 When checking song against song-item, used displayTitle - as this is what is shown! 2013-02-27 19:43:28 +00:00
craig.p.drummond
01aefab0e5 Make function const 2013-02-27 19:42:49 +00:00
craig.p.drummond
465b5605ae Attempt to get Various Artists AlbumArtist name from folder name 2013-02-27 19:42:35 +00:00
craig.p.drummond
20a765725a Update 2013-02-27 19:42:02 +00:00
craig.p.drummond
f314fca500 Optionally start track organizer after tag editor, if chaging the tags indicates that the files should be renamed. 2013-02-27 19:41:47 +00:00
craig.p.drummond
996e56e1bd Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
204fa8e276 Better function name 2013-02-27 19:41:03 +00:00
craig.p.drummond
0e160bcec3 Work-around overlay scrollbar issues with modal dialogs 2013-02-27 19:40:40 +00:00
craig.p.drummond
f84d73fcdc Scale dialog icons based upon font settings 2013-02-27 19:40:10 +00:00
craig.p.drummond
c8716d21b0 Better dialog dow showing list of tag failures 2013-02-27 19:39:42 +00:00
craig.p.drummond
76611dd025 Handle view move and resize 2013-02-27 19:39:01 +00:00
craig.p.drummond
e9861756f6 Remove unused var 2013-02-27 19:38:38 +00:00
craig.p.drummond
e8e34fecf1 Hopefully folder deletion is now fixed!!!! 2013-02-26 21:22:22 +00:00
craig.p.drummond
4903a3e907 Only copy cover once! 2013-02-26 21:06:38 +00:00
craig.p.drummond
1b45e4b84c Respect ID3v2.3 / ID3v2.4 setting of tags - i.e. when save, ensure we use the same version. 2013-02-26 20:07:36 +00:00
craig.p.drummond
27b5fa488a If album's year is updated in tag-editor, then reflect this in views. 2013-02-26 20:06:50 +00:00
craig.p.drummond
d8dcc20176 Write ID3v2.3 tags by default 2013-02-26 20:06:20 +00:00
craig.p.drummond
ff0439ab2d libMPT is resetting folder ID after file is sent, so store value before its sent 2013-02-26 20:05:39 +00:00
craig.p.drummond
274cf50fb8 song.id not needed - as we encode ids in path 2013-02-26 20:04:44 +00:00
craig.p.drummond
3269d967f7 Delete .pamp files too (PowerAmp covers?) 2013-02-26 20:04:13 +00:00
craig.p.drummond
2657bcf14a Cleanup 2013-02-26 20:03:41 +00:00
craig.p.drummond
cb4dde4a52 If MTP track number is 0, then attempt to ascertin this from the filename. 2013-02-26 20:03:28 +00:00
craig.p.drummond
5b68a2088b MPT cover file support 2013-02-26 20:03:06 +00:00
craig.p.drummond
fedadeb674 Fix dir deletion - need to scan all files, and store which files are in which dir, so that we know when its empty 2013-02-26 20:02:25 +00:00
craig.p.drummond
d4d75cbb0d Dont show MTP IDs in tooltips 2013-02-26 20:01:41 +00:00
craig.p.drummond
323a7c70ff Show track number in debug. 2013-02-25 20:28:30 +00:00
craig.p.drummond
fb7ab0d42f Better explanation text. Use same text in config dialog as in intro wizard. 2013-02-25 20:13:05 +00:00
craig.p.drummond
75aea96d90 Check space on storage. If insufficient space, then try to find another with more space. 2013-02-25 20:04:30 +00:00
craig.p.drummond
fe7addc2b9 Set configured flag 2013-02-25 18:59:09 +00:00