Commit Graph

  • 8d1f57d13e V2.2.0.5 - Implement support for unknown file extensions in system , ability to deactivate warning (Introduced new settings in rgsx_settings.py for this) - If file is ZIP and extension supported download and extract without error - Updated various parts of the codebase to check for this setting before blocking downloads. - Added Italian translation skymike03 2025-09-10 18:39:27 +02:00
  • 44bf0eda24 Add CLI support and headless mode for RGSX skymike03 2025-09-10 17:17:34 +02:00
  • 626359095e fix: update controller mappings and improve loading screen handling skymike03 2025-09-09 18:13:51 +02:00
  • be51aa0cea v2.2.0.3 - fix virtual keyboard now showing when controller is plugged in or handheld like steamdeck skymike03 2025-09-09 17:33:55 +02:00
  • 6684993f72 v2.0.0.1 - fix x-box name controler skymike03 2025-09-09 16:08:55 +02:00
  • c20c254b14 fix load configuration keyboard bug skymike03 2025-09-09 15:51:37 +02:00
  • 2fd0bba3ab bug in loading control keyboard default if no controller plugged skymike03 2025-09-09 15:41:22 +02:00
  • 9c7462623c v2.2.0.0 - enhance controller configuration loading, and add support for multiple controller presets by default to avoid configuration and problems skymike03 2025-09-09 15:14:09 +02:00
  • 4fbab11306 v2.1.0.2 - refactor language menu event handling and prioritize custom labels in control display skymike03 2025-09-09 14:10:08 +02:00
  • 76bf8ca1cd v2.1.0.1 - - correct BIOS download folder and extraction - Implement old unused file deletion at startup - Silence ALSA warnings and filter stderr for better logging skymike03 2025-09-09 13:13:06 +02:00
  • 9bcc91cead update readme skymike03 2025-09-09 04:23:52 +02:00
  • 17f56bc9e9 v2.1.0.0 - Retrobat: automatic gamelist.xml update on launch to immediately show scraped images/videos in ES. - System images loading prioritizes explicit platform_image from systems JSON. - Auto-detect supported extensions by parsing es_systems.cfg; generate and cache automatically /saves/ports/rgsx/rom_extensions.json. - Auto-hide unsupported platforms at start if roms folders not exist / not match es_systems.cfg) with a toggle to re enable in the Display menu. - Automatic restart after update configuration (beta) - New Display option to change systems grid layout (3x3, 3x4, 4x3, 4x4). - Pause menu reorganized - Translations updated. - Minor display fixes and spacing polish. skymike03 2025-09-09 04:20:10 +02:00
  • 384e706758 v2.0.0.1 - resolve problem creating 1FichierAPI.txt file or read it. add logs skymike03 2025-09-06 00:11:15 +02:00
  • c5e1755ddc correct bug in main skymike03 2025-09-05 23:07:41 +02:00
  • 101729cdca little update folder read json skymike03 2025-09-05 09:58:59 +02:00
  • 6e89e66c6b fix bug display after filter needs restart skymike03 2025-09-05 02:13:58 +02:00
  • 5bde7b8157 change download link skymike03 2025-09-05 02:12:00 +02:00
  • 3f0179eb1d v2.0.0.0 - update readme changelog skymike03 2025-09-05 02:03:20 +02:00
  • fbba6e22d9 add translations skymike03 2025-09-05 01:53:28 +02:00
  • 34e722c80a Merge branch 'main' of https://github.com/RetroGameSets/RGSX skymike03 2025-09-05 01:49:11 +02:00
  • 62d9bba85d v2.0.0.0 - important update to game list structure and reading . you can now add a json and it will be automatically added to gamelist. Added menu to filter systems showing in main screen. Add size showing if available on game list view. add custom game list source (advanced users only skymike03 2025-09-05 01:49:06 +02:00
  • 36b4683ae1 Add pt Lang trad RGS 2025-09-03 23:15:23 +02:00
  • 1c923086cf refactor(draw_popup): improve message wrapping and layout for countdown display skymike03 2025-09-03 18:59:18 +02:00
  • 51255fd813 update readme skymike03 2025-09-03 18:45:31 +02:00
  • 2e9785e4e1 v1.9.9.4 - implement custom source mode (test) skymike03 2025-09-03 18:38:15 +02:00
  • 4ade358e1c v1.9.9.3 - add BIOS folder handling for "00 BIOS" platform in download functions skymike03 2025-08-29 18:03:01 +02:00
  • 3c268bdd04 v1.9.9.3 - add BIOS folder handling for "00 BIOS" platform in download functions skymike03 2025-08-29 17:33:38 +02:00
  • 37aeb0e7b7 v.1.9.9.2 - update some paths for sources etc, logs, translate, fix some display bugs skymike03 2025-08-29 15:53:00 +02:00
  • 638af5a70f update readme skymike03 2025-08-29 15:46:40 +02:00
  • 6ff3f146ef remove es_input_parser.py as it is no longer needed skymike03 2025-08-29 15:45:54 +02:00
  • 88bb3b5841 correct error in source path skymike03 2025-08-29 13:22:13 +02:00
  • 2ec803218d update some trads skymike03 2025-08-29 13:05:57 +02:00
  • 2c2bb379d2 correct display popup bug skymike03 2025-08-29 13:00:30 +02:00
  • a7b383546a update loading steps skymike03 2025-08-29 12:57:43 +02:00
  • 1bf2bf53fb update translation skymike03 2025-08-29 12:39:42 +02:00
  • 8e91b32d26 Reorganize folder paths in config.py skymike03 2025-08-29 12:35:48 +02:00
  • 42476b9675 Refactor log messages in RGSX Retrobat script to English for consistency skymike03 2025-08-29 12:14:09 +02:00
  • 16d130ac25 Update language files: improve loading messages across German, English, Spanish, and French translations. skymike03 2025-08-28 22:27:52 +02:00
  • fe19341d9a v1.9.9.1 - Add multi-select download feature and update UI elements skymike03 2025-08-28 22:06:52 +02:00
  • 333967462d Enhance network connectivity tests with comprehensive checks for ping, DNS resolution, and HTTP connection; update validation button text in multiple languages to "OK". skymike03 2025-08-21 22:57:52 +02:00
  • 412a0da20e correct error in config skymike03 2025-08-21 14:33:50 +02:00
  • a7ed4259db v1.9.9.0 migrate all settings (music, accessibility, language, symlink, ...) to one file : /saves/ports/rgsx/rgsx_settings.json skymike03 2025-08-21 13:44:06 +02:00
  • 0439bad4f9 ajout lien readme francais skymike03 2025-08-21 13:37:07 +02:00
  • 8ddd1ef77a add english readme by default skymike03 2025-08-21 13:35:54 +02:00
  • f19edc9e1e Unify configuration files into rgsx_settings.json and implement migration logic skymike03 2025-08-21 13:27:46 +02:00
  • f1bd6ff3e5 v.1.9.9.9 correct bug update skymike03 2025-08-20 17:02:39 +02:00
  • f55cb1f899 correction bug update skymike03 2025-08-20 16:43:11 +02:00
  • a2ce5e59b3 v1.9.8.8 add left/right binded to page up/down in game list skymike03 2025-08-20 16:27:46 +02:00
  • 8152140461 v1.9.8.8 - Add symlink feature skymike03 2025-08-20 16:09:14 +02:00
  • 65cdfcfe9f Merge pull request #7 from Sylvain-Kraisin/feat-download-path RGS 2025-08-20 16:05:25 +02:00
  • e8d62dc6da Add support / help link readme RGS 2025-08-14 09:21:00 +02:00
  • 09aa2fd4ee Update controls.py Sylvain Kraisin 2025-08-13 13:53:07 +02:00
  • 3a9345bd86 fix order Sylvain Kraisin 2025-08-13 13:40:57 +02:00
  • 9b2dcb2b82 symlink feature Sylvain Kraisin 2025-08-13 13:27:37 +02:00
  • 0ade44babd v1.9.8.7 - Move accessibility settings loading and saving on accessibility.py skymike03 2025-08-12 00:44:16 +02:00
  • ce3a3d3c05 v1.9.8.6 - default language automatic on batocera on first start , and add some missing translations on loading menu and controls mapping skymike03 2025-08-11 19:16:36 +02:00
  • ea8132851b v1.9.8.5 Refactor controls mapping to use dynamic translations and update language files for improved localization + fix xbox conversionafter extraction skymike03 2025-08-10 01:38:01 +02:00
  • fb63861c7d default language english skymike03 2025-08-09 23:54:16 +02:00
  • b38c5a0fdf Corriger bug installation python skymike03 2025-08-09 23:49:53 +02:00
  • b789c0fc16 Merge pull request #2 from RetroGameSets/copilot/fix-e9e65136-d50e-478d-9bd1-60b2870d728f RGS 2025-08-09 00:52:30 +02:00
  • 57bc1bb8d0 Fix RGSX Retrobat.bat script to use correct path for MAIN_SCRIPT copilot-swe-agent[bot] 2025-08-08 22:47:58 +00:00
  • 8da8bb9cda Initial plan copilot-swe-agent[bot] 2025-08-08 22:42:43 +00:00
  • bc21acaeab correction des chemins de dossier retrobat skymike03 2025-08-08 00:34:46 +02:00
  • daf5c598fb v1.9.8.4 correction controles bis skymike03 2025-08-08 00:31:22 +02:00
  • 2728db0f80 v1.9.8.3 test correction controls skymike03 2025-08-07 23:52:33 +02:00
  • ffa0aa3303 test correction bug controles skymike03 2025-08-07 23:21:33 +02:00
  • 1adf9c862a Merge branch 'main' of https://github.com/RetroGameSets/RGSX skymike03 2025-08-07 22:32:06 +02:00
  • b83a4cdb9b ignore vsocde folder skymike03 2025-08-07 22:30:54 +02:00
  • 6b20744d85 Merge pull request #1 from RetroGameSets/copilot/fix-352b800e-412b-4a7c-bb6d-3de7f60d6e65 RGS 2025-08-07 21:21:44 +02:00
  • 26bdad97d5 Improve code formatting: break long import lines for better readability copilot-swe-agent[bot] 2025-08-04 12:32:04 +00:00
  • 9f55fa5417 Clean up code: remove duplicates, unused variables, and improve error handling copilot-swe-agent[bot] 2025-08-04 12:25:21 +00:00
  • 59e85cf47b Initial plan copilot-swe-agent[bot] 2025-08-04 12:09:37 +00:00
  • 006e31acf6 ajout logs pour conversion xbox skymike03 2025-08-02 00:52:07 +02:00
  • 61c467c107 v1.9.8.2 Resolution bug conversion xbox batocera skymike03 2025-08-02 00:18:09 +02:00
  • 9df1379f50 v1.9.8.2 Resolution bug conversion xbox batocera skymike03 2025-08-02 00:17:42 +02:00
  • e85eb23e01 v1.9.8.1 - Add xbox convert iso after download skymike03 2025-08-01 22:54:30 +02:00
  • 0f3c927b66 resoution skymike03 2025-08-01 16:15:02 +02:00
  • f08bd7c84e v1.9.8.0 - Correction bug extraction dossier ps3 sur windows et batocera skymike03 2025-08-01 15:23:27 +02:00
  • 9c65faff28 Update README.md RGS 2025-07-31 20:55:29 +02:00
  • 5b76718864 exclusion gamelist.xml skymike03 2025-07-31 16:25:10 +02:00
  • c16983cc8c Correction du launcher retrobat, et ajout de la vitesse de téléchargement skymike03 2025-07-31 16:19:36 +02:00
  • bd3aa17d3b ajout traductions menu FR/EN/ES/DE skymike03 2025-07-31 14:56:59 +02:00
  • 8253701363 LAUNCHER POUR RETROBAT UNIQUEMENT skymike03 2025-07-31 14:41:25 +02:00
  • 0e5943b234 exclusion gamelist.xml du dossier skymike03 2025-07-31 14:39:51 +02:00
  • 1de78b642d deplacer readme skymike03 2025-07-31 14:38:03 +02:00
  • 358b9e9fa5 retructuration pour ajouter compatibilité retrobat skymike03 2025-07-31 14:37:17 +02:00
  • fc2ecf655a Correction bug mise a jour skymike03 2025-07-31 14:29:52 +02:00
  • aa48ec70c8 v1.9.7.9 - Ajout option pour desactiver la musique depuis le menu pause skymike03 2025-07-31 14:19:11 +02:00
  • 2f67e5cab1 Ajout option pour desactiver la musique depuis le menu pause skymike03 2025-07-31 14:14:58 +02:00
  • 4c9a1aa2b3 correction fichier bat pour retrobat skymike03 2025-07-30 12:03:04 +02:00
  • df31d23f0d correction fichier bat windows skymike03 2025-07-30 11:54:03 +02:00
  • bcc91f8e03 correction fichier bat windows skymike03 2025-07-30 11:47:20 +02:00
  • 5819021da4 correction fichier bat windows skymike03 2025-07-30 11:43:05 +02:00
  • df3946b98e Merge branch 'main' of https://github.com/RetroGameSets/RGSX skymike03 2025-07-28 03:17:06 +02:00
  • afdd31e8de update retrobat bat launcher + add portable python download/extract skymike03 2025-07-28 03:16:30 +02:00
  • d5d5fa0991 update retrobat launcher skymike03 2025-07-28 00:12:16 +02:00
  • 25a3b1b225 v1.9.7.8 - ajout launcher windows skymike03 2025-07-27 21:31:43 +02:00
  • 679dd079e7 v1.9.7.8 - langues ajoutées (espagnol, allemand) + compatibilité windows skymike03 2025-07-27 21:30:16 +02:00
  • d1580fd81e Ajout langues (espagnol, allemand) skymike03 2025-07-27 21:12:47 +02:00
  • 99b88fb9e9 test windows skymike03 2025-07-27 20:37:16 +02:00