craig.p.drummond
|
4a585f64b3
|
Fix crash in settings dialog when some system-tray options removed.
BUG: 518
|
2014-08-10 09:23:54 +00:00 |
|
craig.p.drummond
|
59b7c5a0f1
|
- Place toolbar options in there own tab
- Add option to toggle rating widget in toolbar
|
2014-07-24 17:37:02 +00:00 |
|
craig.p.drummond
|
0d19ee77ab
|
- Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
|
2014-07-16 19:07:41 +00:00 |
|
craig.p.drummond
|
d5d5c23479
|
- Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
|
2014-07-16 19:06:33 +00:00 |
|
craig.p.drummond
|
81a3633598
|
Remove list style for playqueue - no real point!
|
2014-07-10 19:49:32 +00:00 |
|
craig.p.drummond
|
ac9e3a7d80
|
Re-add option to have cover in toolbar
|
2014-06-18 18:52:18 +00:00 |
|
craig.p.drummond
|
9ce8cca6df
|
In non Dbus Qt builds, if notificaitons is checked ensure that sys tray is also checkedd. Conversly if sys tray is unchecked, uncheck notifications.
|
2014-06-14 19:26:25 +00:00 |
|
craig.p.drummond
|
00003720f9
|
s/Q_OS_WIN32/Q_OS_WIN/g
|
2014-06-10 19:45:33 +00:00 |
|
craig.p.drummond
|
a1766acefc
|
Use systemDir()
|
2014-06-03 15:47:45 +00:00 |
|
craig.p.drummond
|
63442d27ec
|
Use TouchProxyStyle to enable flick-charm
|
2014-05-19 18:33:36 +00:00 |
|
craig.p.drummond
|
d29d9a8781
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
345b755818
|
Add option to only act on songs that pass current string or genre filter.
BUG: 473
|
2014-04-30 18:48:00 +00:00 |
|
craig.p.drummond
|
50b4e72437
|
Add flickcharm to view
|
2014-04-28 19:38:25 +00:00 |
|
craig.p.drummond
|
b5775be669
|
Add list style to playqueue
|
2014-04-23 18:57:22 +00:00 |
|
craig.p.drummond
|
1232bdee69
|
Re-organize play-queue view mode setting - make it easier to add more modes in future.
|
2014-04-22 18:41:48 +00:00 |
|
craig.p.drummond
|
54b0eb57cc
|
Make QtWidgets version more touch friendly?
|
2014-04-17 16:06:00 +00:00 |
|
craig.p.drummond
|
343788c0df
|
More album sort options
|
2014-04-15 19:15:12 +00:00 |
|
craig.p.drummond
|
ff55be5305
|
Remove grouping of multiple-artist albums under 'Various Artists'
|
2014-04-01 18:02:12 +00:00 |
|
craig.p.drummond
|
24e61e5cde
|
Hide track change popup setting if running under Linux and org.freedesktop.Notifications DBus service is not registered.
|
2014-03-31 17:51:26 +00:00 |
|
craig.p.drummond
|
a3eeeea19f
|
Fix enabling of "Initially collapse albums" in playlists settings tab.
|
2014-03-06 20:05:02 +00:00 |
|
craig.p.drummond
|
e573479a56
|
Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time.
|
2014-02-28 20:13:38 +00:00 |
|
craig.p.drummond
|
d914711f52
|
Capitalize 'Play Queue'
|
2014-02-28 20:12:40 +00:00 |
|
craig.p.drummond
|
4ad24c4e07
|
Configurable search view
|
2014-02-17 20:16:39 +00:00 |
|
craig.p.drummond
|
9e4cb2332c
|
Place 'Grouped Albums' before 'Table' in playqueue view settings, to be consistent with playlist view settings.
|
2014-01-30 19:24:53 +00:00 |
|
craig.p.drummond
|
c7e74805cf
|
Add 'Configure...' to sidebat menu - opens settings page at relevant section.
|
2014-01-28 19:06:52 +00:00 |
|
craig.p.drummond
|
cbedf2776d
|
Add 'Table' style view for playlists.
BUG: 391
|
2014-01-27 19:37:54 +00:00 |
|
craig.p.drummond
|
53b528e31f
|
Artist images should not be used in basic tree style.
BUG: 389
|
2014-01-26 10:28:05 +00:00 |
|
craig.p.drummond
|
f660b1395e
|
String consistency
|
2014-01-25 10:00:45 +00:00 |
|
craig.p.drummond
|
2397ccfa2f
|
KDE fixes
|
2014-01-25 10:00:29 +00:00 |
|
craig.p.drummond
|
e1f0b38148
|
- Add option to use a custom image as playqueue background.
- Add option to specify blur and opacity of playqueue background image
BUG: 386
(Similar options to be added to context view background)
|
2014-01-25 09:59:21 +00:00 |
|
craig.p.drummond
|
5407da54d5
|
Add option to NOT download covers from last.fm
|
2014-01-25 09:56:54 +00:00 |
|
craig.p.drummond
|
a192b93b5e
|
Use list-view to control sidebar views - this is required as not all items (Dynamic, Streams, Online, or Devices) may be avaialble (e.g. compiled out!)
|
2014-01-22 21:01:23 +00:00 |
|
craig.p.drummond
|
ab08a2d7f8
|
Add new view style "Basic Tree (No Icons)". This is as per the simple tree, but only images, and not icons, will be shown.
|
2014-01-17 20:04:12 +00:00 |
|
craig.p.drummond
|
aec2966290
|
Move all sidebar settings into settings dialog.
|
2014-01-16 19:30:39 +00:00 |
|
craig.p.drummond
|
b3b2062987
|
Move configuring of enabled views into main interface section of settings dialog.
|
2014-01-15 19:33:45 +00:00 |
|
craig.p.drummond
|
afcadec227
|
Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout.
|
2014-01-06 20:43:24 +00:00 |
|
craig.p.drummond
|
58d925c70d
|
Correct args
|
2014-01-06 19:37:52 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
68ad95e662
|
Fix KDE builds
|
2014-01-06 19:30:47 +00:00 |
|
craig.p.drummond
|
e01d97e66e
|
Add option to set language in Qt only builds
|
2014-01-06 19:30:00 +00:00 |
|
craig.p.drummond
|
6809a05a13
|
Add CMake option to disable streams tab
|
2014-01-03 19:04:37 +00:00 |
|
craig.p.drummond
|
8485ab8cf4
|
Add CMake option to disable online services
|
2014-01-03 19:04:14 +00:00 |
|
craig.p.drummond
|
6a582befa1
|
Optionally save scaled covers (used in artist and albums views) to disk.
|
2013-12-19 20:06:06 +00:00 |
|
craig.p.drummond
|
571419b861
|
Add option to control startup-state; visible, hidden, or remebered from previous run.
BUG: 337
|
2013-12-16 19:28:06 +00:00 |
|
craig.p.drummond
|
fc85f03d0d
|
Add a UI option to control clear playqueue prompt.
BUG: 318
|
2013-10-16 18:21:39 +00:00 |
|
craig.p.drummond
|
151fbfd9ee
|
Only show config pages, and tabs, that are relevant to the enabled views.
|
2013-10-08 18:00:28 +00:00 |
|
craig.p.drummond
|
81ebccd6c1
|
- Optionally support Qxt global shortcuts for Qt-only (Qt4) Linux, and Windows, builds.
- Move media-keys setting into shortcuts page.
|
2013-10-04 18:42:56 +00:00 |
|
craig.p.drummond
|
0ce01b322b
|
- Dont build GNOME media-keys support into KDE builds, as these use KDE's global keyboard shortcuts.
- With KDE builds, default to using media-keys as global shortcuts.
|
2013-10-04 18:41:12 +00:00 |
|
craig.p.drummond
|
e872124e3b
|
Initial support for Composer tag
|
2013-08-22 18:18:59 +00:00 |
|
craig.p.drummond
|
bc7df1af1e
|
No artist image support in simple tree
|
2013-07-22 18:56:00 +00:00 |
|