Commit Graph

6469 Commits

Author SHA1 Message Date
Craig Drummond
6d5ee052d5 Use toolbutton palette to set text colour 2017-09-06 00:05:52 +01:00
Craig Drummond
c7c2490c7f Type FALC -> FLAC 2017-09-05 19:05:31 +01:00
CraigD
0d3dff133c Merge pull request #1078 from Tichy/patch-2
Typo: FALC -> FLAC
2017-09-05 19:02:01 +01:00
CraigD
36b87da83c Merge pull request #1079 from Tichy/patch-3
Updated italian translation
2017-09-05 19:01:41 +01:00
Tichy
c2c1bbcf09 Updated italian translation 2017-09-05 07:43:11 +02:00
Tichy
4a7e3719e7 Typo: FALC -> FLAC 2017-09-05 07:41:31 +02:00
Craig Drummond
a0dbceeb3d Update Korean translation 2017-09-03 17:31:15 +01:00
Craig Drummond
baf6d4d0b5 Update 2017-09-03 13:36:13 +01:00
Craig Drummond
1f163f9676 Update translations 2017-09-02 20:19:10 +01:00
Craig Drummond
ed094da12b Typo 2017-09-02 20:17:58 +01:00
Craig Drummond
ee8c4be50f To support older GNOME settings daemon installations, if fail to use the
new MediaKeys DBUS interface the use the previous.
2017-09-02 18:01:12 +01:00
Craig Drummond
d34dfc8af2 Disable system-tray icon code for GNOME shell (but not Ubuntu's GNOME
shell session).
2017-09-01 22:57:54 +01:00
Craig Drummond
016daa3f34 Re-add last of custom dpi handling
Issue #1077
2017-08-31 19:19:52 +01:00
Craig Drummond
bea7c210cf Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.

Issue #1077
2017-08-30 19:25:26 +01:00
Craig Drummond
d8ed3cbdba Fix toolbar height calc?
Issue #1076
2017-08-29 20:28:23 +01:00
Craig Drummond
64770cdd1b Spelling! 2017-08-28 19:52:00 +01:00
Craig Drummond
dd83b15cba Formatting 2017-08-27 08:49:15 +01:00
Craig Drummond
35a3ff520c Reduce radious of action highlight 2017-08-26 19:56:57 +01:00
Craig Drummond
0813792ab7 Non-rounded current track highlight 2017-08-26 19:47:29 +01:00
CDrummond
69b9dc59e8 Non-rounded selection 2017-08-26 08:55:42 +01:00
CDrummond
c2ac801b3a Fix sidebar highlight for windows (at least for Windows 10). 2017-08-26 08:47:14 +01:00
Craig Drummond
9bd3c265a6 Only set Qt::AA_EnableHighDpiScaling for Windows builds.
Issue #1073
2017-08-25 22:19:56 +01:00
Craig Drummond
25dc32d5e8 Fix reading ascending/descending 2017-08-22 21:54:09 +01:00
Craig Drummond
fef21fb74e Show ascending/descending 2017-08-22 21:46:50 +01:00
Craig Drummond
c3bb3a50fc Fix getting all songs 2017-08-22 21:42:03 +01:00
Craig Drummond
5933000d46 Add file age to sorts, and add option for ascending or descending 2017-08-22 21:31:46 +01:00
Craig Drummond
f30cbff278 Only set Qt::AA_EnableHighDpiScaling under Linux if
QT_AUTO_SCREEN_SCALE_FACTOR is set and non-zero.
Issues #1063 #1073
2017-08-22 20:17:51 +01:00
CraigD
6f0047293c Merge pull request #1071 from padertux/make-cantata-build
Fix build error
2017-08-20 14:12:51 +01:00
Craig Drummond
a9963ad2b6 Reject HTTP requests which cannot be parsed
Issue #1072
2017-08-20 14:10:34 +01:00
Craig Drummond
8fd108c8a7 Reject HTTP requests that are greater than 32k
Issue #1072
2017-08-20 14:09:46 +01:00
Craig Drummond
7c9bd034c3 Reject HTTP incomming connections quicker if host does not match.
Issue #1072
2017-08-20 14:08:51 +01:00
padertux
99e3f13860 Fix build error 2017-08-19 22:43:19 +02:00
Craig Drummond
2903d7c43b Fix extraction of album names from DB - for use in tag editor and
playlist rules dialogs.
2017-08-19 14:49:38 +01:00
Craig Drummond
399a5fce60 Add device option to only transcode if source is FLAC or WAV (detection
is solely extension based).
Issue #1049
2017-08-19 14:24:11 +01:00
Craig Drummond
b67f681d66 Update german translation 2017-08-19 11:42:40 +01:00
Craig Drummond
7188dea49a Add sort order to smart playlists 2017-08-19 11:41:30 +01:00
Craig Drummond
9ffba0a564 Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
d9dc0593b5 Restrict toolbar to 3.5* font height
Issue #1063
2017-08-18 22:46:50 +01:00
Craig Drummond
ab8c33bfeb Initial implementation of smart playlists. NOT complete!!! 2017-08-18 22:45:18 +01:00
Craig Drummond
dbb4325e40 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00
Craig Drummond
cc9468c70d Spelling 2017-08-18 22:33:21 +01:00
CraigD
2906687c8d Merge pull request #1069 from padertux/master
Fix build error
2017-08-18 20:57:50 +01:00
padertux
4f2e690a63 Fix build error 2017-08-18 20:06:59 +02:00
Craig Drummond
471c649daa Rename Dynamic to DynamicPlaylists 2017-08-17 18:05:12 +01:00
Craig Drummond
3bdcbdd022 Update contexts to reflect changed class names 2017-08-17 17:52:51 +01:00
Craig Drummond
9cad4db39d Add 'Say Thanks' button
Issue #1068
2017-08-17 17:12:28 +01:00
Craig Drummond
b381f446aa Fix build error - not sure why my gcc does not complain!
Issue #1067
2017-08-17 16:58:49 +01:00
Craig Drummond
cdf4e4386e Don't try to seek if no song loaded. 2017-08-17 16:57:55 +01:00
Craig Drummond
1198d96360 In playlists page, internet, etc, allo back navigation to go fully back. 2017-08-17 16:54:00 +01:00
Craig Drummond
7432a1d12b If the initial start-up connection fails, try again every .5 second for
a few seconds.
Issue #1037
2017-08-16 20:15:49 +01:00