Commit Graph

124 Commits

Author SHA1 Message Date
skymike03 2c2bb379d2 correct display popup bug 2025-08-29 13:00:30 +02:00
skymike03 a7b383546a update loading steps 2025-08-29 12:57:43 +02:00
skymike03 1bf2bf53fb update translation 2025-08-29 12:39:42 +02:00
skymike03 8e91b32d26 Reorganize folder paths in config.py 2025-08-29 12:35:48 +02:00
skymike03 42476b9675 Refactor log messages in RGSX Retrobat script to English for consistency 2025-08-29 12:14:09 +02:00
skymike03 16d130ac25 Update language files: improve loading messages across German, English, Spanish, and French translations. 2025-08-28 22:27:52 +02:00
skymike03 fe19341d9a v1.9.9.1 - Add multi-select download feature and update UI elements
- Implemented multi-select functionality for batch downloads in the game list.
- Updated UI to reflect selected games with visual indicators.
- Removed download result popup, redirecting to history after downloads.
- Enhanced language files to include multi-select actions in controls.
2025-08-28 22:06:52 +02:00
skymike03 333967462d Enhance network connectivity tests with comprehensive checks for ping, DNS resolution, and HTTP connection; update validation button text in multiple languages to "OK". 2025-08-21 22:57:52 +02:00
skymike03 412a0da20e correct error in config 2025-08-21 14:33:50 +02:00
skymike03 a7ed4259db v1.9.9.0 migrate all settings (music, accessibility, language, symlink, ...) to one file : /saves/ports/rgsx/rgsx_settings.json 2025-08-21 13:44:06 +02:00
skymike03 0439bad4f9 ajout lien readme francais 2025-08-21 13:37:07 +02:00
skymike03 8ddd1ef77a add english readme by default 2025-08-21 13:35:54 +02:00
skymike03 f19edc9e1e Unify configuration files into rgsx_settings.json and implement migration logic 2025-08-21 13:27:46 +02:00
skymike03 f1bd6ff3e5 v.1.9.9.9 correct bug update 2025-08-20 17:02:39 +02:00
skymike03 f55cb1f899 correction bug update 2025-08-20 16:43:11 +02:00
skymike03 a2ce5e59b3 v1.9.8.8 add left/right binded to page up/down in game list 2025-08-20 16:27:46 +02:00
skymike03 8152140461 v1.9.8.8 - Add symlink feature 2025-08-20 16:09:14 +02:00
RGS 65cdfcfe9f Merge pull request #7 from Sylvain-Kraisin/feat-download-path
add symlink option to download on other place
2025-08-20 16:05:25 +02:00
RGS e8d62dc6da Add support / help link readme 2025-08-14 09:21:00 +02:00
Sylvain Kraisin 09aa2fd4ee Update controls.py 2025-08-13 13:53:07 +02:00
Sylvain Kraisin 3a9345bd86 fix order 2025-08-13 13:40:57 +02:00
Sylvain Kraisin 9b2dcb2b82 symlink feature 2025-08-13 13:27:37 +02:00
skymike03 0ade44babd v1.9.8.7
- Move accessibility settings loading and saving on accessibility.py

- Updated controls to replace old "progress" status button with "clear_history"

- Refactored control mappings and descriptions to align with the new naming conventions.

- Updated language files

- Improved the controls help menu layout for better readability and organization.
2025-08-12 00:44:16 +02:00
skymike03 ce3a3d3c05 v1.9.8.6 - default language automatic on batocera on first start , and add some missing translations on loading menu and controls mapping 2025-08-11 19:16:36 +02:00
skymike03 ea8132851b v1.9.8.5 Refactor controls mapping to use dynamic translations and update language files for improved localization + fix xbox conversionafter extraction 2025-08-10 01:38:01 +02:00
skymike03 fb63861c7d default language english 2025-08-09 23:54:16 +02:00
skymike03 b38c5a0fdf Corriger bug installation python 2025-08-09 23:49:53 +02:00
RGS b789c0fc16 Merge pull request #2 from RetroGameSets/copilot/fix-e9e65136-d50e-478d-9bd1-60b2870d728f
Fix MAIN_SCRIPT path in RGSX Retrobat.bat to use correct roms/ports location
2025-08-09 00:52:30 +02:00
copilot-swe-agent[bot] 57bc1bb8d0 Fix RGSX Retrobat.bat script to use correct path for MAIN_SCRIPT
Co-authored-by: RetroGameSets <102905084+RetroGameSets@users.noreply.github.com>
2025-08-08 22:47:58 +00:00
copilot-swe-agent[bot] 8da8bb9cda Initial plan 2025-08-08 22:42:43 +00:00
skymike03 bc21acaeab correction des chemins de dossier retrobat 2025-08-08 00:34:46 +02:00
skymike03 daf5c598fb v1.9.8.4 correction controles bis 2025-08-08 00:31:22 +02:00
skymike03 2728db0f80 v1.9.8.3 test correction controls 2025-08-07 23:52:33 +02:00
skymike03 ffa0aa3303 test correction bug controles 2025-08-07 23:21:33 +02:00
skymike03 1adf9c862a Merge branch 'main' of https://github.com/RetroGameSets/RGSX 2025-08-07 22:32:06 +02:00
skymike03 b83a4cdb9b ignore vsocde folder 2025-08-07 22:30:54 +02:00
RGS 6b20744d85 Merge pull request #1 from RetroGameSets/copilot/fix-352b800e-412b-4a7c-bb6d-3de7f60d6e65
Clean up codebase: remove useless code, fix bugs, and improve code quality
2025-08-07 21:21:44 +02:00
copilot-swe-agent[bot] 26bdad97d5 Improve code formatting: break long import lines for better readability
Co-authored-by: RetroGameSets <102905084+RetroGameSets@users.noreply.github.com>
2025-08-04 12:32:04 +00:00
copilot-swe-agent[bot] 9f55fa5417 Clean up code: remove duplicates, unused variables, and improve error handling
Co-authored-by: RetroGameSets <102905084+RetroGameSets@users.noreply.github.com>
2025-08-04 12:25:21 +00:00
copilot-swe-agent[bot] 59e85cf47b Initial plan 2025-08-04 12:09:37 +00:00
skymike03 006e31acf6 ajout logs pour conversion xbox 2025-08-02 00:52:07 +02:00
skymike03 61c467c107 v1.9.8.2 Resolution bug conversion xbox batocera 2025-08-02 00:18:09 +02:00
skymike03 9df1379f50 v1.9.8.2 Resolution bug conversion xbox batocera 2025-08-02 00:17:42 +02:00
skymike03 e85eb23e01 v1.9.8.1 - Add xbox convert iso after download 2025-08-01 22:54:30 +02:00
skymike03 0f3c927b66 resoution 2025-08-01 16:15:02 +02:00
skymike03 f08bd7c84e v1.9.8.0 - Correction bug extraction dossier ps3 sur windows et batocera 2025-08-01 15:23:27 +02:00
RGS 9c65faff28 Update README.md 2025-07-31 20:55:29 +02:00
skymike03 5b76718864 exclusion gamelist.xml 2025-07-31 16:25:10 +02:00
skymike03 c16983cc8c Correction du launcher retrobat, et ajout de la vitesse de téléchargement 2025-07-31 16:19:36 +02:00
skymike03 bd3aa17d3b ajout traductions menu FR/EN/ES/DE 2025-07-31 14:56:59 +02:00