Commit Graph

6472 Commits

Author SHA1 Message Date
Craig Drummond
b1a28fa360 Fix time slider border 2017-09-07 22:51:08 +01:00
Craig Drummond
28301483e8 Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
98ef8f59f0 Add semi-transparent background under progress, incase it is the same
colour as highlight
2017-09-07 20:33:15 +01:00
Craig Drummond
e18bd0a7c1 Use toolbutton palette to set text colour 2017-09-06 00:05:52 +01:00
Craig Drummond
78c95672aa Type FALC -> FLAC 2017-09-05 19:05:31 +01:00
CraigD
ac86381657 Merge pull request #1078 from Tichy/patch-2
Typo: FALC -> FLAC
2017-09-05 19:02:01 +01:00
CraigD
eece6aeb4e Merge pull request #1079 from Tichy/patch-3
Updated italian translation
2017-09-05 19:01:41 +01:00
Tichy
3a9ff056c8 Updated italian translation 2017-09-05 07:43:11 +02:00
Tichy
942742b2ac Typo: FALC -> FLAC 2017-09-05 07:41:31 +02:00
Craig Drummond
853d87768c Update Korean translation 2017-09-03 17:31:15 +01:00
Craig Drummond
93ddbcce35 Update 2017-09-03 13:36:13 +01:00
Craig Drummond
646196883e Update translations 2017-09-02 20:19:10 +01:00
Craig Drummond
2f090ab994 Typo 2017-09-02 20:17:58 +01:00
Craig Drummond
fe8a736947 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
8f7865099f 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
ff81e3d01a Re-add last of custom dpi handling
Issue #1077
2017-08-31 19:19:52 +01:00
Craig Drummond
5001c5b593 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
c8c5b3c62e Fix toolbar height calc?
Issue #1076
2017-08-29 20:28:23 +01:00
Craig Drummond
1e53c26d8f Spelling! 2017-08-28 19:52:00 +01:00
Craig Drummond
3b395fcbe3 Formatting 2017-08-27 08:49:15 +01:00
Craig Drummond
a9d97bd034 Reduce radious of action highlight 2017-08-26 19:56:57 +01:00
Craig Drummond
243c403c74 Non-rounded current track highlight 2017-08-26 19:47:29 +01:00
CDrummond
5fdc066521 Non-rounded selection 2017-08-26 08:55:42 +01:00
CDrummond
1743ad2b3d Fix sidebar highlight for windows (at least for Windows 10). 2017-08-26 08:47:14 +01:00
Craig Drummond
fb879b168d Only set Qt::AA_EnableHighDpiScaling for Windows builds.
Issue #1073
2017-08-25 22:19:56 +01:00
Craig Drummond
16085e7eb7 Fix reading ascending/descending 2017-08-22 21:54:09 +01:00
Craig Drummond
d049e5e6ff Show ascending/descending 2017-08-22 21:46:50 +01:00
Craig Drummond
a33b275702 Fix getting all songs 2017-08-22 21:42:03 +01:00
Craig Drummond
3fb5ee3815 Add file age to sorts, and add option for ascending or descending 2017-08-22 21:31:46 +01:00
Craig Drummond
9cb3cc6ada 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
625a5eac4b Merge pull request #1071 from padertux/make-cantata-build
Fix build error
2017-08-20 14:12:51 +01:00
Craig Drummond
d3cf584fb4 Reject HTTP requests which cannot be parsed
Issue #1072
2017-08-20 14:10:34 +01:00
Craig Drummond
37045525d8 Reject HTTP requests that are greater than 32k
Issue #1072
2017-08-20 14:09:46 +01:00
Craig Drummond
c2c02b559b Reject HTTP incomming connections quicker if host does not match.
Issue #1072
2017-08-20 14:08:51 +01:00
padertux
62b5096013 Fix build error 2017-08-19 22:43:19 +02:00
Craig Drummond
dad279102d 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
cf6faea85f 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
cbcd4400ab Update german translation 2017-08-19 11:42:40 +01:00
Craig Drummond
3cb45750d0 Add sort order to smart playlists 2017-08-19 11:41:30 +01:00
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
6fecad35d4 Restrict toolbar to 3.5* font height
Issue #1063
2017-08-18 22:46:50 +01:00
Craig Drummond
fc88de90bc Initial implementation of smart playlists. NOT complete!!! 2017-08-18 22:45:18 +01:00
Craig Drummond
cdffe7ac12 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00
Craig Drummond
d951588836 Spelling 2017-08-18 22:33:21 +01:00
CraigD
fef22e5edc Merge pull request #1069 from padertux/master
Fix build error
2017-08-18 20:57:50 +01:00
padertux
3a5ff9d6f7 Fix build error 2017-08-18 20:06:59 +02:00
Craig Drummond
c71b067d2e Rename Dynamic to DynamicPlaylists 2017-08-17 18:05:12 +01:00
Craig Drummond
6885c7d1c8 Update contexts to reflect changed class names 2017-08-17 17:52:51 +01:00
Craig Drummond
ca72ebae29 Add 'Say Thanks' button
Issue #1068
2017-08-17 17:12:28 +01:00
Craig Drummond
994020ce70 Fix build error - not sure why my gcc does not complain!
Issue #1067
2017-08-17 16:58:49 +01:00