Commit Graph

53 Commits

Author SHA1 Message Date
mariomadproductions 04872a3e83 README.md: documented autoskip mode 2023-12-26 13:19:29 +01:00
dependabot[bot] 498696953a Bump wiiu-env/devkitppc from 20221228 to 20230621
Bumps wiiu-env/devkitppc from 20221228 to 20230621.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 13:19:31 +02:00
Maschell 86815beb77 Create dependabot.yml 2023-07-23 10:39:36 +02:00
Maschell c3dfb55869 Change docker registry to ghcr.io 2023-03-18 16:33:40 +01:00
Maschell 57f823a5de Improve logging 2023-01-10 16:45:57 +01:00
Maschell 0da71f9420 Init AX to stop boot sound while running WUDD 2023-01-10 16:45:57 +01:00
Maschell 60688c0663 Use latest libmocha 2023-01-10 16:45:57 +01:00
Maschell 8a61dda7df Update the CI to use a non-deprecated release action 2023-01-10 16:45:57 +01:00
Maschell eab18ef051 Bump version to v1.2.2 2023-01-10 16:45:57 +01:00
Maschell 2b46671df6 Store the size of H3HashArray in a uint32_t instead of int8_t to avoid an overflow of the size. 2023-01-02 17:14:49 +01:00
Maschell cda26ddfd4 Update CI to use actions/checkout@v3 2023-01-02 17:14:49 +01:00
Maschell 5462d030d5 Update Makefile to be compatible with CLion 2023-01-02 17:14:49 +01:00
Maschell 16496baa65 Bump version to v1.2.1 2022-09-20 20:40:46 +02:00
Maschell 359d2e1450 Use ubuntu-22.04 for the CI 2022-09-20 20:40:46 +02:00
Maschell 84a32a5142 Only distribute WUDD as .wuhb 2022-09-20 20:40:46 +02:00
Maschell bb559cb904 Add a icon to the WUHB 2022-09-20 20:40:46 +02:00
Maschell 6e3cea9b93 Bump version 2022-08-06 22:11:31 +02:00
Maschell 6899987864 Fix decrypted reading with the offset is bigger than UINT32_MAX 2022-08-05 18:48:42 +02:00
Maschell f09f8f2b29 Use a dedicated FSAClient instead of the wut_devoptab_fs_client. 2022-08-03 22:31:30 +02:00
Maschell c8a687950f Close raw odd handle in GMPartitionsState constructor 2022-08-03 22:31:30 +02:00
Maschell 2d2267807b Update Dockerfile 2022-08-01 06:10:53 -07:00
Maschell d6e6b9165d Display the version in the menu 2022-07-28 08:43:42 -07:00
Maschell a53b47f2b8 Update workflows to not pull submodules anymore 2022-07-28 08:43:42 -07:00
Maschell 4b5a1eca5f Update Dockerfile to use latest wut version 2022-07-28 08:43:42 -07:00
Maschell 26f69ca852 Update github action to build PRs will all logs levels 2022-07-28 08:43:42 -07:00
Maschell 8ece8d1886 Improve displayed error messages 2022-07-28 08:43:42 -07:00
Maschell bb6734a499 Improve write error handling 2022-07-28 08:43:42 -07:00
Maschell bc74da90dc Properly check write results 2022-07-28 08:43:42 -07:00
Maschell 4a6269a8e5 Fix exiting via the menu when not running from HBL 2022-07-28 08:43:42 -07:00
Maschell 5a4f9484c3 Adjust debug levels to always log errors 2022-07-28 08:43:42 -07:00
Maschell d58486e9c6 Remove unused functions / files 2022-07-28 08:43:42 -07:00
Maschell 7c3997775c Fix handling of discs without a discId 2022-07-28 04:40:58 -07:00
Maschell 05aea5756b Various improvements including:
- Display name/type of the partition
- Block home menu when launching via HBL
- Use libmocha instead of libiosuhax, which should result in a small performance boost
- Improve logging
- Improve memory management
- Add option to abort dumps
- Slightly improve .wux handling
2022-07-27 08:22:12 -07:00
Maschell 90b6a36add Remove the exit button when running on the HBL 2022-07-26 05:33:25 -07:00
Maschell 21cb6adaa6 Use latest wut version 2022-07-26 00:49:21 -07:00
Maschell 990c67d481 Format the code via clang-format 2022-07-25 23:42:15 -07:00
Maschell 8d0f3825f6 Include .rpx in release 2022-07-26 08:01:21 +02:00
Maschell 15cdd0e089 Fix inputs when no gamepad is connected 2021-10-17 15:09:53 +02:00
Maschell 09df747dcc Add wpad/kpad support 2021-10-17 14:31:33 +02:00
Maschell 4947387198 Don't split files when saving to USB 2021-10-16 17:43:51 +02:00
Maschell e87ad53031 Build .wuhb 2021-10-16 14:13:07 +02:00
Maschell 7a6a4ab483 Improve return, fix warnings 2021-10-16 14:11:28 +02:00
Maschell 9d607fb1e5 Update readme, rename to wudd 2021-10-16 13:27:19 +02:00
Maschell 1ba090a969 - Add SD support
- Disable auto shutdown
2021-10-16 13:03:32 +02:00
Maschell 47cca1165d Refactor menus and overall structure. NTFS only 2021-10-15 15:41:16 +02:00
Maschell eb74e76edd Formatting and cleanup 2021-10-11 22:45:38 +02:00
Maschell d933b645d8 Throw an error then reading the disc fails while dumping .app files 2021-10-11 22:43:22 +02:00
Maschell 189f20b662 Remove debug logs 2021-10-11 22:43:04 +02:00
Maschell b50185f8aa Display a proper error message when no disc is inserted 2021-10-11 22:15:23 +02:00
Maschell 8f1cfdc982 Simplify game.key dumping 2021-10-11 22:07:12 +02:00