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 |
|
Leon Styhre
|
a0e587c19b
|
Fixed an issue where the static image would not always get rendered during Slide transitions.
|
2021-07-03 13:52:47 +02:00 |
|
Leon Styhre
|
506a452d1b
|
(Windows) Fixed an MSVC Unicode issue.
|
2021-07-02 18:56:52 +02:00 |
|
Leon Styhre
|
2eb8240211
|
Made the UI mode unlock symbols reflect the selected controller type.
|
2021-07-01 17:48:14 +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
|
d12f43b3bc
|
The A button help prompt now shows Enter instead of Launch in the grouped custom collections view.
|
2021-06-27 12:47:32 +02:00 |
|
Leon Styhre
|
6715014de9
|
Small cosmetic changes to the no games dialog.
|
2021-06-27 12:05:38 +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
|
534a564237
|
Fixed an issue where slide transitions would continue to run after switching theme sets.
|
2021-06-22 18:08:20 +02:00 |
|
Leon Styhre
|
4481f7e329
|
Fixed an issue where slide transitions would sometimes be animated diagonally.
|
2021-06-22 18:06:20 +02:00 |
|
Leon Styhre
|
64e14be4ee
|
A navigation sound is now played when attempting to add a placeholder as favorite.
|
2021-06-21 22:16:43 +02:00 |
|
Leon Styhre
|
5efe3be338
|
Game media can now be displayed from the grouped custom collections view.
|
2021-06-21 17:10:31 +02:00 |
|
Leon Styhre
|
0581475666
|
Fixed a random crash when marking all or none of the games as favorites for a system or folder.
|
2021-06-21 17:02:26 +02:00 |
|
Leon Styhre
|
fa624f9f2c
|
Changed the logic for the systems configuration file, it now loads from the resources directory.
Also renamed the file from es_systems.cfg to es_systems.xml
|
2021-06-16 18:54:04 +02:00 |
|
Leon Styhre
|
dde840c5f8
|
Added a game launch screen.
|
2021-06-14 19:15:22 +02:00 |
|
Leon Styhre
|
ccb4c19d78
|
Changed input type 'select' to 'back' to align with the SDL naming conventions.
|
2021-05-23 20:31:15 +02:00 |
|
Leon Styhre
|
0bde8dc79d
|
Migrated to the SDL2 GameController API.
|
2021-05-22 22:18:00 +02:00 |
|
Leon Styhre
|
65e119cff9
|
The audio stream is now only cleared from a single location in VideoFFmpegComponent.
Also made the video player finish processing if the video is paused.
|
2021-05-19 19:52:58 +02:00 |
|
Leon Styhre
|
6f2a26fc85
|
Fixed an issue with slide transitions when starting the media viewer.
|
2021-05-17 22:10:50 +02:00 |
|
Leon Styhre
|
78e6e1a870
|
Added navigation sounds for some missing actions.
Also changed the navigation sound for the custom collection 'Jump to' action.
|
2021-05-16 23:24:43 +02:00 |
|
Leon Styhre
|
66275798a5
|
Fixed an issue where the quick system select help prompt was shown when there was only a single system.
|
2021-05-16 22:09:37 +02:00 |
|
Leon Styhre
|
e07b9a7229
|
Added button mapping and help prompt for the media viewer.
|
2021-05-16 14:43:02 +02:00 |
|
Leon Styhre
|
7851317621
|
Fixed an issue introduced by the last commit.
|
2021-05-16 14:21:15 +02:00 |
|
Leon Styhre
|
9b361c6aaa
|
Fixed an issue with the 'y' button help text in GridGameListView.
|
2021-05-16 14:07:56 +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
|
c108387257
|
Added clearing of the audio stream at some appropriate places.
Also made a constant explicitly floating point.
|
2021-05-12 23:03:29 +02:00 |
|
Leon Styhre
|
b87d7238fc
|
Added menu option and integrations for VideoFFmpegComponent
|
2021-05-09 22:56:41 +02:00 |
|
Leon Styhre
|
fbbb6aece1
|
Improved the audio streaming in AudioManager.
|
2021-05-09 22:47:46 +02:00 |
|
Leon Styhre
|
9738957253
|
Fixed a potential problem with an uninitialized variable.
|
2021-04-05 14:33:36 +02:00 |
|
Leon Styhre
|
f3321009fe
|
Added a notification if attempting to add a placeholder to a custom collection.
|
2021-04-05 12:44:58 +02:00 |
|
Leon Styhre
|
a84e7c9414
|
Added a notification if attempting to add a custom collection to a custom collection.
|
2021-04-05 12:42:36 +02:00 |
|
Leon Styhre
|
b51f99ab77
|
Fixed an issue where the system view style would not always get properly set.
|
2021-04-05 12:37:52 +02:00 |
|
Leon Styhre
|
ec33d8a612
|
Added a proper function to check whether to keep running in the background while a game is launched.
|
2021-03-27 13:49:09 +01:00 |
|
Leon Styhre
|
ad04963431
|
Fixed an issue where custom collections 'Jump to game' caused multiple mCursorStackHistory entries.
|
2021-03-27 12:06:37 +01:00 |
|
Leon Styhre
|
083e0a12e9
|
Improved launching of Steam games by keeping ES-DE running in the background.
|
2021-03-24 20:13:33 +01:00 |
|
Leon Styhre
|
1ae88c93d7
|
Made the navigation sounds loading more robust to handle incomplete theme sets.
Also improved some log messages related to the navigation sounds.
|
2021-03-21 15:42:13 +01:00 |
|
Leon Styhre
|
26b593455e
|
The folder icon for the gamelistInfo field is now placed according to the selected alignment.
|
2021-03-21 11:59:53 +01:00 |
|
Leon Styhre
|
d9c7932f0d
|
Minor changes to the log output when reloading views manually in debug mode.
|
2021-03-21 11:26:28 +01:00 |
|
Leon Styhre
|
3355d6f208
|
Added support for more imageSource types to the Grid view style.
|
2021-03-21 11:24:34 +01:00 |
|
Leon Styhre
|
b87a1c5784
|
Fixed a ViewController issue where the camera was reported as moving when it wasn't.
|
2021-03-20 13:18:47 +01:00 |
|
Leon Styhre
|
d65ecd6a50
|
Minor change to a text dialog when creating the ROMs directory structure.
|
2021-03-20 09:01:34 +01:00 |
|
Leon Styhre
|
90e3fe0fac
|
Fixed a memory leak related to the gamelist placeholders.
|
2021-03-19 18:47:49 +01:00 |
|
Leon Styhre
|
08e6f1b0dd
|
Fixed some minor memory leaks in UIModeController, InputManager and Font.
|
2021-03-19 18:34:10 +01:00 |
|
Leon Styhre
|
546a30d3ea
|
Added some missing fade animation code to GridGameListView.
|
2021-03-16 20:50:27 +01:00 |
|
Leon Styhre
|
4d9ea680b0
|
Removed the remaining video player code from GridGameListView.
|
2021-03-16 20:48:50 +01:00 |
|
Leon Styhre
|
c3d5614cfc
|
Clarified the message in a ROM directory structure creation dialog.
|
2021-03-15 19:51:54 +01:00 |
|
Leon Styhre
|
9a14bf3057
|
Fixed an issue with quick system select if there was only a single system present.
|
2021-03-14 09:39:47 +01:00 |
|
Leon Styhre
|
7043da4737
|
Partly reverted the last commit as it caused unforeseen problems.
|
2021-03-14 09:35:20 +01:00 |
|