Commit Graph

47 Commits

Author SHA1 Message Date
skymike03 1c923086cf refactor(draw_popup): improve message wrapping and layout for countdown display 2025-09-03 18:59:18 +02:00
skymike03 2e9785e4e1 v1.9.9.4 - implement custom source mode (test) 2025-09-03 18:38:15 +02:00
skymike03 4ade358e1c v1.9.9.3 - add BIOS folder handling for "00 BIOS" platform in download functions 2025-08-29 18:03:01 +02:00
skymike03 3c268bdd04 v1.9.9.3 - add BIOS folder handling for "00 BIOS" platform in download functions 2025-08-29 17:33:38 +02:00
skymike03 37aeb0e7b7 v.1.9.9.2 - update some paths for sources etc, logs, translate, fix some display bugs 2025-08-29 15:53:00 +02:00
skymike03 6ff3f146ef remove es_input_parser.py as it is no longer needed 2025-08-29 15:45:54 +02:00
skymike03 88bb3b5841 correct error in source path 2025-08-29 13:22:13 +02:00
skymike03 2ec803218d update some trads 2025-08-29 13:05:57 +02:00
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 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 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
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 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
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
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
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
skymike03 1de78b642d deplacer readme 2025-07-31 14:38:03 +02:00
skymike03 358b9e9fa5 retructuration pour ajouter compatibilité retrobat 2025-07-31 14:37:17 +02:00