Commit Graph

1116 Commits

Author SHA1 Message Date
Craig Drummond
c294c75185 "Preferences" menu item should have elipses 2018-02-12 18:35:25 +00:00
Craig Drummond
17697ad197 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
a303313733 Finish(?) HTTP stream volume control
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
6e16ac6f51 Initial work on HTTP volume control. 2018-02-08 21:56:48 +00:00
Craig Drummond
5cc447165b Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:24:55 +00:00
Craig Drummond
f5a887d717 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
b2440cdd29 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
3684f3b26d Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
Craig Drummond
996a9626f3 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
600a4197da Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00
Craig Drummond
48cd5dd72d Unify action settings text 2018-01-20 10:36:11 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
5d0b7e7dce Add link to Cantata's issue tracker
Closes #1162
2018-01-08 18:42:27 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
c6ee5e12f8 Remove meubar deletion - not required 2017-12-24 21:22:37 +00:00
Craig Drummond
e20b5c74c4 Remove menubar?
Issue #1147
2017-12-24 15:00:13 +00:00
Stuart Prescott
d327a1767f Spelling fix 'Quiting' 2017-12-24 19:24:29 +11:00
Craig Drummond
3779d897fa 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
b3f3506c0e 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
450c2a8d9b If starting maxised, then first set default size 2017-12-18 18:35:09 +00:00
Craig Drummond
8ab38995b4 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
281b2636d7 Also add year filtering to playqueue
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
0e884e3ea0 Add GUI option to control volume step.
Issue #1127
2017-11-26 17:32:51 +00:00
Craig Drummond
ccc4ae54ec 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
cf00635632 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
00ad77bb49 Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
96fc791f10 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
832d81dd10 Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
999c3c68e9 Better minimum height 2017-09-24 20:39:50 +01:00
Craig Drummond
e556640584 Hide menubutton for macOS - its not used. 2017-09-23 10:10:15 +01:00
Craig Drummond
216de41d6c Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +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
d9dc0593b5 Restrict toolbar to 3.5* font height
Issue #1063
2017-08-18 22:46:50 +01:00
Craig Drummond
dbb4325e40 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00
Craig Drummond
471c649daa Rename Dynamic to DynamicPlaylists 2017-08-17 18:05:12 +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
Craig Drummond
1ece00457a Remove use of processEvents when expanding/collapsing
Issue #1066
2017-08-16 18:44:38 +01:00
Craig Drummond
dc5b95ad85 Remove USE_SYSTEM_MENU_ICON blocks 2017-08-16 18:30:26 +01:00
Craig Drummond
00f0a92d40 Simplify toolbar button size calcs
Issue #1063
2017-08-16 18:28:50 +01:00
Craig Drummond
a778dad230 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
28df204fc4 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
293b824d86 Re-organise playlists code... Still more todo... 2017-08-15 22:42:51 +01:00
Craig Drummond
bb05708411 Remove unity menu icon work-around. 2017-08-14 22:42:17 +01:00
Craig Drummond
0b18f14089 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
cd48d3e979 Separate actions for add and set priority
Issue #1054
2017-08-12 16:54:06 +01:00
Craig Drummond
f4232001d8 Store replaygain settings in Cantata's config file, as it appears MPD
does not persist changes.
Issue #1041
2017-07-10 20:32:54 +01:00