Leon Styhre
|
23438cd101
|
Updated ThemeData with the new itemFit grid property.
|
2022-12-10 20:27:05 +01:00 |
|
Leon Styhre
|
c394e4ae8d
|
Added an itemFit property to GridComponent.
|
2022-12-10 20:25:49 +01:00 |
|
Leon Styhre
|
c6981084e0
|
Added cover fit cropping support to ImageComponent.
|
2022-12-10 20:20:45 +01:00 |
|
Leon Styhre
|
f0e3addee6
|
Added support for setting one of the itemSize property axes to -1 to get square GridComponent items.
|
2022-12-10 14:31:04 +01:00 |
|
Leon Styhre
|
4e56dafc59
|
Made the SystemView grid animation slightly longer/slower.
|
2022-12-09 19:37:18 +01:00 |
|
Leon Styhre
|
cb4f78b763
|
Added color shift support to CarouselComponent items.
|
2022-12-09 19:27:48 +01:00 |
|
Leon Styhre
|
3c2dc7b551
|
Added a number of properties and corresponding functionality to GridComponent.
|
2022-12-09 18:49:32 +01:00 |
|
Leon Styhre
|
aba6e040c2
|
Documentation update.
|
2022-12-07 21:51:22 +01:00 |
|
Leon Styhre
|
c12d57cb75
|
(Windows) Fixed an MSVC compiler warning.
|
2022-12-07 21:37:38 +01:00 |
|
Leon Styhre
|
2d24230a48
|
Fixed an issue where the GridComponent layout was not calculated if there was only a placeholder entry.
|
2022-12-07 21:23:53 +01:00 |
|
Leon Styhre
|
56b33c5371
|
Added text theming support to GridComponent.
|
2022-12-07 19:46:41 +01:00 |
|
Leon Styhre
|
949f059b7e
|
Fixed an issue where the CarouselComponent text property value was ignored.
|
2022-12-07 19:43:03 +01:00 |
|
Leon Styhre
|
304d304727
|
Added support for linear interpolation for font texture magnifications.
|
2022-12-07 18:24:00 +01:00 |
|
Leon Styhre
|
2799974938
|
Expanded the quick system select menu option from a simple on/off entry to a selection of different button combinations.
Also did some minor code cleanup in GuiMenu.
|
2022-12-07 18:09:05 +01:00 |
|
Leon Styhre
|
9e0a6df760
|
Added support for a left/right trigger help system button.
|
2022-12-07 17:34:07 +01:00 |
|
Leon Styhre
|
f6c8921132
|
GridComponent item opacity is now adjusted for hidden entries and entries marked as not being games.
|
2022-12-07 17:26:35 +01:00 |
|
Leon Styhre
|
74162f1740
|
Added a left trigger + right trigger help system icon and removed the deprecated hotkey icon.
|
2022-12-05 23:33:48 +01:00 |
|
Leon Styhre
|
5a18b593f4
|
Fixed a SystemView navigation rendering glitch when using GridComponent.
|
2022-12-05 23:12:41 +01:00 |
|
Leon Styhre
|
7e6dfaf908
|
Documentation update.
|
2022-12-05 21:48:27 +01:00 |
|
Leon Styhre
|
6bae602a81
|
Changed the help system text in the scraper menu from 'start' to 'start scraper'.
|
2022-12-05 21:40:33 +01:00 |
|
Leon Styhre
|
56c8a43b36
|
Changed the order of the A, B, X and Y help system buttons.
Also changed the gamelist help text from 'enter' and 'launch' to 'select' for the gamelist view.
|
2022-12-05 21:37:21 +01:00 |
|
Leon Styhre
|
fbfb84187a
|
Changed the button to start the screensaver from 'Back' to 'X'.
|
2022-12-05 21:21:48 +01:00 |
|
Leon Styhre
|
b9e6cdd9da
|
Fixed some GridComponent animation glitches when marking games as favorites.
|
2022-12-05 21:15:15 +01:00 |
|
Leon Styhre
|
fe1f408355
|
Changed the menu header for the gamelist options menu from 'Options' to 'Gamelist options'.
|
2022-12-05 21:10:26 +01:00 |
|
Leon Styhre
|
8013e04d2c
|
Fixed an issue where folders in mixed gamelists were not always sorted correctly.
|
2022-12-05 21:08:20 +01:00 |
|
Leon Styhre
|
da93533aed
|
Fixed multiple navigation issues.
|
2022-12-04 15:56:59 +01:00 |
|
Leon Styhre
|
4b03c90bf3
|
Fixed an issue where using the trigger buttons did not reset any currently held buttons.
|
2022-12-03 15:15:53 +01:00 |
|
Leon Styhre
|
825d220be0
|
Animations in GridComponent are now finished on menu opening, game launch etc.
|
2022-12-03 14:29:17 +01:00 |
|
Leon Styhre
|
b67ce99a0e
|
Added navigation sound support to GridComponent.
|
2022-12-03 14:19:22 +01:00 |
|
Leon Styhre
|
48d86ccea7
|
Made two member functions in TextListComponent private instead of protected.
|
2022-12-03 14:18:30 +01:00 |
|
Leon Styhre
|
0a2a6d1907
|
Added a rowTransitions property to GridComponent.
|
2022-12-03 14:12:14 +01:00 |
|
Leon Styhre
|
3ec8ec14ca
|
Fixed multiple navigation issues in GridComponent.
|
2022-12-03 14:01:17 +01:00 |
|
Leon Styhre
|
1631cbd30f
|
Added automatic layout and dynamic rendering to GridComponent.
Also fixed multiple navigation issues.
|
2022-12-02 18:08:48 +01:00 |
|
Griffin
|
f5efae6278
|
add snes9x-gtk
|
2022-11-28 22:58:33 -08:00 |
|
Griffin
|
5d69fc7e69
|
add mgba-qt to system for unix install
|
2022-11-28 22:42:34 -08:00 |
|
Griffin S
|
0ffb139916
|
Merge branch 'master' into '1208_new_emulators'
Add new standalone emulators and retro8
See merge request es-de/emulationstation-de!20
|
2022-11-29 04:57:13 +00:00 |
|
Griffin
|
92b5f4d37c
|
add to macos and windows testing
|
2022-11-28 20:52:11 -08:00 |
|
Griffin
|
9ba8853d0e
|
add standalone emulators to unix
|
2022-11-27 22:24:49 -08:00 |
|
Leon Styhre
|
22d5886d46
|
Added fullscreen-specific entries for the Supermodel emulator for the arcade, mame and model3 systems on Linux and Windows.
|
2022-11-26 15:04:28 +01:00 |
|
Leon Styhre
|
dfcf041efc
|
Fixed a GridComponent slide transition issue when used in the system view.
Also fixed a general navigation issue.
|
2022-11-25 22:35:35 +01:00 |
|
Leon Styhre
|
0cd814a4d1
|
Added on-demand texture loading to GridComponent.
|
2022-11-25 22:07:36 +01:00 |
|
Leon Styhre
|
99df997833
|
Added scrolling support to GridComponent.
Also changed the names of two properties.
|
2022-11-25 18:59:08 +01:00 |
|
Leon Styhre
|
24fe15a84f
|
Fixed some erratic camera movement issues during extreme SystemView navigation input.
|
2022-11-25 18:57:06 +01:00 |
|
Leon Styhre
|
d31536af4b
|
(macOS) Added support for the Cemu standalone emulator for the wiiu system.
|
2022-11-23 20:26:27 +01:00 |
|
Leon Styhre
|
218d64da95
|
(Windows) Added Rosalie's Mupen GUI as an alternative emulator for the n64 system.
|
2022-11-23 18:49:53 +01:00 |
|
Leon Styhre
|
b7a17516ed
|
Documentation update.
|
2022-11-13 23:07:17 +01:00 |
|
Leon Styhre
|
be903c0a86
|
Changed a value for the itemTransitions property for the carousel and grid components.
Also changed the position of a grid property and set the minimum columns value to 1.
|
2022-11-13 23:04:48 +01:00 |
|
Leon Styhre
|
9013faf445
|
Added proper item spacing, item offsets and element boundary clipping to GridComponent.
|
2022-11-13 22:31:41 +01:00 |
|
Leon Styhre
|
75ebd839b9
|
Placed the primary elements first in the ThemeData element map.
|
2022-11-13 19:59:26 +01:00 |
|
Leon Styhre
|
5ec0fda3a2
|
Implemented correct item rendering order in GridComponent.
|
2022-11-13 19:32:29 +01:00 |
|