Files
SDL3CPlusPlus/scripts
johndoe6345789 d8d1c0a557 feat: Enhance logging system with platform-specific error handling and trace functionality
- Added platform detection and user configuration directory retrieval in platform.cpp and platform.hpp.
- Implemented detailed error reporting for Windows in platform.cpp.
- Updated logger to use std::source_location for improved trace logging in logger.hpp.
- Refactored existing trace guards in various application files to remove function name parameters, utilizing the new logger functionality.
- Introduced a new script (add_traces.sh) to automate the addition of logging includes in relevant source files.
- Enhanced audio_player.cpp and other script files to include detailed logging for function entries and variable states.
2026-01-04 01:38:31 +00:00
..
2025-12-19 18:03:11 +00:00
2025-12-19 16:13:09 +00:00
2025-12-19 17:11:38 +00:00
2025-12-19 17:21:23 +00:00
2025-12-19 18:33:22 +00:00
2025-12-18 20:20:07 +00:00
2025-12-19 18:03:11 +00:00
2025-12-19 16:13:09 +00:00
2025-12-19 02:56:59 +00:00
2025-12-18 19:13:31 +00:00
2025-12-19 17:11:38 +00:00
2025-12-19 16:43:57 +00:00
2025-12-18 22:43:45 +00:00
2025-12-19 18:12:03 +00:00