Files
ARMSX3/Utilities
Antonino Di Guardo 026297334f Some fixes (#18686)
### FIXES + MINOR IMPROVEMENTS:
- Fixed issue18685: Not a real issue. PR18648 added some logging that made
evident a missing check on the validity of the paths in `games.yml`
before trying to manage the path as a possible ISO file. That missing
check was already present but simply invisible due to missing log
- Fixed `bytes_to_hex()` function used to store file hash hex string: In
some cases the integrity check wrongly reported the check as failed
- Optimized `fs::get_optical_raw_device()` function: Moved under
`_WIN32` block a check valid only on `Windows` and simplified the logic
to detect a CDROM / BD as raw device
- Used `iso_file` objects instead of `fs:file` in `ISO.cpp`: It allows
to use proper `bool()` operator on some checks
2026-05-07 06:38:57 +03:00
..
2026-03-01 09:20:32 +02:00
2025-02-11 20:38:35 +01:00
2025-02-11 20:38:35 +01:00
2026-04-30 20:41:35 +02:00
2026-04-16 01:18:05 +02:00
2026-05-07 06:38:57 +03:00
2026-02-20 19:46:39 +02:00
2021-04-11 14:01:51 +03:00
2025-02-11 20:38:35 +01:00
2026-04-22 15:06:02 +02:00
2026-04-22 15:06:02 +02:00
2023-09-11 15:44:33 +03:00
2023-09-11 15:44:33 +03:00
2026-04-16 01:18:05 +02:00
2026-04-30 20:41:35 +02:00
2026-04-15 13:05:54 +02:00
2026-04-15 13:05:54 +02:00
2022-09-17 16:35:02 +03:00
2020-12-12 15:12:01 +03:00