Commit graph

2512 commits

Author SHA1 Message Date
Leon Styhre 652adc41d8 Fixed an issue where clearing a game would randomly keep some theme elements from being rendered. 2021-03-12 23:15:55 +01:00
Leon Styhre cd91eb6ec9 Fixed an issue where clearing a game and reactivating some collections could lead to a crash. 2021-03-12 22:23:01 +01:00
Leon Styhre b115a94668 Added a sanity check to the --resolution flag to keep the values within reason. 2021-03-12 21:12:54 +01:00
Leon Styhre 03fec8b74d Fixed an issue where a black screen would sometimes be shown when enabling collections. 2021-03-12 20:36:38 +01:00
Leon Styhre 37e8e71adf Fixed an issue where custom collections could temporarily disappear when switching from ungrouped to grouped layout. 2021-03-12 20:16:02 +01:00
Leon Styhre 1e845a189a Fixed a potential issue with view style changes for ungrouped custom collections. 2021-03-12 20:14:27 +01:00
Leon Styhre df28513bb0 Fixed multiple issues where the gamelists would not switch view styles after scraping. 2021-03-12 20:06:50 +01:00
Leon Styhre 43ad07b04d Fixed an issue where the multi-scraper would not update the collection systems. 2021-03-12 20:05:01 +01:00
Leon Styhre 06c31d06eb The multi-scraper now sorts the gamelists only after actually scraping some games. 2021-03-12 20:03:46 +01:00
Leon Styhre 90bd12ef1c (macOS) Disabled the save state functionality which removed the splash screen on startup. 2021-03-11 17:42:08 +01:00
Leon Styhre d912285da1 (macOS) Some updates to the Info.plist file. 2021-03-11 17:37:17 +01:00
Leon Styhre 4c221b2b4f (macOS) Replaced a broken application icon. 2021-03-11 17:36:19 +01:00
Leon Styhre c4b91cd5ec Minor documentation update. 2021-03-11 17:34:09 +01:00
Leon Styhre b6e36c0dfd Some small text changes in the no games dialogs. 2021-03-11 17:33:25 +01:00
Leon Styhre 101c7f888f (Windows) Fixed an issue where a forward slash instead of a backslash was added to the ROM directory. 2021-03-10 19:49:06 +01:00
Leon Styhre f8e23a016e Merge branch 'master' of gitlab.com:leonstyhre/emulationstation-de 2021-03-10 19:37:45 +01:00
Leon Styhre 9fbc84a490 (Windows) Fixed an issue where the 'Atari Jaguar CD' system had the wrong theme. 2021-03-10 19:37:25 +01:00
Leon Styhre 380881f69f (Windows) Fixed a compile error. 2021-03-10 18:52:39 +01:00
Leon Styhre 7f1d643b60 Fixed some small errors in the user guide. 2021-03-10 18:38:55 +01:00
Leon Styhre 9e7d59953a Documentation update. 2021-03-10 18:32:28 +01:00
Leon Styhre 2432e118a7 Added the ability to automatically generate the game systems directory structure. 2021-03-10 18:21:49 +01:00
Leon Styhre 5ff003186c Small log output change during gamelist.xml processing. 2021-03-10 18:04:58 +01:00
Leon Styhre dd851bee40 Added the ability to GuiMsgBox to change the text of an open dialog.
Also added an option for whether to delete the dialog when calling a function mapped to a button.
2021-03-09 17:30:50 +01:00
Leon Styhre 172182a4e8 Fixed an issue where long words would sometimes render partly outside the designated text area. 2021-03-09 17:19:26 +01:00
Leon Styhre 6a57a44df9 Improved the sizes of some menu GUI elements on 4:3 aspect ratio displays. 2021-03-09 17:17:33 +01:00
Leon Styhre 97568fcb22 Adjusted the colors for the application graphics. 2021-03-05 20:52:32 +01:00
Leon Styhre 6cacd22858 Documentation update. 2021-03-05 19:49:31 +01:00
Leon Styhre 20d616217f (Unix) Small change to the desktop menu entry. 2021-03-04 18:33:34 +01:00
Leon Styhre 80997bff51 Changed from blue to red application graphics. 2021-03-04 18:05:11 +01:00
Leon Styhre 9a28c7da11 Fixed two small errors in INSTALL.md 2021-03-04 18:04:00 +01:00
Leon Styhre 0124c59a7f Bumped the version to v1.0.0-beta2-dev 2021-03-04 17:57:35 +01:00
Leon Styhre 10d947aa63 Added download links to v1.0.0-beta1 to README.md 2021-03-03 19:30:43 +01:00
Leon Styhre a2c0064524 (Unix) Updated the version string in the man page to v1.0.0-beta1. 2021-03-03 17:37:40 +01:00
Leon Styhre a5a8169993 Bumped the version to v1.0.0-beta1 2021-03-03 17:25:34 +01:00
Leon Styhre 8cf235cf82 Small update to CONTRIBUTING.md. 2021-03-03 17:21:51 +01:00
Leon Styhre 7f4179f327 Set the default controller button graphics to Xbox for the input configurator. 2021-03-02 17:34:10 +01:00
Leon Styhre ea68f33b8b Documentation update. 2021-03-02 17:28:35 +01:00
Leon Styhre c65ac7ad9f (macOS) Fixed an issue where the splash screen would not show up on startup. 2021-03-02 17:21:14 +01:00
Leon Styhre 65706683c1 Updated a screenshot for the documentation. 2021-03-01 19:46:56 +01:00
Leon Styhre 9ca7e58250 Fixed some minor warnings reported by the Clang static analyzer. 2021-03-01 19:40:23 +01:00
Leon Styhre d73d32754d Added some information regarding Valgrind to INSTALL.md. 2021-03-01 19:38:56 +01:00
Leon Styhre 5bc19fc723 Fixed a Valgrind error in VideoVlcComponent. 2021-03-01 18:52:20 +01:00
Leon Styhre 2d5662780f Fixed a small issue with video initializations during gamelist reloads. 2021-03-01 18:50:12 +01:00
Leon Styhre b6874acc01 Fixed a memory leak in SystemScreenSaver. 2021-02-28 18:58:52 +01:00
Leon Styhre 5bcb9446f4 Fixed a small memory leak in SystemData. 2021-02-28 16:56:50 +01:00
Leon Styhre e0e358e5f4 Fixed a memory leak when filtering MAME BIOSes and devices. 2021-02-28 16:37:22 +01:00
Leon Styhre 74c7254c6a Fixed an issue where MAME BIOSes and devices would sometimes not get filtered. 2021-02-28 16:36:42 +01:00
Leon Styhre 9c957ee93c Fixed an issue where the --vsync command line option could crash the application. 2021-02-28 15:20:34 +01:00
Leon Styhre 40e04bbf58 Updated some comments in the GLSL shaders. 2021-02-28 15:00:13 +01:00
Leon Styhre 2dbcb6a7d9 Fixed an issue where the GLSL shader alpha values would be handled differently depending on the graphics driver. 2021-02-28 12:59:08 +01:00