Eugene Sandulenko
4d0f0fda52
GUI: Renamed DownloadIconsDialog -> DownloadPacksDialog
2023-01-08 01:15:53 +01:00
Eugene Sandulenko
5de84d8724
GUI: Added button for updating shaders
2023-01-08 01:15:53 +01:00
Eugene Sandulenko
8f469af5dc
GUI: Added alternate file picker to ShaderBrowser
2023-01-08 01:15:52 +01:00
Eugene Sandulenko
0a9d3ca616
GUI: Added text filter to the ShaderBrowser
2023-01-08 01:15:52 +01:00
Eugene Sandulenko
ad8ffd0035
GUI: Initial code for Shader Browser. Zip selection works
2023-01-08 01:15:52 +01:00
Eugene Sandulenko
3a577c3856
GUI: Split out GUI-related settings into a separate tab
...
Also, bump the theme version and add widgets for the random seed.
2023-01-02 15:09:37 +01:00
Cameron Cawley
67a57e945d
GUI: Improve support for group selection in the launcher on small screens
2022-12-25 16:26:26 +01:00
Eugene Sandulenko
57cd169a17
GUI: Allow both scalers and shaders to be enabled at the same time
2022-10-08 23:39:18 +02:00
Eugene Sandulenko
ff00d3feea
GUI: Move shader controls to Graphics tab and hide behind radiobutton
2022-10-08 23:39:18 +02:00
Cameron Cawley
64c359b5cb
GUI: Replace the options for selecting shaders
2022-10-08 23:39:18 +02:00
Lothar Serra Mari
93b46ec40d
BACKENDS: OPENGL: Resolve merge conflicts
2022-10-08 23:39:18 +02:00
Le Philousophe
8e9ba83d89
GUI: Move the icons per row slider value to the right
...
Else it's stuck to the slider widget
2022-08-27 09:19:53 +02:00
Le Philousophe
368363ae74
GUI: Move buttons bar below launcher lower
...
Else widgets are erased when the launcher widget is redrawn
2022-08-27 09:19:53 +02:00
Le Philousophe
b5704d6ef0
GUI: Remove useless widget
2022-08-27 09:19:53 +02:00
Lothar Serra Mari
81f4c56e36
GUI: Add option to reset icons cache for grid view
2022-07-10 14:14:59 +02:00
Thierry Crozat
5ea034391b
GUI: Add slider for Grid Launcher icon size
2022-06-12 22:08:53 +01:00
Filippos Karapetis
68ee726d2b
GUI: Introduce a maximum dialog width/height for the options dialogs
...
PR #3976 changed the game and global options dialogs so that they are
inside the ScummVM main window, instead of the game list chooser.
We now limit the option dialog width and size, so that there isn't too
much spacing in large resolutions.
2022-06-12 12:55:53 +03:00
SupSuper
7acc1cd3bc
GUI: Enlarge the Options dialog
2022-06-11 13:29:00 +03:00
SupSuper
9df444abec
GUI: Add ScrollContainer to in-game options Game tab
...
Fixes mousewheel crash and allows scrolling when there's more than 10 options
2022-06-04 08:44:45 +01:00
Eugene Sandulenko
598e1d4a6a
GUI: Make grid icons smaller for 640xY resolution. Bump theme version
2022-05-29 16:39:35 +02:00
Torbjörn Andersson
5a66eb2f91
GUI: Add ShortOptionsLabel widget to the remaining themes
...
It was already in the Classic theme. I could have removed it, but it
looks like it's going to be useful to me.
2022-02-12 10:24:26 +01:00
Torbjörn Andersson
c80adc3e8b
SCUMM: Add setting for the Loom Overture tempo on the Engine tab
...
It's hard to make this appear only on EGA Loom, so the tooltip has to
document the fact that it's only useful there. The setting is made
relative to the default tempo, which I feel is a much more sensible way
of presenting it to the user than the raw ticks value.
2022-02-08 13:31:39 +01:00
Cameron Cawley
a8579176d4
GUI: Remove kFeatureOnScreenControl and kFeatureSwapMenuAndBackButtons
2022-02-07 00:53:34 +02:00
Die4Ever
30a8d927a1
GUI: tabs with scrollbars
2022-01-23 20:28:55 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
ccbccaf947
GUI: Move "Update Icons" button to the bottom of Misc tab
2021-11-22 23:51:06 +01:00
Eugene Sandulenko
44373fd8b4
GUI: Introduce %using directory to THEMERC. Unify themes. Bump theme version
...
Now all duplicate files are read from common* directories.
We have only 2 sets of theme files now, classic/modern.
No more copy/paste!
2021-11-22 14:58:56 +01:00