Commit Graph

1117 Commits

Author SHA1 Message Date
Craig Drummond
0963e25642 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
f1d9a1b1bf "Preferences" menu item should have elipses 2018-02-12 18:35:25 +00:00
Craig Drummond
14842a0ec4 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
6966a64d31 Finish(?) HTTP stream volume control
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
a3d2c1f24d Initial work on HTTP volume control. 2018-02-08 21:56:48 +00:00
Craig Drummond
c63a839456 Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:24:55 +00:00
Craig Drummond
c488343564 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
4cf4b4f698 Initial work on browsing of local filesystem. Drag'n'drop of songs and
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +00:00
Craig Drummond
d4564d9de4 Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
Craig Drummond
601f8c5610 Work-around Cantata preventing logout under GNOME/KDE if set to minimise
to system tray and main window is open.
Issue #1183
2018-01-31 18:05:05 +00:00
Craig Drummond
7d5dc3a2cd Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00
Craig Drummond
f04894a1d7 Unify action settings text 2018-01-20 10:36:11 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
042681ea4e Add link to Cantata's issue tracker
Closes #1162
2018-01-08 18:42:27 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
8495ecb611 Remove meubar deletion - not required 2017-12-24 21:22:37 +00:00
Craig Drummond
0b37f7475a Remove menubar?
Issue #1147
2017-12-24 15:00:13 +00:00
Stuart Prescott
382c693a44 Spelling fix 'Quiting' 2017-12-24 19:24:29 +11:00
Craig Drummond
46e21c86fb Menubar only used for macOS builds - therefore, no need to check when
calculating collapsed size
2017-12-23 16:58:31 +00:00
Craig Drummond
15923cb9ab Store pre-maximised state, so that when size is restored after starting
maximised it is restored to the correct size.
2017-12-18 19:07:46 +00:00
Craig Drummond
ad7ba2332e If starting maxised, then first set default size 2017-12-18 18:35:09 +00:00
Craig Drummond
9afdd180d6 Fix opening Cantata maximized under Windows if the info view is in the
sidebar.
Issue #1137
2017-12-18 13:40:41 +00:00
Craig Drummond
0524e30987 Also add year filtering to playqueue
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
635cdba327 Add GUI option to control volume step.
Issue #1127
2017-11-26 17:32:51 +00:00
Craig Drummond
790a3830b4 Remember last loaded/saved playlist name - and use this as the default
name when saving.

Closes #1116
2017-11-05 15:58:47 +00:00
Craig Drummond
de50e35ed5 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
fa28ba5caf Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
72ab708475 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
f71f82beec Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
77a0010d0a Better minimum height 2017-09-24 20:39:50 +01:00
Craig Drummond
de7769565d Hide menubutton for macOS - its not used. 2017-09-23 10:10:15 +01:00
Craig Drummond
28301483e8 Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +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
6fecad35d4 Restrict toolbar to 3.5* font height
Issue #1063
2017-08-18 22:46:50 +01:00
Craig Drummond
cdffe7ac12 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00
Craig Drummond
c71b067d2e Rename Dynamic to DynamicPlaylists 2017-08-17 18:05:12 +01:00
Craig Drummond
839b5983d1 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
Craig Drummond
09d270ad53 Remove use of processEvents when expanding/collapsing
Issue #1066
2017-08-16 18:44:38 +01:00
Craig Drummond
71909f1f7b Remove USE_SYSTEM_MENU_ICON blocks 2017-08-16 18:30:26 +01:00
Craig Drummond
366eaadbe7 Simplify toolbar button size calcs
Issue #1063
2017-08-16 18:28:50 +01:00
Craig Drummond
8a2d7288ce If an error is to be shown, ensure Cantata is not minimised to system
tray.
Issue #1037
2017-08-16 16:39:48 +01:00
Craig Drummond
e0b7550515 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
bf6084d1e7 Re-organise playlists code... Still more todo... 2017-08-15 22:42:51 +01:00
Craig Drummond
286d2f76e8 Remove unity menu icon work-around. 2017-08-14 22:42:17 +01:00
Craig Drummond
ace619aa2c When adding items with a custom priority, or updating a custom priority,
add option to have this priority decrease with each item.

Issue #1054
2017-08-14 19:42:11 +01:00
Craig Drummond
d632c0d675 Separate actions for add and set priority
Issue #1054
2017-08-12 16:54:06 +01:00