Commit Graph

7459 Commits

Author SHA1 Message Date
Craig Drummond
e5bbcc6d32 When stopping Cantata controlled MPD instance, wait up to 2 seconds for MPD to gracefully terminate (so config can be saved) before killing process.
Issue #1710
2021-05-07 12:03:49 +01:00
Craig Drummond
37381ea2a8 Always check if queue song is different
Issue #1707
2021-05-06 07:09:32 +01:00
Craig Drummond
23f2c510e6 Fix updating now-plying metadata for radio streams that transmit track
numbers.
Issue #1707
2021-05-04 18:18:45 +01:00
CraigD
139c3d8914 Merge pull request #1706 from City-busz/patch-1
Add Comment field to desktop file
2021-05-03 07:08:48 +01:00
Balló György
4ec13ba7d2 Add Comment field to desktop file 2021-05-02 23:39:47 +02:00
CraigD
a0c76e0d50 Merge pull request #1703 from Marcool04/master
Fix macOS installation stage in CMakeLists.txt
2021-04-29 10:40:58 +01:00
Mark Collins
b7c355e2c2 Revert removal of QtCreator section in README for macOS installation 2021-04-29 11:32:28 +02:00
Mark Collins
466e9a6784 Revert inappropriate removal of Installer creation section in macOS install instrucitons in README 2021-04-29 11:20:49 +02:00
Mark Collins
6a36f2f1d5 Update installation instructions for macOS in README 2021-04-29 10:54:50 +02:00
Mark Collins
32d9d6b387 Fix macOS installation stage in CMakeLists.txt 2021-04-29 10:47:05 +02:00
CraigD
cfea8e94e1 Merge pull request #1699 from dphoyes/mac_now_playing
Integrate with the Mac Now Playing Info Center
2021-04-01 13:02:20 +01: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
Craig Drummond
6b15303f17 HTML escape values before fixing new lines, not after!
Closes #1698
2021-03-19 17:50:02 +00:00
Craig Drummond
664077100a Update 2021-03-19 17:49:31 +00:00
Craig Drummond
65786c30b7 Allow smaller images
Issue #1696
2021-03-19 12:26:40 +00:00
Craig Drummond
efe380f9c2 Remove Spotify image search, also broken
Issue #1694
2021-03-16 12:06:52 +00:00
Craig Drummond
6df030b41a Remvoe google image searc - broken
Issue #1694
2021-03-16 12:06:26 +00:00
Craig Drummond
42bc396b32 Use HTTPS for all image searches 2021-03-16 12:06:04 +00:00
Craig Drummond
8bec9dd1f8 Remove option to select cover image providers, always use all.
Issue #1694
2021-03-16 12:05:28 +00:00
CraigD
69f79dc72a Merge pull request #1692 from dphoyes/mac-style
Fix UI rendering on MacOS
2021-03-06 16:38:05 +00:00
CraigD
dd236f176d Merge pull request #1691 from dphoyes/fix-codesign
Fix the code-signing on MacOS
2021-03-06 16:37:32 +00:00
David Hoyes
93f5aebab9 Fix UI rendering on MacOS
This should resolve #1543.
2021-03-06 16:35:24 +00: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
CraigD
d2dad75240 Merge pull request #1690 from remipp/sidebarfix
Fix Album, Artist and Song overlap on sidebar resize
2021-03-01 13:11:01 +00:00
Philipp Rempe
6f2fe6ea51 Fix Album, Artist and Song overlap on sidebar resize 2021-03-01 13:59:53 +01:00
CraigD
492c366986 Merge pull request #1687 from remipp/patch-1
Replace — in wikipedia description
2021-02-27 15:24:15 +00:00
remipp
f6ce41f00e Replace — in wikipedia description 2021-02-27 15:38:35 +01:00
CraigD
b6f4cf33d5 Merge pull request #1684 from fenuks/pinephone_wizard
Fix wizard window on smaller screens
2021-02-17 14:45:08 +00:00
fenuks
8afd749743 Make cantata configuration wizard usable on smaller screens 2021-02-17 15:10:58 +01:00
CraigD
7d7f544fa2 Merge pull request #1678 from iczero/fix-opus-confusion
Fix ogg opus file type confusion in cantata-tags
2021-02-14 11:05:26 +00:00
iczero
32b80fc73c Fix ogg opus file type confusion in cantata-tags 2021-02-13 23:45:18 -08:00
CraigD
3fd94b5c3f Merge pull request #1667 from jpalus/master
Take lrelease path from cmake config instead of relying on fixed paths
2021-01-21 21:41:23 +00:00
Jan Palus
6546d9d7f9 Take lrelease path from cmake config instead of relying on fixed paths 2021-01-21 20:23:20 +01:00
Craig Drummond
848dc5a6b3 Fix decoding URLs when playing local files via in-built HTTP server.
Closes #1664
2021-01-14 19:33:40 +00:00
Craig Drummond
e4e529fb9e Enable scrobbling, auth works? #1661 2021-01-12 12:00:59 +00:00
Craig Drummond
e4719e6db4 Add scrobbling define 2021-01-12 07:28:51 +00:00
CraigD
3256602b12 Update ChangeLog 2021-01-11 08:47:18 +00:00
CraigD
df357b49a5 Update README.md 2021-01-04 09:00:03 +00:00
Craig Drummond
9df2a54761 Disable scrollbing support, as auth changed.
Closes #1661
2021-01-03 10:15:42 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
c3592ad00c Check DB is valid in all cases
Issue #1657
2020-12-06 10:23:23 +00:00
Craig Drummond
eb352aed88 Remove stream providers, as many broken.
Closes #1656
2020-12-05 17:26:04 +00:00
Craig Drummond
18236999a7 Disable categorized view, as its been reported to crash
Issue #1530
2020-11-29 13:22:41 +00:00
Craig Drummond
2598cea8c0 Update 2020-11-24 12:18:00 +00:00
CraigD
83e54df264 Merge pull request #1654 from ayalhw/update-zh-cn-translation
update(translation): zh-CN translation
2020-11-24 12:05:47 +00:00
Coelacanthus
f7370aa56b update(translation): zh-CN translation 2020-11-24 20:03:08 +08:00
Craig Drummond
07838308fd Remember, and restore, main window position.
Closes #1653
2020-11-22 14:57:35 +00:00
Craig Drummond
ea0610ba9c Filter out CUE source tracks before they enter DB.
Issue #1652
2020-11-17 18:45:06 +00:00
Craig Drummond
82a6798c83 - Better handling of CUE tracks when MPD is set to list as directory.
- Disable CUE parsing in cantata by default, as MPD handles this better now.

Issues #1650 and #1652
2020-11-17 12:06:04 +00:00
Craig Drummond
4d9bb761e6 Remove dirble from radio section, as its no longer active. 2020-11-08 10:46:17 +00:00