Leon Styhre
|
c4e6d3cac1
|
Added a virtual keyboard.
|
2021-09-17 22:23:41 +02:00 |
|
Leon Styhre
|
5942b2815e
|
Added support for selecting alternative emulators per game.
Also made some changes to the system-wide alternative emulators logic.
|
2021-09-04 11:21:55 +02:00 |
|
Leon Styhre
|
5381f38231
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
|
Leon Styhre
|
a0c2c21a99
|
Reorganized the UI Settings and Other Settings menus a bit.
|
2021-08-22 14:29:43 +02:00 |
|
Leon Styhre
|
7b5d673050
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
Also applied some code formatting changes for braced lists using clang-format.
|
2021-08-17 18:41:45 +02:00 |
|
Leon Styhre
|
1fb0ccef0d
|
Replaced the internal Vector2f data type and functions with the GLM library equivalent.
|
2021-08-16 18:25:01 +02:00 |
|
Leon Styhre
|
18949d375c
|
Minor cosmetic code cleanup.
|
2021-08-11 12:09:58 +02:00 |
|
SophiaHadash
|
75bf7781e3
|
update from master
|
2021-07-16 10:10:55 +02:00 |
|
Leon Styhre
|
9bbba93edf
|
Added experimental hardware decoding support to VideoFFmpegComponent.
Also fixed some memory leaks and removed the video frame skipping code as it caused more harm than good.
|
2021-07-14 19:13:25 +02:00 |
|
Leon Styhre
|
3757b31fbc
|
Fixed an issue where a menu option was available when it shouldn't be.
Also changed some misleading comments related to graying out menu options.
|
2021-07-11 13:47:31 +02:00 |
|
Leon Styhre
|
7ea91f08af
|
Removed the deprecated VideoOmxComponent.
|
2021-07-08 18:26:01 +02:00 |
|
Leon Styhre
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
SophiaHadash
|
5f23074f72
|
indentation of multi-line statements
|
2021-07-07 14:35:42 +02:00 |
|
SophiaHadash
|
6c165a4ca0
|
move option up
|
2021-07-07 14:28:09 +02:00 |
|
SophiaHadash
|
ba2ef814de
|
code-words for options
|
2021-07-07 14:24:15 +02:00 |
|
SophiaHadash
|
8f1b6296cd
|
remove word 'choose' from menu
|
2021-07-07 14:16:20 +02:00 |
|
SophiaHadash
|
17d28ea88b
|
remove exit combo ESC, add combo Alt+Q
|
2021-07-07 14:13:46 +02:00 |
|
Leon Styhre
|
64372a4a70
|
Modified the input configuration dialog message.
|
2021-07-03 11:53:30 +02:00 |
|
SophiaHadash
|
2ecb105c5c
|
Added a menu option in 'other options' for setting the exit button combo.
Added 4 button combos including Apple and Windows key combos.
|
2021-07-01 17:46:03 +02:00 |
|
Leon Styhre
|
81e90e942b
|
(Windows) OCD commit.
|
2021-06-30 18:14:33 +02:00 |
|
Leon Styhre
|
0b47a90b3e
|
(Windows) Added game launch workaround for an AMD and Intel GPU issue.
|
2021-06-30 18:08:13 +02:00 |
|
Leon Styhre
|
1478bbf550
|
Enabled the option on all operating systems to run ES-DE in the background while a game is launched.
|
2021-06-30 17:19:57 +02:00 |
|
Leon Styhre
|
c30fab0919
|
Added an option to use plain ASCII for some special gamelist characters.
|
2021-06-28 22:05:24 +02:00 |
|
Leon Styhre
|
a07e8a28fc
|
Fixed an issue where the controller type setting was not saved when it should.
|
2021-06-28 18:12:08 +02:00 |
|
Leon Styhre
|
36be8019a9
|
Removed the legacy support for placing game media in the ROM directory.
|
2021-06-24 21:11:24 +02:00 |
|
Leon Styhre
|
337f06b428
|
Added a CMake option to build with or without the VLC video player.
|
2021-06-23 00:24:15 +02:00 |
|
Leon Styhre
|
a9617686b6
|
Removed the fade-in menu opening effect and enabled the scale-up effect when using OpenGL ES.
|
2021-06-22 17:52:57 +02:00 |
|
Leon Styhre
|
58dfe00153
|
Disabled the new Utilities menu entry for the time being, it will be used for future versions.
|
2021-06-21 22:15:27 +02:00 |
|
Leon Styhre
|
4ad5cd3856
|
Removed the deprecated %COREPATH% variable logic.
|
2021-06-20 13:05:28 +02:00 |
|
Leon Styhre
|
dc29b97e91
|
Changed es_settings.cfg to es_settings.xml
|
2021-06-16 19:05:24 +02:00 |
|
Leon Styhre
|
dde840c5f8
|
Added a game launch screen.
|
2021-06-14 19:15:22 +02:00 |
|
Leon Styhre
|
425d4b0937
|
Added an option to upscale the video frame rate to 60 FPS.
|
2021-05-29 10:55:40 +02:00 |
|
Leon Styhre
|
66b0c4ad97
|
Added spaces to the names for the controller types, where applicable.
|
2021-05-23 19:19:00 +02:00 |
|
Leon Styhre
|
4d4210a419
|
Added support for selecting between different controller types.
|
2021-05-23 19:12:31 +02:00 |
|
Leon Styhre
|
ecf8e50500
|
Added a setting to only accept input from the first controller.
|
2021-05-23 11:45:45 +02:00 |
|
Leon Styhre
|
9125ab78e5
|
Added a utilities menu entry to the main menu.
|
2021-05-23 11:03:56 +02:00 |
|
Leon Styhre
|
d6eba6ae24
|
Adjusted the size and position of the various menus.
|
2021-05-23 10:40:11 +02:00 |
|
Leon Styhre
|
8f3ea88b7a
|
Added an input device settings entry to the main menu.
|
2021-05-23 10:35:59 +02:00 |
|
Leon Styhre
|
2d5c6ed6c4
|
Standardized some GuiMenu function names.
|
2021-05-22 22:48:44 +02:00 |
|
Leon Styhre
|
564fa67684
|
Changed the random system or game button and made it possible to disable it altogether.
|
2021-05-16 14:03:13 +02:00 |
|
Leon Styhre
|
3ed17fbea2
|
Added a fullscreen game media viewer.
|
2021-05-16 13:12:31 +02:00 |
|
Leon Styhre
|
1d0d5326a8
|
VideoFFmpegComponent is now the default video player and no longer marked as experimental.
|
2021-05-14 10:53:50 +02:00 |
|
Leon Styhre
|
b87d7238fc
|
Added menu option and integrations for VideoFFmpegComponent
|
2021-05-09 22:56:41 +02:00 |
|
Leon Styhre
|
afa175b437
|
Fixed an issue when switching theme sets while editing a custom collection.
|
2021-04-05 13:27:42 +02:00 |
|
Leon Styhre
|
e0e1a05f1e
|
A transition now always takes place to the System view when changing theme sets.
Also fixed an issue where the camera would not move until after the menu was closed.
|
2021-04-05 10:05:08 +02:00 |
|
Leon Styhre
|
510f428b52
|
Fixed an issue where the collections were not properly initialized during theme set changes.
|
2021-04-05 10:01:32 +02:00 |
|
Leon Styhre
|
84f4913610
|
Changing settings now only invalidates the cached background when necessary.
|
2021-03-21 18:46:45 +01:00 |
|
Leon Styhre
|
a6c3cb9798
|
Marked the Grid view style as experimental in the UI settings.
|
2021-03-21 11:21:45 +01:00 |
|
Leon Styhre
|
adaec71f5b
|
Some minor code cleanup.
|
2021-03-19 18:25:37 +01:00 |
|
Leon Styhre
|
87e6837980
|
Complete overhaul of VolumeControl with fixes for some related bugs.
|
2021-03-18 21:55:56 +01:00 |
|