55 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
31b8a6d9b9 Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0 Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
2021-07-28 19:44:57 +01:00
John Regan
c9b85eb29e fix deprecation: QtMac::toNSImage deprecated, remove QtMacExtras dependency 2021-07-20 13:03:21 -04:00
John Regan
3d8a4cdca5 fix deprecation: QSysInfo::MV_10_8 obsolete 2021-07-20 13:01:43 -04:00
David Hoyes
730bf0672a Integrate with the Mac Now Playing Info Center
This adds MacOS support for controlling cantata via hardware media keys,
or via the OS's Now Playing widget. Implements #614 and #1347.
2021-04-01 12:58:34 +01:00
David Hoyes
398474fa1b Fix the code-signing on MacOS
CMake's install procedure invalidates the signatures auto-generated by
the compiler, so without this MacOS will refuse to launch Cantata.
2021-03-06 16:29:01 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
264bcc6fe0 Completely flat icon 2015-12-06 11:14:35 +00:00
Craig Drummond
b689a8511c - Revert changes to use QMessageBox icons
- Use QMessageBox to determine dialog icon size
2015-10-25 12:20:47 +00:00
Craig Drummond
80ca72201a Windows needs dialog-xxx icons (the Qt/system ones look bad), mac does not 2015-10-23 22:10:15 +01:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
5ae6e2569f Use Huanity/gnome icons for Windows and Mac builds. 2015-09-05 19:26:23 +01:00
Craig Drummond
68db1a5399 No need to duplicate windows/icons in mac 2015-09-05 16:55:59 +01:00
Craig Drummond
d36478cb18 Remove document-multiple 2015-08-30 16:04:45 +01:00
Craig Drummond
64aba7477a Add folder-temp and folder-downloads 2015-08-30 15:59:23 +01:00
Craig Drummond
1ef5c5dcb3 Icons might not necessarily be oxygen... 2015-08-30 12:14:17 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
be6b5e1f86 Custom actions.
#711
2015-08-11 19:16:35 +01:00
Craig Drummond
c07323cbbe Slightly flatter icon 2015-08-01 18:12:11 +01:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
792e36adf2 Fix OSX executable name for case-sensitive filesystems.
BUG: 585
2014-11-11 14:11:14 +00:00
craig.p.drummond
23e7276b3f Spin number should appear in UI, windows add/remove, and OSX bundle 2014-10-27 09:04:17 +00:00
craig.p.drummond
eee450f67d Bundle higher res document-multiple icons 2014-10-18 22:08:19 +00:00
craig.p.drummond
d723c2886b Add 48px and 64px sizes of folder and audio file icons - required for retina OSX. 2014-10-17 10:34:12 +00:00
craig.p.drummond
d641eb1972 Cleanup temp dmg file 2014-10-08 20:29:44 +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
9a0fc655cd Covers in mac notifications. 2014-09-29 16:10:48 +00:00
craig.p.drummond
55d242c6f6 Place URL/REV_URL into CMakeLists.txt 2014-09-28 16:09:50 +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
5946037c0b Add notifications for OSX - only shown when Cantata is not focused. 2014-09-26 16:51:27 +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
d85c1c4aea Create DMG installer 2014-09-23 20:27:56 +00:00
craig.p.drummond
bfe2472fd1 - add inhibit suspend whilst playing for Mac
- add detection of resume from suspend for Mac
2014-09-22 19:45:48 +00:00
craig.p.drummond
5858953ef1 Qt5 Mac builds. Not 100% perfect, TODO:
- Unified toolbar - appears, but cannot drag on all?
- HighDPI support - pixmaps should be scaled, but are not. Cantata's detection code needs modifying
- Cover in toolbar is a bit too large
- Some odd layout in pref dialog
2014-09-12 22:37:46 +00:00
craig.p.drummond
30f7c18e63 Unix text file format 2014-09-03 18:27:12 +00:00
craig.p.drummond
ff868946ff Install Qt translations with Mac builds? 2014-09-03 18:26:35 +00:00
craig.p.drummond
ad3e48ea15 Text file format 2014-07-28 20:07:06 +00:00
craig.p.drummond
5bc8357bbf Mac package fixes 2014-07-07 19:03:31 +00:00
craig.p.drummond
15bf496530 Add missing up/down arrow icons 2014-06-14 19:28:29 +00:00
craig.p.drummond
8726c3412c Remove unused icons 2014-06-14 19:27:48 +00:00
craig.p.drummond
adddc75991 Install app icon into oxygen folder for mac and windows builds 2014-06-14 19:26:54 +00:00