Lothar Serra Mari
1646ce52e0
I18N: Update translations datafile
2022-02-26 10:35:01 +01:00
Lothar Serra Mari
8e4ec241fb
I18N: Update translations datafile
2022-02-22 21:33:52 +01:00
Lothar Serra Mari
0bc67347ff
I18N: Update translations datafile
2022-02-15 11:18:34 +01: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
Cameron Cawley
a1e5349543
GUI: Update the builtin theme
2022-02-06 21:50:44 +00:00
Lothar Serra Mari
1628a55531
I18N: Update translations datafile
2022-02-06 07:51:59 +01:00
Die4Ever
4ef38a9255
GUI: tabs with scrollbars
2022-01-23 20:28:55 +02:00
Die4Ever
30a8d927a1
GUI: tabs with scrollbars
2022-01-23 20:28:55 +02:00
Lothar Serra Mari
bac98e5c31
I18N: Update translations datafile
2022-01-02 09:28:49 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
5302bd8b49
GUI: Restore green glory of ResidualVM theme
2021-11-23 22:21:02 +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
Eugene Sandulenko
6ba2fb9f3b
GUI: Fixed crash in 640x400 theme. Bumped theme version.
...
This is made by allowing widgets to be skipped for certain resolutions.
In this particlar case, the new layour switcher buttons were not
fitting by height on 640x400 theme, so we now reduce spacing
between the action buttons.
2021-11-21 20:00:08 +01:00
Eugene Sandulenko
722288474f
GUI: Synced all themes with Icons Downloader and bumped theme version
2021-11-18 22:55:18 +01:00
Eugene Sandulenko
06f917cc6f
GUI: Initial work on icon packs downloading. Streamlined the process.
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
ea10ec1c71
GUI: Compute the required icon packs download
2021-11-18 22:38:42 +01:00
Eugene Sandulenko
d8829fa4fd
GUI: Initial code for Update Icons dialog
...
- LIST downloading and parsing is done
2021-11-18 22:38:42 +01:00
Lothar Serra Mari
ef0baa9b65
GUI: Update translations datafile
2021-11-13 21:22:48 +01:00
Eugene Sandulenko
a10e36315c
GUI: Improve Group Selection and bump theme version
...
- Replace inscription with an icon to save space
- Reduced size of the search box
- Disbled grid for low-res layouts
- Fixed classic theme
- Regenerated built-in theme
2021-11-12 23:02:41 +01:00
Eugene Sandulenko
3ed12dafed
GUI: Remove redundant files. They were moved to scummvm-icons repo
2021-11-12 23:02:41 +01:00
Paweł Kołodziejski
bb8687ceb0
GUI: Update residual theme
2021-11-12 15:27:31 +01:00
Eugene Sandulenko
d303d9f042
GUI: Added default icons set containing flags, platforms, few game icons and metadata
...
Game icons for the games which are distributed from scummvm.org for minimizing
the file size.
The set sources live in scummvm-icons repo, directory default/
2021-11-12 14:46:34 +01:00
av-dx
c1b521bad6
GUI: Add group popup widget to default theme
2021-11-12 14:46:34 +01:00
av-dx
07a25290b3
GUI: Get platform and flag icon size from theme
2021-11-12 14:46:34 +01:00
av-dx
1ec32681ab
GUI: Add "Publisher" grouping method
2021-11-12 14:46:34 +01:00
av-dx
dc291ee56e
GUI: Add metadata XMLs and MetadataParser
2021-11-12 14:46:34 +01:00
av-dx
26e16916fe
GUI: Add popup to select grouping method in grid view
2021-11-12 14:46:34 +01:00
av-dx
aa3ab57d8a
GUI: Add group selection popup to Modern theme
2021-11-12 14:46:34 +01:00
av-dx
20341611e8
GUI: Add group selection popup to loweres Remastered theme
2021-11-12 14:46:34 +01:00
av-dx
1eab0cd2c4
GUI: Add group selection popup to lowres Classic theme
2021-11-12 14:46:34 +01:00
av-dx
9c84e34127
GUI: Add grid to the ResidualVM theme
2021-11-12 14:46:34 +01:00
av-dx
499dab438f
GUI: Test PopupWidget for grouping method selection
2021-11-12 14:46:34 +01:00
av-dx
afeeaf6217
GUI: Remove scummgrid theme
2021-11-12 14:46:34 +01:00
av-dx
6850297c38
GUI: Add grid to modern and remastered themes
2021-11-12 14:46:34 +01:00
av-dx
6ce75d06f4
GUI: Add config option for icons' path
2021-11-12 14:46:34 +01:00
av-dx
7edd0606d2
GUI: Add check to see if theme supports grid view
2021-11-12 14:46:34 +01:00
av-dx
c1d53f51d1
JANITORIAL: Renamed the grid theme to "scummgrid"
2021-11-12 14:46:34 +01:00
av-dx
ab85df0969
GUI: Restore original layout for List Launcher
2021-11-12 14:46:34 +01:00
av-dx
24a6b3e511
GUI: Add display switching buttons to the theme
2021-11-12 14:46:34 +01:00
av-dx
84a372e759
GUI: Reload thumbnails if size changes in theme
2021-11-12 14:46:34 +01:00
av-dx
e9f068f497
GUI: Add option to hide titles in themes
2021-11-12 14:46:34 +01:00
av-dx
6db31d463b
GUI: Fix theme for lowres screens
2021-11-12 14:46:34 +01:00
av-dx
fc51737e1b
GUI: Removed Start and Edit Game buttons from theme
2021-11-12 14:46:34 +01:00
av-dx
ae6835b2f9
GUI: Add tray icons
2021-11-12 14:46:34 +01:00
av-dx
f5e97943ce
GUI: Decreased padding in layout.
2021-11-12 14:46:34 +01:00
av-dx
1b415b648a
GUI: Enable stretch of IconArea in theme layout
2021-11-12 14:46:34 +01:00
av-dx
4bc9c6165c
GUI: Add highlight on hover to grid items
2021-11-12 14:46:34 +01:00