Commit Graph

29 Commits

Author SHA1 Message Date
Maschell 6be62dee19 Limit FSAReadFileWithPos calls to 1 MiB 2023-11-17 11:16:41 +01:00
Maschell c965730690 Update Dockerfile 2023-06-21 21:39:44 +02:00
Maschell 62f2d9ea10 Update Dockerfiles 2023-04-17 14:16:26 +02:00
Maschell 2ff8d8a217 Use actions/checkout@v3 2023-04-01 08:14:57 +02:00
Maschell 7e5f301854 Use ubuntu-latest 2023-04-01 08:14:57 +02:00
Maschell 9a489579db Change docker registry to ghcr.io 2023-04-01 08:14:57 +02:00
Maschell 6a8e5b74e2 Add missing FSAInit 2022-09-04 21:34:20 +02:00
Maschell f8493ce343 Use ubuntu-22.04 instead of ubuntu-18.04 2022-09-04 00:00:29 +02:00
Maschell 10197d6f93 Add missing LICENSE 2022-09-04 00:00:29 +02:00
Maschell 5f09386443 Update Dockerfiles 2022-08-22 13:58:35 +02:00
Maschell 95e02d53f8 Use FSA instead of FS functions 2022-08-22 13:58:35 +02:00
Maschell 54bff918a7 Update Dockerfile to use latest wut version 2022-07-24 10:17:17 -07:00
Maschell 297145c24f Use mutex in all exposed functions 2022-04-14 22:38:38 +02:00
Maschell 315ace6707 Use a properly aligned buffer for reading 2022-03-05 22:55:53 +01:00
Maschell 8b86de4565 Make sure to always read into a properly aligned buffer 2022-02-13 13:08:44 +01:00
Maschell 1d023a1c17 Guard usage of __component because we don't have TLS yet 2022-02-13 12:38:13 +01:00
Maschell 4b7f2a1e1b Fix return values on error and other small optimizations 2022-02-13 12:38:13 +01:00
Maschell 3bdd79b69e Format the code via clang-format 2022-02-13 12:14:36 +01:00
Maschell 96be7edd0e Update the README 2022-02-13 12:14:36 +01:00
Maschell 5ab1180d66 Fix make install 2021-12-27 02:27:25 +01:00
Maschell fecc4797e6 Update Dockerfile 2021-09-24 17:10:50 +02:00
Maschell 2a6a39bb21 Formatting 2021-09-24 17:10:03 +02:00
Maschell b0f5c61cb0 Use upper-case for hashing to be case insensitive 2021-01-09 18:51:31 +01:00
Maschell e5fc7dc71c Check for magic value "WUHB" 2021-01-09 18:50:57 +01:00
Maschell 63953409aa Fix workflow: Dockerfile.wiiu => Dockerfile 2021-01-09 14:35:41 +01:00
Maschell 25b8061f5b Change workflow to listen to pushs on main instead of master 2021-01-09 14:33:44 +01:00
Maschell f6c42a7977 Update the Dockerfile to use the latest devkitppc image 2021-01-09 14:32:37 +01:00
Maschell 60999ec241 Properly unmount the file 2021-01-01 19:58:29 +01:00
Maschell d27b8acfd9 first commit 2021-01-01 01:43:50 +01:00