Commit graph

4070 commits

Author SHA1 Message Date
Leon Styhre f8bd60ceec Fixed an issue where the game systems were not sorted correctly. 2022-04-04 23:18:10 +02:00
Leon Styhre 8666590fcf Added support for the a5200 RetroArch core to the atari5200 system.
Also added the .dosz extension to the dos and pc systems.
2022-04-04 22:20:46 +02:00
Leon Styhre 6e8aa43462 Added support for Flatpaks intalled in the home directory. 2022-04-04 22:15:46 +02:00
Leon Styhre d871ff4929 Documentation update. 2022-04-03 20:18:26 +02:00
Leon Styhre 4a511f3f4a Fixed an issue where the help system would not update properly during scraping. 2022-04-03 17:32:09 +02:00
Leon Styhre 5c701ba1ba Added a build script for the Steam Deck AppImage. 2022-04-03 13:58:37 +02:00
Leon Styhre acbbb0a630 Increased the default value for the MaxVRAM setting to 512 for the Steam Deck. 2022-04-03 13:37:41 +02:00
Leon Styhre 03c2d2658f Added a Steam Deck build option to the CMake configuration. 2022-04-03 13:34:56 +02:00
Leon Styhre e1af058cfa Added the SwanStation RetroArch core as an alternative emulator. 2022-04-03 12:40:21 +02:00
Leon Styhre 2c80cc4315 Documentation update. 2022-04-03 11:58:58 +02:00
Leon Styhre 459ac2ac94 Documentation update. 2022-04-02 12:04:12 +02:00
Leon Styhre c4cae406e9 Fixed a font loading crash caused by an insufficient font texture size.
Also added a preventive measure for similar crashes in the future and made some general cleanup of the font code.
2022-04-02 11:59:52 +02:00
Leon Styhre 960a23ddc3 Added a file pointing to the latest Steam Deck AppImage (used by www.emudeck.com). 2022-04-02 11:52:48 +02:00
Leon Styhre 9610971906 Documentation update. 2022-04-01 18:08:21 +02:00
Leon Styhre c70d2d6368 Added fallback for high resolution wheel image for ScreenScraper if no regular wheel image was found. 2022-04-01 18:07:21 +02:00
Leon Styhre 63d79d152b Documentation update. 2022-03-31 19:29:41 +02:00
Leon Styhre 810a53e324 Updated the download links and documentation for the 1.2.1 release. 2022-03-30 19:14:28 +02:00
Leon Styhre 1026187278 Updated the Linux AppData file for the 1.2.1 release. 2022-03-30 17:01:55 +02:00
Leon Styhre 79aa95d242 Changed tools/create_AppImage.sh to not include version information in the AppImage filename. 2022-03-29 18:50:18 +02:00
Leon Styhre 25b50dba97 Added the standalone emulator PrimeHack on Unix.
Also added the .wia and .m3u file extensions for the Dolphin emulator.
2022-03-29 17:22:28 +02:00
Leon Styhre d7db8d9895 Small update to the changelog. 2022-03-28 23:47:55 +02:00
Leon Styhre 47502c06fa Documentation update. 2022-03-28 23:08:35 +02:00
Leon Styhre 90f4fc09a4 Added support for the standalone emulator Flycast. 2022-03-28 22:09:36 +02:00
Leon Styhre e504b2f54e Added support for the standalone emulator Ryujinx. 2022-03-28 20:42:52 +02:00
Leon Styhre 0cde67c61b Documentation update. 2022-03-28 18:05:47 +02:00
Leon Styhre 8fe41ebfd9 Added support for the standalone emulators Cemu, DuckStation, melonDS, Redream and sixtyforce. 2022-03-28 17:59:23 +02:00
Leon Styhre 7e0df9063c Fixed a crash on startup if no games were found. 2022-03-28 17:47:34 +02:00
Leon Styhre 03c06bc306 Added a Flatpak manifest file. 2022-03-26 19:15:56 +01:00
Leon Styhre 8ce820e001 Fixed an issue where carousel shoulder button navigation was a bit inconsistent. 2022-03-25 23:38:04 +01:00
Leon Styhre e7aeb8e2b4 Removed the playing of some navigation sounds during textlist and carousel navigation. 2022-03-25 23:17:56 +01:00
Leon Styhre 51e883cd45 (rbsimple-DE) Added an additional theme engine test variant. 2022-03-25 22:55:17 +01:00
Leon Styhre b96f6bc131 Fixed an issue where a default primary component was not set in GamelistView. 2022-03-25 21:50:50 +01:00
Leon Styhre db72d41ef0 Added the .rvz file extension for the Dolphin emulator. 2022-03-25 21:48:43 +01:00
Leon Styhre fa4151a3d9 Fixed some GCC compiler warnings. 2022-03-24 23:32:28 +01:00
Leon Styhre 3a1c9d41ce Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class.
Also cleaned up some code and fixed an issue where navigation sounds would not play when using the shoulder buttons.
2022-03-24 23:05:23 +01:00
Leon Styhre 5625f44a0a Added dimming support to RatingComponent. 2022-03-21 20:35:24 +01:00
Leon Styhre 9396577c89 Fixed a potential warning when running the tools/create_AppImage.sh script. 2022-03-20 19:46:43 +01:00
Leon Styhre 3eacb27c3b Changed the helpsystem properties entrySpacing and iconTextSpacing to relative values.
Also reverted the helpsystem horizontal alignment functionality as it's not needed.
2022-03-20 19:07:52 +01:00
Leon Styhre 07f151d906 Moved TextListComponent and CarouselComponent from es-core to es-app. 2022-03-19 09:55:05 +01:00
Leon Styhre 40ea2e9dd6 Documentation update. 2022-03-18 23:03:53 +01:00
Leon Styhre f6e345dce9 (rbsimple-DE) Updated for the latest theme engine features. 2022-03-18 22:32:24 +01:00
Leon Styhre 6f6f388257 Added RatingComponent support to the system view. 2022-03-18 22:16:53 +01:00
Leon Styhre 44fe2f8fe7 Standardized some theme warning log output. 2022-03-18 20:31:04 +01:00
Leon Styhre a115b3f941 Added alignment support and separate dimming of gamelist and system views to the help system. 2022-03-18 20:14:51 +01:00
Leon Styhre 56d1b8f83d Fixed an issue where multiple carousel logos were rendered when there was only a single system. 2022-03-17 21:52:55 +01:00
Leon Styhre 86ad917bc8 Set logo scaling to linear interpolation in CarouselComponent. 2022-03-17 19:34:41 +01:00
Leon Styhre 5de2855d60 Added theme support for defining color saturation for the image, video and animation components. 2022-03-17 19:33:09 +01:00
Leon Styhre b6e38dcf67 Fixed multiple issues in CarouselComponent. 2022-03-17 00:02:16 +01:00
Leon Styhre 65d79edb54 Miniscule optimization in RendererOpenGL. 2022-03-16 20:26:13 +01:00
Leon Styhre 302e445503 Documentation update. 2022-03-15 19:00:02 +01:00