Commit Graph

47 Commits

Author SHA1 Message Date
Maschell 98a78f5167 Bump softprops/action-gh-release from 1 to 2 2024-04-27 13:33:04 +02:00
Maschell 74a32e38af Update Dockerfile 2024-04-27 13:33:04 +02:00
Maschell 64414543b9 Bump version 2024-04-27 13:33:04 +02:00
Maschell f0f849cd93 Move wups config code into a new file 2024-04-27 13:33:04 +02:00
Maschell 4a83db1ff7 Update .gitignore to ignore any zip files 2024-04-27 13:33:04 +02:00
Maschell 24974dfd07 Update Dockerfile 2024-04-27 13:33:04 +02:00
Maschell c470f08766 WUPS 0.8.0 support 2024-04-27 13:33:04 +02:00
Maschell 61408f2b09 Add missing license 2024-02-27 20:02:08 +01:00
dependabot[bot] c7058e69ba Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 10:16:50 +02:00
Maschell 9689fdf79c Create dependabot.yml 2023-07-23 10:29:50 +02:00
Maschell dc1ba98607 Bump version 2023-07-19 19:34:46 +02:00
Maschell 8554bbd951 Update Dockerfile 2023-07-19 15:14:49 +02:00
Maschell 25ae7233a2 Update Dockerfile 2023-06-27 18:30:58 +02:00
Maschell 84d74fc87c Use non deprecated release action 2023-04-08 13:03:34 +02:00
Maschell 04f3ce7276 Use actions/checkout@v3 2023-04-08 13:03:34 +02:00
Maschell a3a07be886 Change docker registry to ghcr.io 2023-04-08 13:03:34 +02:00
Maschell a8bc0bf0df Update version string 2022-10-11 15:12:31 +02:00
Maschell b38e0adb61 Fix /vol/aoc support 2022-10-10 20:15:58 +02:00
Maschell a7b1d88fc4 Update version string 2022-10-09 17:09:59 +02:00
Maschell 04a6f4c0fa Improve commit messages for nightlies 2022-10-08 19:17:24 +02:00
Maschell dbb9321540 Split up the allocation for the screenbuffer 2022-10-08 19:17:24 +02:00
Maschell 9fb13e19c8 Fix blackscreen when opening applications while sdcafiine is enabled 2022-09-19 21:06:25 +02:00
Maschell f9def12be5 Move the sdcafiine directory to wiiu/sdcafiine 2022-09-19 21:06:25 +02:00
Maschell 5bf0ed6000 Fix displaying the maximum page number, reduce the number displayed items to 12 2022-09-19 21:06:25 +02:00
Maschell 998f5a3219 Improve the error message on error 2022-09-19 21:06:25 +02:00
Maschell 7e04cffa96 Fix displaying the error message if the menu is skipped. 2022-09-19 21:06:25 +02:00
Maschell e167a2c4d3 Add support for Wiimotes, Pro Controller and Classic Controller to the menu 2022-09-19 21:06:25 +02:00
Maschell d5850e6b8d Fix the displayed version in the config menu 2022-09-19 21:06:25 +02:00
Maschell 545d278705 Add a config menu with several options 2022-09-18 21:11:50 +02:00
Maschell 9a69476bb1 Display the correct version in the menu 2022-09-18 00:38:18 +02:00
Maschell ff27273a02 Improve the logging 2022-09-18 00:38:18 +02:00
Maschell b2410001f2 Use ubuntu-22.04 for the CI 2022-09-18 00:38:18 +02:00
Maschell 9b0284412b Update the Makefile to be compatible with CLion 2022-09-18 00:38:18 +02:00
Maschell 810b925f16 Update the Dockerfile 2022-09-18 00:38:18 +02:00
Maschell d256f29dd1 Add action to the pr workflow that checks building the plugin with logging 2022-04-23 09:22:57 +02:00
Maschell c8d81e450d Add documentation of build flags to the README 2022-04-22 22:28:54 +02:00
Maschell 31b7070c9b Use the ContentRedirectionModule to redirect /vol/content 2022-04-22 21:40:49 +02:00
Maschell b97c6bf3c9 Format the code via clang-format 2022-02-04 15:07:59 +01:00
Maschell 8cc667aa6f Update Dockerfile, use WUPS 0.7.1 2022-01-30 20:49:01 +01:00
Maschell 5d603d2fc1 Change the layout of the release .zip 2022-01-30 20:47:40 +01:00
Maschell c28aa9a0cf Do logging only when built with `make DEBUG = 1` 2022-01-30 20:47:29 +01:00
Maschell 9f0c1d2a3d [CI] Fix asset content type 2022-01-30 20:46:58 +01:00
Maschell 3ee2a4adb8 WUPS 0.6.1 support 2021-10-02 11:43:15 +02:00
Maschell 25e68817a5 Update Dockerfile to use WUPS 0.5 2021-09-17 16:50:09 +02:00
Maschell 9d1c40f676 Compile with latest wut and WUPS 0.5 2021-04-17 14:21:13 +02:00
Maschell 2b54ce2f47 Fix modTitlePath 2021-04-13 20:20:38 +02:00
Maschell 54750ac330 first commit 2021-04-06 16:58:19 +02:00