Commit graph

2672 commits

Author SHA1 Message Date
Leon Styhre 7522b4b4c7 Documentation update. 2021-04-02 13:30:02 +02:00
Leon Styhre 84b3eaeee2 (Unix) Fixed an issue where the RPM package couldn't be installed. 2021-04-02 13:05:24 +02:00
Leon Styhre c8c2a0b237 The man page for BSD Unix is now placed in the correct location. 2021-04-02 12:38:31 +02:00
Leon Styhre 4ff95c4ddf (Unix) Changed the default installation prefix from /usr/local to /usr on Linux.
Also changed the prefix on NetBSD from /usr/local to /usr/pkg.
2021-04-02 12:12:49 +02:00
Leon Styhre fc347e5caf (Unix) Fixed an issue where the man page was installed to the wrong location. 2021-04-02 11:40:02 +02:00
Leon Styhre a83804491f (Unix) Changed the man page gzip compression to follow the Debian policy. 2021-04-02 09:46:31 +02:00
Leon Styhre 824179e9a2 Added a 'directory to system name' mapping file to the ROM directory creation function. 2021-04-01 12:53:00 +02:00
Leon Styhre 502a164425 Updated the splash screen graphics. 2021-03-29 18:35:28 +02:00
Leon Styhre 684cd83868 (rbsimple-DE) Some updates to the amiga and xbox systems. 2021-03-27 20:25:06 +01:00
Leon Styhre b2dd75f332 (Windows) Added CompanyName to the resources file. 2021-03-27 15:06:32 +01:00
Leon Styhre 2adff3643e The screen is now blanked when launching games to eliminate some flickering and other issues. 2021-03-27 13:51:50 +01: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 308bcc1085 CPack now adds the CPU architecture to the package/installer filename. 2021-03-27 11:13:43 +01:00
Leon Styhre 23903de1cf Minor cosmetic code cleanup. 2021-03-27 10:26:13 +01:00
Leon Styhre 33a60c975c Bumped the version to v1.0.0-rc-dev 2021-03-27 10:09:35 +01:00
Leon Styhre 4d0120d24a Updated the download links for v1.0.0-beta3 in README.md 2021-03-26 21:41:46 +01:00
Leon Styhre 4e345e8a97 (rbsimple-DE) Lots of theme improvements. 2021-03-26 20:44:53 +01:00
Leon Styhre 9828aee7f4 Bumped the version to v1.0.0-beta3 2021-03-25 17:57:39 +01:00
Leon Styhre df2bee1ac0 Documentation update. 2021-03-25 17:45:43 +01:00
Leon Styhre b76a2ac78d (rbsimple-DE) Quite a number of updates to various theme files. 2021-03-25 17:42:32 +01:00
Leon Styhre 02edc4df8b Documentation update. 2021-03-24 23:07:27 +01:00
Leon Styhre 12a7b18d05 Renamed controller input type 'analog' to 'thumbstick'. 2021-03-24 21:20:01 +01:00
Leon Styhre 4ab296d8bb Improved the video player pause function while running in background. 2021-03-24 20:15:17 +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 5248ece0c2 Made 'Valve Steam' a separate platform. 2021-03-24 19:44:36 +01:00
Leon Styhre 1338e4467b Added support for controller analog sticks click. 2021-03-24 19:35:51 +01:00
Leon Styhre cf2b9534e8 Some code cleanup. 2021-03-23 22:01:47 +01:00
Leon Styhre e6c3d82a9e (rbsimple-DE) Adjusted the placement of the marquee graphics. 2021-03-23 19:08:57 +01:00
Leon Styhre 2c92541bbc Updated the copyright years. 2021-03-23 19:05:53 +01:00
Leon Styhre f975468d3a Added support to ScreenScraper to interpret the HTML copyright character code. 2021-03-22 20:32:54 +01:00
Leon Styhre 2f0ef3f45c Documentation update. 2021-03-22 18:27:59 +01:00
Leon Styhre 28c66225c9 Fixed two memory leaks in VideoVlcComponent. 2021-03-22 18:12:25 +01:00
Leon Styhre e96f8b9c0a Added debug overlay support to ButtonComponent, DateTimeEditComponent and TextListComponent. 2021-03-22 18:07:15 +01:00
Leon Styhre acef76d791 Changed some debug overlay colors. 2021-03-22 17:56:38 +01:00
Leon Styhre 32007b65bb Added proper handling for a scraper error condition. 2021-03-22 17:51:07 +01:00
Leon Styhre 8bf304b867 Added check for non-numeric characters in the arguments for the --resolution flag. 2021-03-21 21:54:30 +01:00
Leon Styhre ef7c83b7e5 Removed an unnecessary if statement when invalidating the cached background. 2021-03-21 18:55:01 +01:00
Leon Styhre 84f4913610 Changing settings now only invalidates the cached background when necessary. 2021-03-21 18:46:45 +01:00
Leon Styhre adc80ca3df (rbsimple-DE) Another small adjustment to the Grid style preview. 2021-03-21 17:36:40 +01:00
Leon Styhre 9f779c0161 (rbsimple-DE) Added a background frame for the Grid view style alpha/preview text. 2021-03-21 17:05:22 +01:00
Leon Styhre 4b0f505b01 Hack to fix some missing theme elements when invalidating the cached background. 2021-03-21 16:41:24 +01:00
Leon Styhre 980a23d083 Moved some function definitions from Window.h to Window.cpp 2021-03-21 16:10:09 +01:00
Leon Styhre a6ec76d8c9 Documentation update. 2021-03-21 15:47:59 +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 d90f29b931 Added support to TextComponent to return the horizontal and vertical alignments. 2021-03-21 11:50:13 +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 a6c3cb9798 Marked the Grid view style as experimental in the UI settings. 2021-03-21 11:21:45 +01:00