Commit graph

5539 commits

Author SHA1 Message Date
Leon Styhre 4ef6317435 Documentation update 2023-07-07 20:27:17 +02:00
Leon Styhre c06f598d80 (macOS) Suppressed a compiler warning 2023-07-07 18:32:11 +02:00
Leon Styhre 4a6732876c Bumped the version to 2.1.0-beta 2023-07-06 20:06:49 +02:00
Leon Styhre eef3ff64b7 Added the target AppImage filename to the results output of GuiApplicationUpdater
Also properly centered the busy component on the window
2023-07-06 19:49:02 +02:00
Leon Styhre 1c7a18830e Removed the entry counter from the media viewer and added an option for whether to display the media types 2023-07-05 23:19:57 +02:00
Leon Styhre cfdfe8c565 Cosmetic change to the PDF viewer page indicator 2023-07-05 23:15:00 +02:00
Leon Styhre de97a54da8 Updated SDL to 2.28.1 on Windows, macOS and the Linux AppImage builds 2023-07-05 20:03:07 +02:00
Leon Styhre 13f8b92ebf Documentation update 2023-07-05 19:32:54 +02:00
Leon Styhre 4adddbea12 (modern-es-de) Added support for the Epoch Super Cassette Vision (scv) game system 2023-07-05 19:29:31 +02:00
Leon Styhre 53a1bb29c6 (slate-es-de) Added support for the Epoch Super Cassette Vision (scv) game system 2023-07-05 19:29:15 +02:00
Leon Styhre 6efab2041f Added support for the Epoch Super Cassette Vision (scv) game system 2023-07-05 19:27:59 +02:00
Leon Styhre c96afd144d Added MAME standalone as an alternative emulator for the x68000 system 2023-07-05 18:20:50 +02:00
Leon Styhre 8dad5d4567 Updated the MAME index files to include ROMs up to MAME version 0.256 2023-07-05 18:00:27 +02:00
Leon Styhre 0c522343a4 Updated the bundled TLS certificates 2023-07-05 17:33:00 +02:00
Leon Styhre 63b02c2ad0 Simplified ApplicationUpdater by only using the release number when checking for updates
Also added more error checking by checking for blank name, filename, url and md5 keys in latest_release.json
2023-07-05 17:20:56 +02:00
Leon Styhre baf8deb8ff Fixed a small issue with badge_manual.svg 2023-07-05 17:16:25 +02:00
Leon Styhre 9af8031c0c Changed the order of some GuiComponent functions 2023-07-04 22:20:32 +02:00
Leon Styhre 4b44fd35ad (modern-es-de) Replaced the system image for the lowresnx system 2023-07-04 20:40:25 +02:00
Leon Styhre d24ea6820f (modern-es-de) Added support for the LowRes NX Fantasy Console (lowresnx) game system 2023-07-04 20:30:13 +02:00
Leon Styhre b44e9e5750 (slate-es-de) Added support for the LowRes NX Fantasy Console (lowresnx) game system 2023-07-04 20:29:59 +02:00
Leon Styhre 22130544ce Added support for the LowRes NX Fantasy Console (lowresnx) game system 2023-07-04 20:28:21 +02:00
Leon Styhre 3cd9fc59a5 Added ares [Benesse Pocket Challenge V2] standalone as an alternative emulator for the wonderswan system 2023-07-04 19:40:20 +02:00
Leon Styhre 6bd03c7a78 Added MAME standalone as an alternative emulator for the amstradcpc system 2023-07-04 18:58:47 +02:00
Leon Styhre 728b4c7768 Popup notifications are now stopped when starting the media viewer 2023-07-04 18:09:10 +02:00
Leon Styhre 8a6611a6f5 Added a popup notification if PDF manual rendering failed
Also removed two unnecessary navigation scroll sounds on PDF rendering failure
2023-07-04 18:07:28 +02:00
Leon Styhre b60f86ae04 Added zoom support to the PDF viewer
Also increased page rasterization resolution when running at lower screen resolutions
2023-07-04 17:47:00 +02:00
Leon Styhre ba05679cde Added ares standalone as an alternative emulator for the n64dd system 2023-07-04 17:42:48 +02:00
Leon Styhre 47c321e434 Enabled linear interpolation support for ImageComponent::setRawImage() 2023-07-04 17:41:41 +02:00
Leon Styhre 66bd934a61 Small modifications to the dpad_all.svg file to show all directions as available 2023-07-04 17:40:09 +02:00
Leon Styhre feca1760c1 Made the title text slightly darker for the dark menu color scheme 2023-07-04 17:37:35 +02:00
Leon Styhre bcd77efaa1 (Linux) Updated the AppImage find rules for the Citra emulator 2023-07-03 22:27:59 +02:00
Leon Styhre dbf73f52d5 Added four complete es_systems_sorting.xml files to the resources directory 2023-07-03 21:20:20 +02:00
Leon Styhre 0999fde122 (macOS) Fixed a compile error 2023-07-03 19:21:11 +02:00
Leon Styhre 3f870c8001 Documentation update 2023-07-03 18:59:13 +02:00
Leon Styhre 20d732f8ed Clarified some information in a couple of source file headers 2023-07-03 18:06:47 +02:00
Leon Styhre 8d5f837e97 Added an application updater which downloads and installs ES-DE updates 2023-07-03 17:46:56 +02:00
Leon Styhre 19c8d5bb38 (Linux) The esBinary variable is now set correctly when running as an AppImage 2023-07-03 17:41:22 +02:00
Leon Styhre 15e5a8b305 Added a function to FileSystemUtil to return the ES-DE binary path
Also fixed an issue where the fallback to argv[0] in FileSystemUtil::setExePath() was not working correctly
2023-07-02 23:16:39 +02:00
Leon Styhre 923b6b2ed1 Changed the order of some NinePatchComponent functions 2023-07-02 11:58:59 +02:00
Leon Styhre a2c30cae28 Added an sgb (Nintendo Super Game Boy) platform to improve scraping using ScreenScraper 2023-07-02 11:21:40 +02:00
Leon Styhre 569bf22690 Set the menu color scheme to 'dark' by default 2023-07-01 22:05:30 +02:00
Leon Styhre ec2bc68d91 Changed the multi-scraper to only show the total game count per system 2023-07-01 21:54:27 +02:00
Leon Styhre 30ca0497aa Added options to the video and slideshow screensavers to only include favorite games 2023-07-01 15:57:29 +02:00
Leon Styhre 67b84434db Added a per-system game counter to the multi-scraper in addition to the total game count 2023-07-01 15:20:24 +02:00
Leon Styhre bbc5f0be9b Removed the obsolete latest_steam_deck_appimage.txt and latest_steam_deck_prerelease_appimage.txt files 2023-07-01 14:53:01 +02:00
Leon Styhre 9c7a11fbee Removed the obsolete Linux RPM entry from latest_release.json 2023-07-01 14:50:36 +02:00
Leon Styhre 3681340696 Documentation update 2023-07-01 11:20:28 +02:00
Leon Styhre 923240aac0 Added options to the miximage generator for how to fit screenshots that do not match the aspect ratio of the miximage frame 2023-07-01 11:15:43 +02:00
Leon Styhre bf106711cb Reduced the help system size in the media viewer and PDF viewer 2023-06-30 21:59:22 +02:00
Leon Styhre 61b6fe2b33 Added media type information to the media viewer help prompts 2023-06-30 21:56:23 +02:00