Commit Graph

104 Commits

Author SHA1 Message Date
Maschell 626704d06f Create dependabot.yml 2023-07-23 10:26:17 +02:00
Maschell a3eb1a27a6 Bump version 2023-07-19 18:24:03 +02:00
Maschell 49c938e7c9 Update Dockerfile 2023-07-19 16:27:29 +02:00
Maschell 92df19d02e Update README.md 2023-07-06 10:54:37 +02:00
Maschell 6850128812 Update Dockerfile 2023-07-06 10:51:38 +02:00
Andrew Hawes 4e8c32aaf4 Always avoid "close app" confirmation when launching homebrew 2023-04-19 23:01:20 +02:00
Maschell a387ba9f1e Change docker registry to ghcr.io 2023-03-16 15:30:32 +01:00
Maschell 63caa85ec8 Bump version 2023-02-19 18:42:57 +01:00
Maschell bc3b6315c3 Add support for RL_GetPathOfRunningExecutable, bump API version to 2 2023-02-18 18:11:51 +01:00
Maschell 32e9a29a54 Bump version to 0.3.1 2023-01-10 18:32:43 +01:00
Maschell 3acecfcae2 Update the CI to use a non-deprecated release action 2023-01-07 16:25:34 +01:00
Maschell 746934442c Update CI to use actions/checkout@v3 2023-01-07 16:25:34 +01:00
Maschell b396aa892a Use ubuntu-22.04 for CI 2023-01-07 16:25:34 +01:00
Maschell 275eb604c6 Use latest libfunctionpatcher 2023-01-07 16:25:34 +01:00
Maschell 8f2cbfb72e Remove Loader_ReportWarn patch, already done in USBSerialLoggingModule 2023-01-07 16:25:34 +01:00
Maschell d50e438024 Use WUMS 0.3.2 and update Dockerfile 2023-01-07 16:25:34 +01:00
Maschell 40688d9275 Update Makefile to be compatible with CLion 2023-01-07 16:25:34 +01:00
Maschell fe9c74708d Update version string 2022-10-09 17:47:09 +02:00
Maschell 3eb40b1eef Improve the commit messages for nightly releases 2022-10-09 13:51:22 +02:00
Maschell afeb29f81b Log the module version on each application start 2022-10-09 13:51:22 +02:00
Maschell 7ffde9961b Add the shortname to the save directory of a wuhb 2022-10-09 13:51:22 +02:00
Maschell ba1ea768e4 Use the correct path for the RemoveDevice call 2022-10-09 13:51:22 +02:00
Maschell 7ee7d4f404 Display the the correct name in home menu 2022-09-16 21:04:11 +02:00
Maschell 1422cec156 Support reloading the appliation when running a .wuhb 2022-09-05 20:24:47 +02:00
Maschell bade403102 Update Dockerfile 2022-09-04 21:37:56 +02:00
Maschell a26aa080b2 Update Dockerfile 2022-09-04 19:28:11 +02:00
Maschell 8e3c2ae982 Update to use latest libraries 2022-09-04 14:55:14 +02:00
Maschell 905f712cd8 Add LICENSE 2022-09-04 14:55:14 +02:00
Maschell 85fb2c141e Add default icon when a .rpx is loaded or the .wuhb contains no icon 2022-08-25 17:18:42 +02:00
Maschell 9b04ae206b Update the Dockerfile 2022-08-25 12:45:31 +02:00
Maschell 59fafb0cd9 Check if a file exist when loading a RPX/WUHB 2022-08-25 12:45:31 +02:00
Maschell 74ade220f1 Improve RPX/WUHB loading 2022-08-25 12:45:31 +02:00
Maschell cd6630b0ca Update Dockerfile 2022-08-24 14:53:49 +02:00
Maschell 5ebee36b7f Use libmocha to load .rpx 2022-08-24 14:53:49 +02:00
Maschell 3ceb7c8dfc Use full path for save redirection 2022-08-24 14:53:49 +02:00
Maschell a0724c276b Update to use the latest wut version 2022-07-25 13:13:17 -07:00
Maschell ca7d54bd22 Update Dockerfile to use latest WUMS version 2022-05-13 00:29:43 +02:00
Maschell c4050b3090 Use latest libfunctionpatcher version 2022-05-08 19:36:02 +02:00
Maschell 58fbfc270b Update string_format template to use std::nothrow and OSFatal on error 2022-05-08 19:36:02 +02:00
Maschell 0eab0261b1 Use std::unique_ptr instead of raw pointer 2022-05-08 19:36:02 +02:00
Maschell 5ab425132d Add module name to logging 2022-04-29 15:10:57 +02:00
Maschell e5a74b6649 Add action to the pr workflow that checks building the module with logging 2022-04-23 09:25:15 +02:00
Maschell 7a37b2da2d Update README.md 2022-04-22 22:25:58 +02:00
Maschell 554339a6ce Add missing dependencies to the README 2022-04-22 22:22:16 +02:00
Maschell bfa3301218 Add logging documentation to the README 2022-04-22 22:22:16 +02:00
Maschell 59a78fc3cf Control verbose logging via buildflags 2022-04-22 22:22:16 +02:00
Maschell 425fd82646 Always do error logging 2022-04-22 22:22:16 +02:00
Maschell ebe901ebdc Rewrite to use libcontentredirection and libwuhbutils. 2022-04-17 21:56:53 +02:00
Maschell 533c25d6bf Update Dockerfile 2022-03-06 13:00:11 +01:00
Maschell 4e8f62248b Parse the meta.ini from buffer 2022-03-06 13:00:11 +01:00