Commit graph

8 commits

Author SHA1 Message Date
Yuhki
0ae31d8627 Update dependencies and refactor code for improved functionality and performance
- Added new dependencies including `aes`, `bzip2`, `zip`, and others in `Cargo.lock`.
- Updated existing dependencies to their latest versions.
- Refactored image handling in `video.rs` for better readability and performance.
- Enhanced game installation logic in `installer.rs` to support new game types.
- Introduced settings management in the application state.
- Improved error handling and logging throughout the codebase.
- Cleaned up unused code and optimized existing functions for better efficiency.
2025-07-09 10:27:17 +02:00
RabbyDevs
2e3c44b421 black screen dead once and for all. now its just loss of input for a bit on first load 2025-05-09 21:38:03 +03:00
RabbyDevs
4c87d13eb8 some fixing but did try to look into the long stopping it takes... and honestly too hard to fix! current black screen time is acceptable enough.
did lower memory usage
2025-05-09 01:20:07 +03:00
RabbyDevs
3ad9e216cc mmmm 2025-05-07 03:03:47 +03:00
RabbyDevs
5239d2cd98 0.4.0: Add game switching, implement proper error handling thru out installer, and splash screen, probably more. 2025-05-04 17:29:00 +03:00
RabbyDevs
574340749b commit so that i dont have to use any code blocks :) 2025-04-17 19:35:45 +03:00
RabbyDevs
5b0168660f increase initial alpha of bg and update deps for the video player. 2025-04-14 19:43:46 +03:00
RabbyDevs
b02da2c6d0 initial commit: oh this is going to be horrible 2025-04-14 18:39:56 +03:00