Commit Graph

5041 Commits

Author SHA1 Message Date
craig.p.drummond
94de7ca93a Remove border from cover widget 2014-08-11 19:32:24 +00:00
craig.p.drummond
159d1ec8f8 Make track filename clickable 2014-08-11 19:32:07 +00:00
craig.p.drummond
9f88eb00e5 Use KDE cmake macro to enable exceptions in KDE builds. 2014-08-11 19:31:22 +00:00
craig.p.drummond
93e0787a89 Fix compilation with taglib versions older than 1.8 2014-08-11 19:30:58 +00:00
craig.p.drummond
08a6602217 Fix compilation wih older ffmpeg versions.
BUG: 513
2014-08-10 20:09:43 +00:00
nikwen.developer@gmail.com
662799d093 Add Flickable to connection settings 2014-08-10 11:36:16 +00:00
nikwen.developer@gmail.com
63bd67374d Change button text 2014-08-10 11:19:07 +00:00
nikwen.developer@gmail.com
f38cc89cc2 Fix error with UbuntuShape 2014-08-10 11:07:39 +00:00
nikwen.developer@gmail.com
aa9f53bf91 Fix error with UbuntuShape 2014-08-10 11:07:00 +00:00
nikwen.developer@gmail.com
35d015cd81 Adjust Playback Options dialog 2014-08-10 10:33:44 +00:00
craig.p.drummond
78db33c222 Show extra audio properties from MPD in context/track/tags 2014-08-10 10:00:10 +00:00
craig.p.drummond
0a452ec2ba Use QIcon::fromTheme to set system-tray icon.
BUG: 519
2014-08-10 09:31:50 +00:00
craig.p.drummond
4a585f64b3 Fix crash in settings dialog when some system-tray options removed.
BUG: 518
2014-08-10 09:23:54 +00:00
craig.p.drummond
5bbb67099b In cover dialog, when checking if a cover exists, ignore the internal '{nocover}' and '{tag}' strings.
BUG: 515
2014-08-10 09:01:40 +00:00
craig.p.drummond
aa687fda81 Add extra text stating how to enable stop button.
BUG: 514
2014-08-10 08:28:06 +00:00
craig.p.drummond
48dc8b053b Exceptions are required for all non Qt5 builds.
BUG: 513
2014-08-10 08:23:25 +00:00
craig.p.drummond
21e5954eaf Update 2014-08-10 08:21:56 +00:00
craig.p.drummond
58202b52ec Fix Ubuntu build 2014-08-10 08:12:22 +00:00
nikwen.developer@gmail.com
b97bf10bbe Untested: Change Popover to Dialog 2014-08-09 13:57:29 +00:00
craig.p.drummond
ec2c98802b Stop volume fade if stopping after 2014-08-01 20:34:09 +00:00
craig.p.drummond
bed090a75c Update 2014-08-01 20:33:29 +00:00
craig.p.drummond
5ab4137798 Show correct rating 2014-08-01 20:32:47 +00:00
craig.p.drummond
3ed6bb21fb Re-scrobble and resend now-playing if track is repeated 2014-07-31 19:36:58 +00:00
craig.p.drummond
d4e30f49c4 Detect state change 2014-07-31 19:31:47 +00:00
craig.p.drummond
75d27d8ff6 turn null key constant into enum constant 2014-07-31 19:31:14 +00:00
craig.p.drummond
c65beefc75 Show only stars in menu, not number 2014-07-31 19:30:05 +00:00
craig.p.drummond
da0587a523 Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc. 2014-07-31 19:29:38 +00:00
craig.p.drummond
0b42caed75 If now playing has been sent, track has not been scrobbled, then when track is played after beeing paused for more than 5 seconds resend now playing. 2014-07-31 19:28:42 +00:00
craig.p.drummond
fe1cb3b05a Don't URL encode scrobble keys, just values. 2014-07-31 19:28:12 +00:00
craig.p.drummond
8012337e18 Length already checked 2014-07-31 19:27:49 +00:00
craig.p.drummond
13e65f1d62 Use comma to split multiple genres in tooltip. 2014-07-31 19:27:24 +00:00
craig.p.drummond
b185a96d99 Only enable 'center on current track' action if there is a current track. 2014-07-31 19:26:52 +00:00
craig.p.drummond
5f0b59a7d6 Add a 'Read ratings from file' to tag editor 2014-07-30 19:06:00 +00:00
craig.p.drummond
e51b94e43b When adjusting track numbers in tag editor, start from first actual track. 2014-07-30 19:05:23 +00:00
craig.p.drummond
183b281849 No need for CANTATA_LANG env, as can use config file 2014-07-30 19:04:59 +00:00
craig.p.drummond
24cd2680bf Remove extra margin in podcast settings dialog. 2014-07-30 19:04:30 +00:00
craig.p.drummond
2bd7ee047d Move updating, etc, into ItemView 2014-07-30 19:03:24 +00:00
craig.p.drummond
7df0744953 A little cleanup 2014-07-30 19:03:03 +00:00
craig.p.drummond
275b45eadf Cleanup 2014-07-30 19:01:34 +00:00
craig.p.drummond
1305da10de No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
59c40ef1b0 Remove some old config compatibility code 2014-07-30 19:00:44 +00:00
craig.p.drummond
9186225b3b toLower not toUpper!!! 2014-07-29 19:18:48 +00:00
craig.p.drummond
85298cdc8a Don't log scrobbler session key to debug file. 2014-07-29 19:04:06 +00:00
craig.p.drummond
a27909a123 Use correct string in debug 2014-07-29 19:02:41 +00:00
craig.p.drummond
4047999aea Store inactive song separately 2014-07-29 19:02:02 +00:00
craig.p.drummond
d07ef22ae1 Last.fm replies are XML, so decode these properly!
BUG: 510
2014-07-29 19:01:33 +00:00
craig.p.drummond
6e937de1a2 If we fail to download a cover, don't keep trying next time song is played. 2014-07-28 20:08:20 +00:00
craig.p.drummond
15f6782e74 'fake' scrobbler 2014-07-28 20:07:25 +00:00
craig.p.drummond
e590746035 Text file format 2014-07-28 20:07:06 +00:00
craig.p.drummond
c2bc391635 Add colon after NOTE - for consistency 2014-07-26 17:41:44 +00:00