CraigD
af04723c0c
Update README.md
2022-03-02 20:07:18 +00:00
CraigD
f3ad8268a8
Update README.md
2022-03-02 20:00:40 +00:00
CraigD
46a6c7b5ec
Merge pull request #1767 from buckmelanoma/patch-1
...
Fix playlist rule editor window width issue
v2.5.0
2022-02-21 07:11:37 +00:00
buckmelanoma
f493d0f2a2
Fix playlist rule editor window width issue
...
Same bug as addressed in #1740
2022-02-20 09:31:19 -08:00
Craig Drummond
b2d740d0e9
Don't write empty genres to tags.
...
Issue #1765
2022-02-06 12:41:55 +00:00
CraigD
9544f55a45
Merge pull request #1764 from llimeht/tmp/ffmpeg5
...
Make compatible with ffmpeg 5.0
2022-01-31 07:25:56 +00:00
Stuart Prescott
4bc1086397
Make compatible with ffmpeg 5.0
2022-01-31 14:07:26 +11:00
CraigD
583e1cb28c
Merge pull request #1762 from zyzzyxdonta/fix-typo-translation-de
...
Fix typo in German translation
2022-01-22 10:28:21 +00:00
David Pape
cb4bc525ec
Fix typo in German translation
...
Systemlesite → Systemleiste
2022-01-22 11:22:39 +01:00
Craig Drummond
e9924277ca
Merge branch 'master' of github.com:CDrummond/cantata
2022-01-12 20:17:36 +00:00
Craig Drummond
53d4eafd4a
Update Italian translation
2022-01-12 20:17:15 +00:00
Craig Drummond
680a4a8398
Stop user MPD instance from GUI thread when terminating, to ensure state can be saved.
...
Closes #1761
2022-01-11 12:08:14 +00:00
Craig Drummond
d2c3a622c8
Merge branch 'master' of github.com:CDrummond/cantata
2022-01-10 16:00:39 +00:00
Craig Drummond
d927667cf2
Update Korean translation
2022-01-10 16:00:21 +00:00
CraigD
4c4a85e34f
Merge pull request #1760 from scootergrisen/patch-7
...
Update danish translation
2022-01-10 07:15:19 +00:00
scootergrisen
2aa879d86b
Update danish translation
2022-01-10 03:21:32 +01:00
Craig Drummond
b052eb7e26
Update Polish translation
2022-01-09 21:13:48 +00:00
Craig Drummond
926bc48c63
Update Czech translation
2022-01-09 17:35:06 +00:00
Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Craig Drummond
d0004beb33
Update translations
2021-12-28 08:05:37 +00:00
Craig Drummond
737cddfd13
extraFields needs to be quint32
2021-12-28 07:54:54 +00:00
Craig Drummond
cb1d890e05
If using table-style play queue, then only sort one column at a time.
...
Issue #1749
2021-12-27 20:49:14 +00:00
Craig Drummond
dbdc211da2
Use QCollator to compare strings.
2021-12-27 20:39:51 +00:00
Craig Drummond
f4e4a6ed33
Add Grouping tag support to playlists and queue.
2021-12-27 19:58:47 +00:00
Craig Drummond
6d4bba02f4
...and some more
2021-12-27 17:07:59 +00:00
Craig Drummond
b65b182629
Misc fixes - taken from https://github.com/fenuks/cantata
2021-12-27 17:05:24 +00:00
Craig Drummond
aa376c3cc6
Fix getting dir
2021-12-23 17:08:09 +00:00
Craig Drummond
2af114c24d
More build fixes
2021-12-23 16:56:51 +00:00
Craig Drummond
9debed56ae
Fix build
2021-12-23 16:46:15 +00:00
Craig Drummond
dbfc8d92ed
Merge branch 'master' of github.com:CDrummond/cantata
2021-12-23 13:47:55 +00:00
Craig Drummond
e68c4011af
Fix looking for cover-art with MPD's new cue track file listing.
...
Issue #1759
2021-12-23 13:46:09 +00:00
CraigD
34330e2a52
Merge pull request #1758 from asinov/asinov-patch-1
...
space missing between two words
2021-12-06 11:57:53 +00:00
asinov
c76090b6b3
space missing between two words
2021-12-06 12:50:45 +01:00
CraigD
d8f432093a
Merge pull request #1757 from qmega/cover-widget-tooltip
...
Remove superfluous line break from cover tooltip
2021-11-17 08:37:03 +00:00
Philip Sequeira
26f6a40b0e
Remove superfluous line break from cover tooltip
...
The line break appears to have originally separated textual information
in the tooltip from the cover image. All the textual information was
removed in 2d8566d743 , so the image is now
the only thing in the tooltip and the line break was just creating an
empty space above it.
2021-11-17 03:15:22 -05:00
Craig Drummond
20b0d716b8
Remove 'Say Thanks' button - no longer functional.
...
Closes #1754
2021-11-13 21:32:25 +00:00
Craig Drummond
cb8cbb6002
Add "Refresh" action to hover actions for podcasts.
...
Issue #1753
2021-11-12 21:34:52 +00:00
Craig Drummond
630d3c5c6e
When searching for lyrics, if fail and artist starts with "The " then try again without "The "
...
Closes #1752
2021-11-11 23:11:08 +00:00
Craig Drummond
5b3f494676
Hide spinner even when no cover
2021-11-11 22:49:47 +00:00
Craig Drummond
62fe336a01
Update
2021-11-10 12:24:07 +00:00
CraigD
17a23e33bc
Merge pull request #1751 from qmega/fix-total-time-on-reorder
...
Fix total time after reordering play queue
2021-11-10 07:13:19 +00:00
Philip Sequeira
c622886e09
Fix total time after reordering play queue
2021-11-09 22:46:24 -05:00
CraigD
e1bcbfbd8b
Merge pull request #1747 from Marcool04/github-workflow
...
Added a github actions workflow to build Cantata dmg for macOS
2021-10-09 09:41:54 +01:00
Mark Collins
0e19a3c8e8
Added a github actions workflow to build Cantata dmg for macOS
2021-10-09 10:38:20 +02:00
CraigD
717410642e
Merge pull request #1746 from kmontag/fix-missing-getuid-macos
...
Fix missing references to getuid when building on MacOS
2021-10-09 08:58:37 +01:00
Kevin Montag
a5b89a01fe
Fix missing references to getuid on MacOS
2021-10-09 00:43:10 +02:00
Craig Drummond
980227806f
Remove SoundCloud support, no longer works due to API changes.
...
Closes #1745
2021-10-06 18:19:21 +01:00
Craig Drummond
2a6dd2d83a
Handle case where IceCast list is not GZipped.
...
Closes #1744
2021-09-28 16:29:22 +01:00
CraigD
c463a5030e
Merge pull request #1740 from buckmelanoma/patch-1
...
Fix tag editor window width issue
2021-09-08 07:05:05 +01:00
buckmelanoma
69f595f9e4
Fix tag editor window width issue
...
The artist and composer combo boxes can grow extremely wide for some tracks causing the tag editor window to span nearly the entire width of the screen. Adding the AdjustToMinimumContentsLengthWithIcon property for these two combo boxes fixes the window from growing too wide but keeps the ability to view long artists and composers.
2021-09-07 17:51:49 -07:00