Commit Graph

  • 0c5e307112 v2.3.1.9 (2025.11.10) - Add footer font scale settings and accessibility options - Adjusted scraper error messages v2.3.1.9 skymike03 2025-11-10 22:43:48 +01:00
  • f9d95b9a2d v2.3.1.8 (2025.11.08) Merge pull request [#30](https://github.com/RetroGameSets/RGSX/issues/30) from SeeThruHead/main v2.3.1.8 skymike03 2025-11-08 23:01:19 +01:00
  • 2033eb2f76 Merge pull request #30 from SeeThruHead/main RGS 2025-11-09 00:04:38 +01:00
  • 61b615f4c7 v2.3.1.7 - correct typo error in xiso linux v2.3.1.7 skymike03 2025-11-05 23:04:54 +01:00
  • f1c4955670 Merge branch 'RetroGameSets:main' into main Shane Keulen 2025-11-05 14:28:48 -05:00
  • 03d64d4401 v2.3.1.6 (2025.11.05) - Replace xdvdfs by extract_xiso because conversion not working in all xbox games v2.3.1.6 skymike03 2025-11-05 05:33:18 +01:00
  • 5569238e55 Refactor Docker setup with proper volume separation and backwards compatibility shane keulen 2025-11-04 21:20:31 -05:00
  • 798ef13dd3 v2.3.1.5 (2025.11.04) - update integrated roms info scraper to use tgdb api instead of https web requests - Add Docker support (web server) - Add region filters (web server) - Add one-ROM-per-game filter with region priority (web server) - Refactor code structure in RGSX Web to improved readability and maintainability (js, css, html separated) - update language files and correct a bug that crash when changing language, or changing filter v2.3.1.5 skymike03 2025-11-04 19:25:43 +01:00
  • 40d0826a6b update language files and correct a bug that crash when changing language skymike03 2025-11-04 19:08:43 +01:00
  • 82dbf4e49d Refactor code structure in RGSX Web to improved readability and maintainability, move docker files to folder, update language files skymike03 2025-11-04 19:00:54 +01:00
  • 26f8499c83 Merge pull request #28 from SeeThruHead/main RGS 2025-11-04 18:35:15 +01:00
  • 0f671ccdf2 Improve Docker support with configurable permissions and SMB compatibility shane keulen 2025-11-04 00:36:40 -05:00
  • 0c55d6d6d6 update jap logo skymike03 2025-11-03 23:45:59 +01:00
  • cdc81f795d update region priority to allow user change order, add regions icons , add multiple region search ex if game has 'USA, EUROPE' in name, you can find it with USA or EUROPE filter. skymike03 2025-11-03 23:43:40 +01:00
  • 961e46a77d Merge branch 'pr-27' skymike03 2025-11-03 23:41:01 +01:00
  • 7a061ef0bc update scraper to use tgdb api skymike03 2025-11-03 22:44:55 +01:00
  • 57b75dc199 Merge branch 'RetroGameSets:main' into main Shane Keulen 2025-11-02 14:21:07 -05:00
  • af42c31476 v2.3.1.4 - add scummvm handling (extract subfolder and create blank .scummvm file) v2.3.1.4 skymike03 2025-11-02 11:39:47 +01:00
  • eeea4763f5 .. skymike03 2025-11-02 11:23:38 +01:00
  • 201d56fff4 . skymike03 2025-11-02 11:23:09 +01:00
  • 3caa780e5a Add region exclude filters (3-state toggle) and preserve disc numbers in 1G1R filter shane keulen 2025-11-02 01:08:53 -04:00
  • 716fa23e4e Add one-ROM-per-game filter with region priority (USA→Canada→World→Europe) shane keulen 2025-11-02 00:54:01 -04:00
  • d0eaf387b2 Fix: Always sync app code on container start shane keulen 2025-11-02 00:35:03 -04:00
  • 28a0013bee Add advanced game filtering to web interface shane keulen 2025-11-02 00:25:43 -04:00
  • acb3eb33c3 Add Docker support for RGSX web server shane keulen 2025-11-01 23:38:46 -04:00
  • 486c9d0244 v2.3.1.3 - new update json file v2.3.1.3 skymike03 2025-11-02 00:04:52 +01:00
  • aed7da8b51 v2.3.1.3 - new update json file skymike03 2025-11-02 00:04:27 +01:00
  • 93fc4a023d v2.3.1.2.1 - Update application version to and change OTA version endpoint URL v2.3.2.1.1 skymike03 2025-11-01 23:42:33 +01:00
  • b4398b1d82 v2.3.1.2 - corrrect version check link v2.3.1.2 skymike03 2025-11-01 23:24:20 +01:00
  • 751800026c v2.3.1.2 - corrrect version check link skymike03 2025-11-01 23:23:59 +01:00
  • 8427ba60eb v2.3.1.1 - update version check now on github to avoid error about accessing updates on retrogamesets.fr - correct some imports v2.3.1.1 skymike03 2025-11-01 23:21:17 +01:00
  • 7fbf936af6 v2.3.1.0 - correct bug for games with an " ' " apostrophe inside name not download - filtrer platforms in web that are filtered too on main app v2.3.1.0 skymike03 2025-11-01 21:09:25 +01:00
  • 5fa606b3de v2.3.0.9 - Clear history now keep current downloading or extracting - converting xbox iso if symlink activated works now - sanitize some display status v2.3.0.9 skymike03 2025-10-25 17:18:47 +02:00
  • 179d10facd update retrobat launch script and add python to windows folder skymike03 2025-10-24 23:34:15 +02:00
  • 06c06d0223 v2.3.0.8 - add RGSX_WEB service for batocera only - add an option to enable/disable RGSX Web Service at boot (in settings menu) . With that, you can have rgsx web server enabled without launching rgsx main appp. v2.3.0.8 skymike03 2025-10-24 23:17:27 +02:00
  • 18e5f6d637 update release name skymike03 2025-10-23 17:30:56 +02:00
  • d2a52c5a2e update push new test v2.3.0.7.1 skymike03 2025-10-22 02:35:46 +02:00
  • 9df7a35e85 v2.3.0.7 changes for updates and release system simplify v2.3.0.7 skymike03 2025-10-22 02:26:22 +02:00
  • 26f1f58d7a Merge branch 'main' of https://github.com/RetroGameSets/RGSX skymike03 2025-10-22 02:14:37 +02:00
  • a9cdba3aa6 v2.3.0.7 - minor updates to install script skymike03 2025-10-22 02:14:35 +02:00
  • 1a118247d9 Update Windows installation instructions in release.yml RGS 2025-10-22 02:11:28 +02:00
  • 5497727e2e Update release workflow to rename Retrobat package to use full name RGS 2025-10-22 02:09:55 +02:00
  • 56a6d6f17b v2.3.0.6 v2.3.0.6 skymike03 2025-10-21 00:09:40 +02:00
  • 3e769e4b18 add minor updates on release v2.3.0.5 skymike03 2025-10-21 00:05:33 +02:00
  • 3023a45402 v2.3.0.5 - add retrobat release test skymike03 2025-10-21 00:01:51 +02:00
  • f1b2fad0d4 v2.3.0.4.1 -test update v2.3.0.4.1 skymike03 2025-10-20 23:43:04 +02:00
  • 80844bda79 v2.3.0.4 - update links changed v2.3.0.4 skymike03 2025-10-20 23:26:34 +02:00
  • b19d4ff60a v2.3.0.3 - now rgsx download updates to github to avoid problems v2.3.0.3 skymike03 2025-10-20 23:00:41 +02:00
  • f6f8436022 add release test v2.3.0.2 skymike03 2025-10-20 22:53:00 +02:00
  • edb331d053 v2.3.0.2 - show toast notification when download completd but not open history - move toast notification on top right corner skymike03 2025-10-20 21:07:08 +02:00
  • 059c38d8d6 v2.3.0.1 - Add game info scraper test (does not save information) : Push "confirm/download" button for 3sec to see picture/info of a game - correct ps3 decrypt for some games with special characters inside name skymike03 2025-10-20 19:02:28 +02:00
  • acac05ea26 v2.3.0.0 - Add download queue function. You can add as many games you want, donwload queue starts and one game is download at time, and when finished, next game processed - Add controls help on bottom screen - Add toast notifcations for downloads when click download, to not open history and stay on gamelist - Update 1fichier free mode handling if wait time is greater than 60 seconds (after already downloaded a game) - Already Downloaded games are now in green and marked with [>] symbol - Update translations skymike03 2025-10-19 23:58:48 +02:00
  • 6e59e954ec v2.2.4.8 - update ps3 extact with symlink activated - add option to delete game if download error / canceled and game is not deleted automatically skymike03 2025-10-17 22:17:10 +02:00
  • dac8114a0b v2.2.4.8 - Repair bug not extracting ps3 iso after download and decrypt and converting to .ps3 folder skymike03 2025-10-17 20:53:53 +02:00
  • b46455aff2 v2.2.4.7 skymike03 2025-10-16 23:28:40 +02:00
  • 893573b560 v2.2.4.7 - kills web server before launch new instance skymike03 2025-10-16 23:26:37 +02:00
  • 8618220f66 v2.2.4.6 - adding new download queue to web interface - adding missing translations skymike03 2025-10-16 22:51:15 +02:00
  • 2fc881e6ab v2.2.4.5 - correct xbox convert bug skymike03 2025-10-16 21:00:03 +02:00
  • a81139b50d v2.2.4.5 - correct xbox convert bug skymike03 2025-10-16 20:59:45 +02:00
  • dd447e0bea mobile search amerlioration css skymike03 2025-10-14 23:58:42 +02:00
  • b8b6277ba0 v2.2.4.4 -add system information to web interface and logs -add new search feature on web interface home page can search game and download directly - correct some bugs extacting bios skymike03 2025-10-14 23:22:28 +02:00
  • 34eafcd981 v2.2.4.3 - Add automatic extract/converted for web interface - correct permissions bugs in windows for bios folders skymike03 2025-10-13 22:49:20 +02:00
  • 31c8f6a63e v2.2.4.2 - add 1fichier free mode handling (test) with wait time, like you download on 1fichier website. Don't need an api key anymore if you don"t have a subscription. If you have any api key it will use in priority skymike03 2025-10-12 00:24:45 +02:00
  • 2caf0f80c7 v2.2.4.1 - add SUPPORT button on web interface to zip all necessary log files to send on discord skymike03 2025-10-11 15:47:42 +02:00
  • b73c1e7a80 add rgsx_web.py skymike03 2025-10-08 23:37:20 +02:00
  • b0087c9d58 v2.2.4.0 - Add web interface for RGSX. You can barely do all things directly on computer or your smartphone on same network :) - Enhanced language support with new network error messages. - Updated network.py to improve download error handling, including detailed error messages for various HTTP errors. - Removed unnecessary web progress updates; - Implemented real-time download status updates in the web interface. - Added custom ROMs folder setting in rgsx_settings.py. skymike03 2025-10-08 23:34:18 +02:00
  • 8e60a44ccc v2.2.3.1 -add support for generic xbox controller no name - add support for decrypting ps3 redump game on the fly after download, extract zip, for linux and windows and extract iso after in a .ps3 folder skymike03 2025-10-06 13:32:46 +02:00
  • 75cbe5c259 v2.2.3.0 - add new menu in history, check if a game already exist, select a game to have infos about download folder, errors, retry download if error, infos about errors, extract an archive directly... - correct bug with rar files - joystick hot plug and play, if removed , keyboard take control, and vice versa skymike03 2025-10-05 03:51:15 +02:00
  • 669aae02b0 add dos game handling (extract, rename .pc) skymike03 2025-10-02 22:30:00 +02:00
  • acd0ce337e correct language bug on forein languages skymike03 2025-10-02 18:58:24 +02:00
  • 0183916667 v2.2.2.8 don't extract psvita zip skymike03 2025-10-01 22:37:59 +02:00
  • 997de8bf36 gitignore update skymike03 2025-10-01 22:14:04 +02:00
  • 22a36df654 add dragonrise arcade joystick retrogamesets 2025-10-01 19:31:18 +02:00
  • ac4c34089e v2.2.2.7 bis - Removed unnecessary debug logging - Simplified the extraction process in utils.py - Enhanced extraction functions to handle special cases for Xbox and PS3 platforms more effectively. - Improve the update of game list XML for retrobat retrogamesets 2025-09-21 23:33:04 +02:00
  • b395ea7e0c add controllers retrogamesets 2025-09-21 18:17:42 +02:00
  • f521ddfb54 v2.2.2.7 - Add checks for existing files before download and update status messages in multiple languages retrogamesets 2025-09-21 17:47:32 +02:00
  • 9aa494a5d0 v2.2.2.6 - updated controls mapping and reading simplified - update translations - move some files to reorganize folders - add some icons to controls retrogamesets 2025-09-21 15:25:52 +02:00
  • 9861afb9fb v2.2.2.5 - fix error messages in history retrogamesets 2025-09-17 12:40:56 +02:00
  • fa394ecc15 v2.2.2.4 - correct ps3 extracting/folder_rename bug - added support for Anbernic RG35XX - added support for local custom source of games (games.zip) in /saves/ports/rgsx folder when choose "custom source" on rgsx games settings. retrogamesets 2025-09-16 22:08:46 +02:00
  • 7b6d839654 Refactor controller detection logic to improve specificity and ensure proper handling of multiple controller types retrogamesets 2025-09-16 00:27:34 +02:00
  • 158be30667 Add support for Anbernic RG35XX controller and local custom sources ZIP handling retrogamesets 2025-09-16 00:23:48 +02:00
  • d5bc56be64 translation fix retrogamesets 2025-09-15 22:22:10 +02:00
  • 3c982c18d5 v2.2.2.3 - update translations for controllers_remap skymike03 2025-09-14 22:08:20 +02:00
  • 71dffe1521 update gitignore skymike03 2025-09-13 16:13:20 +02:00
  • d99db89ba3 Fix formatting of French instructions link in README RGS 2025-09-12 22:10:12 +02:00
  • d723d531ef Add French instructions link to README RGS 2025-09-12 22:09:51 +02:00
  • b62ba61caa update readme skymike03 2025-09-12 22:08:25 +02:00
  • e685c16b2d update readme skymike03 2025-09-12 22:04:26 +02:00
  • c6ae45aecd - corrected: ports/RGSX/config.py - add automatic create of api keys .txt files in saves folder skymike03 2025-09-12 17:13:05 +02:00
  • 45f5d8bf7b v2.2.2.2 - add new instructions on menus to describe each function - upgrade controller_debug.pygame file to create a controller support - update command-line interface to be more effiscient and readable skymike03 2025-09-12 17:00:51 +02:00
  • 3c36dd2e02 v2.2.2.1 - add toggle for hiding premium systems needing an api key - add new font for better accessibility skymike03 2025-09-12 03:41:59 +02:00
  • 7a7651e582 v2.2.2.0 - NEW feature : real-debrid API available - implement new API process for 1fichier : use 1fichier api 1st, if not found use alldebrid, if not found use realdebrid - graphical menu to see if api keys are found in the saves folder - correct some minor graphics bug - delete old code useless for loading source from old file - update translations - fix update downgrading is not possible anymore for testing/dev purpose only skymike03 2025-09-12 03:00:41 +02:00
  • 7fc5204135 v2.2.1.0 - reorganization of all pause menu - add xbox elite controller support, correct bug for xbox 360 controller showing "Select" for History rather than "Y" - cleanup languages files - improve API key handling for 1fichier and AllDebrid and logging - update and simplify config variables and delete unused functions - virtual keyboard for filter games now showing evreytime you have controller plugged, even on computer, steamdeck, handheld. skymike03 2025-09-12 00:46:45 +02:00
  • 9e128574be - Updated application version to 2.2.0.8. - Refactored menu states from "redownload_game_cache" to "reload_games_data". - Added Xbox Elite controller configuration file. skymike03 2025-09-11 21:05:59 +02:00
  • a24391a028 add controller_debugger to launch in pygame system to create debug file support for controller skymike03 2025-09-11 15:37:55 +02:00
  • 74ef8b4bdf v2.2.0.8 - test feat: add AllDebrid API support as fallback for 1Fichier downloads and update documentation skymike03 2025-09-11 02:41:43 +02:00
  • ea565f7c46 v2.2.0.7 - update batocera gamelist after download automatically (thanks to focalabroc for command, adapted) skymike03 2025-09-11 01:28:27 +02:00
  • 3d8a2fac26 edit README files to indicate that all changelog information is on the Discord server skymike03 2025-09-10 22:22:10 +02:00
  • c49c03c1e0 v2.2.0.7 - feat: enhance unsupported systems display and update extraction handling for Xbox skymike03 2025-09-10 22:20:38 +02:00
  • 3ee7fc8b3f v2.2.0.6 - feat: implement download cancellation (real cancel) and cancel all downloads when exit feature and improve exit confirmation messages skymike03 2025-09-10 21:08:46 +02:00