Commit graph

2068 commits

Author SHA1 Message Date
Leon Styhre 910b9e0125 Fixed a filter reset issue for grouped custom collections. 2021-01-02 18:30:39 +01:00
Leon Styhre 7bea146745 Added shortcut to start the multi-scraper from the scraper menu. 2021-01-02 16:28:47 +01:00
Leon Styhre 5a85da140a Fixed a cosmetic issue with the slide transition style. 2021-01-02 15:53:52 +01:00
Leon Styhre b79fa3bbc2 Small documentation update. 2021-01-02 15:32:34 +01:00
Leon Styhre d34558525d Added the ability to jump to the randomly selected game in the grouped custom collection system. 2021-01-02 15:21:48 +01:00
Leon Styhre 830c53e3cc Further improvement to adding or removing collections. 2021-01-02 15:14:13 +01:00
Leon Styhre 5565170d93 Fixed an issue where randomly selecting an empty custom collection could crash the application. 2021-01-02 15:11:56 +01:00
Leon Styhre 145cbf8df7 Enabling and disabling collections is now handled better. 2021-01-02 12:33:27 +01:00
Leon Styhre d6ca413945 Single-byte commit. 2021-01-01 22:47:40 +01:00
Leon Styhre c431e5a233 Fixed an issue where the screen would go partly black during slide transitions. 2021-01-01 22:37:21 +01:00
Leon Styhre 287c6ea36e Fixed an issue with the slide transitions if there were only two game systems. 2021-01-01 21:45:51 +01:00
Leon Styhre d13b249570 Fixed a small issue when selecting games as favorites using the shortcut button. 2021-01-01 21:04:13 +01:00
Leon Styhre f4cfcbed65 Some improvements to the application logging. 2021-01-01 18:36:53 +01:00
Leon Styhre ed60ab4e3a Fixed an issue where a temporary setting was retained in the configuration file. 2021-01-01 18:16:54 +01:00
Leon Styhre 71e40f4eb4 Fixed an issue where repopulating an empty 'recent' auto collection could crash the application. 2021-01-01 17:30:51 +01:00
Leon Styhre fe4e94a827 Collections are now properly initialized when enabled. 2021-01-01 17:18:04 +01:00
Leon Styhre 09a67eee19 Fixed an issue where custom collections were sometimes not properly updated after game metadata changes. 2021-01-01 13:06:05 +01:00
Leon Styhre 5e7480bfab Made re-enabling of custom collection entries work on Windows with UTF-16 support. 2021-01-01 10:28:42 +01:00
Leon Styhre 128056667d Custom collection entries are now re-enabled when changing a game to be counted as a game. 2020-12-31 21:54:32 +01:00
Leon Styhre 4dded3306c Fixed an issue where clearing a game would not update its collection entries. 2020-12-31 19:58:51 +01:00
Leon Styhre 1a4c2fc4ae Fixed an issue where flagging a game not to be counted could lead to a crash. 2020-12-31 19:44:24 +01:00
Leon Styhre 7992e39b0f Slight change of the description for the setting for audio for gamelist videos. 2020-12-31 17:56:53 +01:00
Leon Styhre 70eca0fd79 Fixed a semi-cosmetic issue when finish editing custom collections from the main menu. 2020-12-31 16:40:08 +01:00
Leon Styhre 3bbdc259e0 Documentation update. 2020-12-31 16:19:18 +01:00
Leon Styhre daf9b62936 Fixed an issue where the application would hang if there were no audio devices available. 2020-12-31 14:27:31 +01:00
Leon Styhre 9b6789529b (Windows) Fixed an issue with a potentially unclean application shutdown. 2020-12-31 13:50:55 +01:00
Leon Styhre 86de74931a Merge branch 'master' of https://gitlab.com/leonstyhre/emulationstation-de 2020-12-31 13:10:50 +01:00
Leon Styhre 6fa1fa110a Fixed an issue with custom event scripts on Windows. 2020-12-31 13:10:28 +01:00
Leon Styhre b078e387be Changed to a more appropriate header for INSTALL.md. 2020-12-30 23:47:59 +01:00
Leon Styhre fb9576a94a Minor documentation update. 2020-12-30 23:23:30 +01:00
Leon Styhre 056394b1f1 (Windows) Changed the process name and the display name. 2020-12-30 15:13:44 +01:00
Leon Styhre 900d833527 Changed the version string to 1.0.0-beta1 as a preparation for the Beta 1 release. 2020-12-30 14:28:07 +01:00
Leon Styhre d750f01684 Clarified that the tools scripts should only be used on Linux systems. 2020-12-30 14:19:18 +01:00
Leon Styhre b0db4712d9 Made the man page generation script completely automatic. 2020-12-30 14:13:53 +01:00
Leon Styhre 9028b2625d Created a script to update the version string. 2020-12-30 14:06:29 +01:00
Leon Styhre 08aec29e4a Minor update to the package description.
Also a small change to the Unix desktop entry.
2020-12-30 12:48:48 +01:00
Leon Styhre 11ccba9d19 Updated README.md. 2020-12-30 11:53:49 +01:00
Leon Styhre 755d8bcd56 Changed the program description again. 2020-12-30 11:50:50 +01:00
Leon Styhre ee243dc37b Changed the program description slightly. 2020-12-30 10:59:08 +01:00
Leon Styhre 5f61b64643 Documentation update regarding building ES-DE on Windows. 2020-12-29 22:45:26 +01:00
Leon Styhre 30f0a796f3 (Windows) Removed some unnecessary DLL files from the NSIS installer. 2020-12-29 22:20:08 +01:00
Leon Styhre 776554c80b (Windows) The NSIS installer now works when building with MSVC. 2020-12-29 17:44:00 +01:00
Leon Styhre 56cc17d7a1 Made some special Unicode characters work correctly with the MSVC compiler. 2020-12-29 14:51:29 +01:00
Leon Styhre c747416071 Changed from localtime to the more secure localtime_r and localtime_s functions. 2020-12-29 13:44:13 +01:00
Leon Styhre eadeb88ece Fixed a compile error on Unix. 2020-12-29 12:58:55 +01:00
Leon Styhre c95334756d Fixed a lot of MSVC compiler warnings. 2020-12-29 12:54:24 +01:00
Leon Styhre 53bb5bb2ea Fixed a compiler error on Unix. 2020-12-29 11:12:18 +01:00
Leon Styhre 0365e9c572 Fixed some MSVC compiler warnings. 2020-12-29 11:06:01 +01:00
Leon Styhre e6847a09c7 (Windows) Fixed some MinGW compile errors. 2020-12-28 23:49:34 +01:00
Leon Styhre 9ec3f19482 (Windows) Added support for the MSVC compiler. 2020-12-28 23:23:01 +01:00