Commit Graph

5127 Commits

Author SHA1 Message Date
craig.p.drummond
d7e220eba6 Use same action to edit tags in playqueue as item views. 2014-08-21 21:53:38 +00:00
craig.p.drummond
5d00f3ae9b Use read-only editable combo for filename in tag editor, so that text can be selected.
BUG: 524
2014-08-21 17:21:27 +00:00
craig.p.drummond
47c19df0db ...and the rest! 2014-08-21 17:12:56 +00:00
craig.p.drummond
f9ec97f5c9 #ifdef for VLC not #if 2014-08-21 17:12:13 +00:00
craig.p.drummond
24a951761d Fix updating of playqueue background when option changed in preferences dialog. 2014-08-21 17:09:36 +00:00
craig.p.drummond
230723778c Fix compile... 2014-08-21 16:45:58 +00:00
craig.p.drummond
2b9ac06d19 block signals when updating widgets 2014-08-21 16:42:32 +00:00
craig.p.drummond
f7e165d51c Min size calc 2014-08-21 16:42:13 +00:00
craig.p.drummond
a3ab1bf4a8 Use note label class 2014-08-21 16:41:57 +00:00
craig.p.drummond
61b8b7a09a Fix KDE preference dialog sizing 2014-08-21 16:41:39 +00:00
craig.p.drummond
87b230fa3b Dont show headers if limited space 2014-08-21 16:41:20 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
435717b7d5 Fix tooltip 2014-08-21 16:40:10 +00:00
craig.p.drummond
8f07f51df7 Less verbose text 2014-08-21 16:39:58 +00:00
craig.p.drummond
7c6e3d24ec Better layout 2014-08-21 16:39:46 +00:00
craig.p.drummond
edece63a5c Fix height 2014-08-21 16:39:33 +00:00
craig.p.drummond
7237369976 Use smaller icon if limited height 2014-08-21 16:39:19 +00:00
craig.p.drummond
42891167f6 Re-arrange sidebar options if limited height 2014-08-21 16:38:58 +00:00
craig.p.drummond
1252c2f7e1 Show covers in playlists views 2014-08-21 16:38:35 +00:00
nikwen.developer@gmail.com
78636b4be3 Real fix for the bug 2014-08-21 13:50:07 +00:00
nikwen.developer@gmail.com
0d3707b90d Fixed a bug where covers would not be reloaded when changing the fetch covers option 2014-08-21 11:39:37 +00:00
craig.p.drummond
fe556bca65 ...add entry 2014-08-20 19:32:12 +00:00
craig.p.drummond
01309fd9ba Ensure pos slide is a min of 8px 2014-08-20 19:31:48 +00:00
craig.p.drummond
32ebac7dd6 Update 2014-08-20 19:31:25 +00:00
craig.p.drummond
5d777d1d1c Combine 2 notes into 1 2014-08-20 19:31:13 +00:00
craig.p.drummond
8cbfd0f3b7 Uninline some functions 2014-08-20 19:30:54 +00:00
craig.p.drummond
2254c71386 Fix addSelectionToPlaylist 2014-08-20 19:29:42 +00:00
craig.p.drummond
2f9cc825fb Use list-style view if screen is small 2014-08-20 19:29:09 +00:00
craig.p.drummond
30b4b83a7b Use 'Metadata' and not 'Tags' as metadata/tags view in context song pane. 2014-08-18 19:08:47 +00:00
craig.p.drummond
b7387268c4 Fix text 2014-08-18 19:08:27 +00:00
craig.p.drummond
15f1951f82 Remove unimplemented function 2014-08-18 19:08:15 +00:00
craig.p.drummond
20665e408d Remove mention of streams from initial settings wizard file settings. 2014-08-18 19:07:57 +00:00
craig.p.drummond
456a7725a7 Init settings 2014-08-18 19:07:37 +00:00
craig.p.drummond
a5e4633e26 Reorganize playqueue context menu. 2014-08-18 19:07:20 +00:00
craig.p.drummond
ef35d71222 Remove 'Add albums in random order' from view context menus. 2014-08-18 19:06:52 +00:00
craig.p.drummond
e42acc1d8c Disable volume fade on stop by default - this is really something MPD itself should implement 2014-08-18 19:06:28 +00:00
craig.p.drummond
2884bd3b51 Fix fade range 2014-08-18 19:05:52 +00:00
craig.p.drummond
534f86af13 Remove unused call 2014-08-18 19:05:37 +00:00
craig.p.drummond
0ff90d4677 Attempt to align song view selector with header. 2014-08-18 19:05:22 +00:00
craig.p.drummond
1265a4c947 Don't center align context view headers and images - as this does not always work for images. 2014-08-18 19:04:59 +00:00
craig.p.drummond
9504a9a20e Use CANTATA_MAKE_VERSION not MPD_MAKE_VERSION 2014-08-18 19:04:31 +00:00
craig.p.drummond
cee8c7fb7d ReplayGain settings only valid for MPD v0.16 onwards. 2014-08-18 19:04:08 +00:00
nikwen.developer@gmail.com
85f7f8b782 Readd the ability to build the Ubuntu version from the command line 2014-08-18 16:23:21 +00:00
nikwen.developer@gmail.com
4bdf09c6b9 Fix make install procedure for the Ubuntu version 2014-08-18 16:15:59 +00:00
nikwen.developer@gmail.com
8a858d86e9 Use make install for the Ubuntu version 2014-08-18 15:11:14 +00:00
nikwen.developer@gmail.com
0db310887c Remove install instructions for Ubuntu build 2014-08-18 14:11:01 +00:00
nikwen.developer@gmail.com
b020cbb80e Remove po directory from Ubuntu builds 2014-08-18 13:37:21 +00:00
nikwen.developer@gmail.com
1b1be5ded6 Improve AboutPage 2014-08-18 12:24:30 +00:00
nikwen.developer@gmail.com
002c07eb61 Remove unnecessary code 2014-08-18 12:17:48 +00:00
nikwen.developer@gmail.com
2e05fe0564 Fix Ubuntu build and increase version number 2014-08-18 11:09:43 +00:00