craig.p.drummond
69042fee5b
Fix current track highlight in grouped view under windows for header item.
2014-10-01 17:46:54 +00:00
craig.p.drummond
cd69848189
Fix menuIcons logic
2014-10-01 17:44:56 +00:00
craig.p.drummond
d4c22e9a6f
Fix unused param warning
2014-10-01 17:02:20 +00:00
craig.p.drummond
6a33460581
Use correct #define!
2014-10-01 17:00:05 +00:00
craig.p.drummond
e686861d49
Use "Now playing" as notification title
2014-10-01 16:26:01 +00:00
craig.p.drummond
abdffadee9
Change Play/Pause text depending upon action in dock menu
2014-10-01 16:23:44 +00:00
craig.p.drummond
a17f20138c
- Fix missing toolbar icon under OSX
...
- Menubar icon hack is only applicable when running under Unity for Linux/Qt builds.
2014-10-01 16:03:08 +00:00
craig.p.drummond
c0d3ac81db
- Add control buttons for windows thumbnail toolbutton.
...
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
47542f2fca
Add prev/play/pause/etc actions to Unity launcher.
2014-10-01 11:05:01 +00:00
craig.p.drummond
e9505ae2c0
Connect MPRIS stopAfterCurrent signal to correct action.
2014-10-01 11:03:32 +00:00
craig.p.drummond
1733e86103
Show notification when outputs changed.
...
BUG: 552
2014-10-01 11:02:19 +00:00
craig.p.drummond
488761cad8
More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!!
2014-09-30 20:36:20 +00:00
craig.p.drummond
50ddb3ba10
Add button to status bar to eanble/disable playback of MPD HTTP output stream.
...
BUG: 552
2014-09-30 16:33:24 +00:00
craig.p.drummond
122f6b7dca
Qt5 for windows
2014-09-30 11:31:40 +00:00
craig.p.drummond
a6e7532966
Fix Qt5 translations.
2014-09-30 11:31:18 +00:00
craig.p.drummond
5c8ce0de50
...and set margins!
2014-09-29 16:28:25 +00:00
craig.p.drummond
bd8a676ebd
Remove Gtk combo popup size hack.
2014-09-29 16:11:57 +00:00
craig.p.drummond
9a0fc655cd
Covers in mac notifications.
2014-09-29 16:10:48 +00:00
craig.p.drummond
6fbc90928f
Fix toolbar media icons when using oxygen icon set. (This was broken by commit for mono toolbar icons under OSX)
2014-09-29 16:10:23 +00:00
craig.p.drummond
81c777eeba
Toolbar margins.
2014-09-29 16:10:12 +00:00
craig.p.drummond
4abccc9bd4
Give close action a tooltip.
2014-09-29 16:09:57 +00:00
craig.p.drummond
4414353a8e
Remove stream name, etc, from MPD errors.
2014-09-29 16:09:29 +00:00
craig.p.drummond
cb743758d9
Better display of interface details.
2014-09-29 16:08:57 +00:00
craig.p.drummond
452bc33b2d
Don't make media keys backend configurable, auto detect the best one.
2014-09-29 11:26:05 +00:00
craig.p.drummond
55d242c6f6
Place URL/REV_URL into CMakeLists.txt
2014-09-28 16:09:50 +00:00
craig.p.drummond
68a5ca749b
More filename restrictions
2014-09-27 11:27:23 +00:00
craig.p.drummond
a61db29138
Replace any of (/ ? < > \ : * | ") with underscore when creating cover file cache names under windows.
...
BUG: 549
2014-09-27 11:11:29 +00:00
craig.p.drummond
6ee18ba931
Fix potential crash when parsing cue files.
...
BUG: 548
2014-09-27 11:00:02 +00:00
craig.p.drummond
65ea91eda7
Show OSX notifications even when Cantata has focus.
2014-09-26 20:22:00 +00:00
craig.p.drummond
3844edfb34
Ignore empty station names in shoutcast and dirble.
2014-09-26 18:02:36 +00:00
craig.p.drummond
17c30eca86
Hack around pref dialog being lowered after stream provider installed/updated on OSX
2014-09-26 16:58:07 +00:00
craig.p.drummond
5946037c0b
Add notifications for OSX - only shown when Cantata is not focused.
2014-09-26 16:51:27 +00:00
craig.p.drummond
bab9f00255
If initial settings wizard is canceled, ensure that it is shown at next start.
2014-09-26 16:50:35 +00:00
craig.p.drummond
952aa5cc2e
Explicitly enable exceptions for qjson - otherwise KDE build sometimes fails.
2014-09-25 22:38:33 +00:00
craig.p.drummond
1cbbaedcd8
Dont use standard actions in KDE tray menu - as want to connect to quit signal
2014-09-25 22:25:25 +00:00
craig.p.drummond
4324ad2681
When starting, remove any previous partial podcast downloads.
2014-09-25 22:08:37 +00:00
craig.p.drummond
5781d3308f
Use correct function!
2014-09-25 21:08:11 +00:00
craig.p.drummond
8fb3586ddc
Configurable podcast download limit; 0 (dont download), 1, 2, 5, 10, 15, 20, 50, or all episodes.
...
BUG: 547
2014-09-25 20:56:56 +00:00
craig.p.drummond
3a488dd912
Use dark background for context view by default.
2014-09-25 20:28:06 +00:00
craig.p.drummond
08f6c0b5d2
Fix downloading of podcasts
2014-09-25 19:27:04 +00:00
craig.p.drummond
228261b2d1
Fix KDE build
2014-09-25 18:45:08 +00:00
craig.p.drummond
7876e98a8e
Check if downloading podcasts in closeEvent() as well as quit()
2014-09-25 18:30:37 +00:00
craig.p.drummond
a6f716a4c1
Remove unused function
2014-09-25 18:21:38 +00:00
craig.p.drummond
c37ab9c565
Mention log location for OSX
2014-09-25 18:19:30 +00:00
craig.p.drummond
55cafd92f3
Podcast fixes/improvements
...
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
773d2271dc
Set organization name - currently 'mpd' for windows, and 'cantata' elsewhere. This is to maintain backwards compatability.
2014-09-25 18:17:46 +00:00
craig.p.drummond
005d2bbc4e
Use same icon zip file for windows builds as for mac
2014-09-25 18:17:30 +00:00
craig.p.drummond
1f2fcde376
Expanding fields grow
2014-09-25 18:17:03 +00:00
craig.p.drummond
48f7572583
Expanding fields grow
2014-09-25 11:07:36 +00:00
craig.p.drummond
87bbbc8cbf
Fix setting of played state for podcasts.
...
BUG: 547
2014-09-25 11:07:18 +00:00