Maschell
|
01778ecb51
|
Add homebrew_on_menu to the list of allowed plugins
|
2024-08-04 18:02:20 +02:00 |
|
Maschell
|
b6cdc94ca1
|
Preserve disabled plugins when wiiloading a new plugin
|
2024-08-04 18:02:00 +02:00 |
|
Maschell
|
1ad4b7aada
|
Only return active plugins in WUPSGetLoadedPlugins
|
2024-08-04 17:56:59 +02:00 |
|
Maschell
|
9987fec53c
|
Use bulleye char for checkbox
|
2024-08-04 17:56:26 +02:00 |
|
Maschell
|
87ca550b61
|
Add support for B-button in active-mode-screen
|
2024-08-04 17:56:10 +02:00 |
|
Maschell
|
16c40684a1
|
Initial support for disabling/enabling plugins in config menu
|
2024-08-04 17:07:02 +02:00 |
|
Maschell
|
39256e45f0
|
Only check for config menu if the plugin is linked and loaded
|
2024-08-04 15:41:10 +02:00 |
|
Maschell
|
9c8177405e
|
Only show active plugins in config menu
|
2024-08-04 15:39:08 +02:00 |
|
Maschell
|
68eee522de
|
Fix isLinkAndLoaded check
|
2024-08-04 15:15:01 +02:00 |
|
Maschell
|
3ef104d619
|
Save info is plugin is linked and loaded inside config info
|
2024-08-04 15:07:30 +02:00 |
|
Maschell
|
5b4a382856
|
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
|
2024-08-04 14:40:30 +02:00 |
|
Maschell
|
050a078b08
|
Only link allowed plugins for testing
|
2024-08-04 13:54:56 +02:00 |
|
Maschell
|
c8970282b9
|
Rename PluginInformation to PluginLinkInformation and make it optional in PluginContainer
|
2024-08-03 17:23:27 +02:00 |
|
Andrew
|
87bb3c521f
|
Explicit support for Motion Plus controllers
|
2024-07-05 16:37:20 +02:00 |
|
Maschell
|
87ad32516f
|
Bump version
|
2024-07-05 16:37:20 +02:00 |
|
Maschell
|
bb7f1a8aa4
|
Update Dockerfile
|
2024-07-05 16:37:20 +02:00 |
|
Maschell
|
c47c79e771
|
Make sure to only access valid buffers in VPADRead and WPADRead hooks
|
2024-07-05 16:37:20 +02:00 |
|
Maschell
|
4c1131b0bf
|
Refactor DC register access
|
2024-05-10 16:52:23 +02:00 |
|
Maschell
|
6db59dcc16
|
Redraw the config menu on any input
|
2024-05-10 16:01:08 +02:00 |
|
Maschell
|
b372d78b7d
|
Add "saving config" screen to the config menu
|
2024-05-10 15:46:05 +02:00 |
|
Maschell
|
4225d8ff8f
|
Bump version to 0.3.3
|
2024-05-10 12:34:34 +02:00 |
|
Maschell
|
d1cfff4861
|
Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution
|
2024-05-10 12:34:34 +02:00 |
|
Maschell
|
43a18b56d7
|
Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal
|
2024-05-08 18:08:03 +02:00 |
|
Maschell
|
6855564c28
|
Bump version to 0.3.1
|
2024-05-07 14:29:45 +02:00 |
|
Maschell
|
ac05cf8231
|
Sort configs in config menu by name
|
2024-05-07 14:29:45 +02:00 |
|
Maschell
|
f9b67d57ea
|
Add support for WUPS 0.8.1
|
2024-05-05 14:49:59 +02:00 |
|
Maschell
|
2047d5725b
|
ConfigMenu: Reduce flickering when a plugin config is opened
|
2024-05-03 17:53:23 +02:00 |
|
Maschell
|
343092c338
|
ConfigMenu: Fix redraw logic
|
2024-05-03 17:53:23 +02:00 |
|
Maschell
|
be24d2c67a
|
Close config menu if "release foreground" message is detected
|
2024-05-03 15:13:30 +02:00 |
|
Maschell
|
f1a33df12d
|
function_patches: make sure variables are static
|
2024-05-03 15:13:30 +02:00 |
|
Maschell
|
a8fd0b64ac
|
ConfigMenu: Block reading input from other threads while the config menu is opened
|
2024-05-03 13:13:05 +02:00 |
|
Maschell
|
340fdddf0b
|
ConfigMenu: Only redraw if something on the screen has changed
|
2024-05-03 13:13:05 +02:00 |
|
Maschell
|
6e02c4b7a1
|
config menu: Init KPAD if needed
|
2024-04-28 02:16:50 +02:00 |
|
Maschell
|
8071ceabf4
|
minor fix in drawutils
|
2024-04-28 02:16:50 +02:00 |
|
Maschell
|
958ba503c8
|
config menu: stop exiting the category for certain items
|
2024-04-28 02:16:50 +02:00 |
|
Maschell
|
2b29db165c
|
Check if a plugin has a meta section
|
2024-04-27 17:50:29 +02:00 |
|
Maschell
|
28d77bd1ce
|
Fix WUPSConfigItemV1::onCloseCallback
|
2024-04-27 17:50:29 +02:00 |
|
Maschell
|
69268535d8
|
Fix error notifications
|
2024-04-26 16:18:03 +02:00 |
|
Maschell
|
34bae7038f
|
Make sure notiifcations will be actually shown
|
2024-04-26 14:51:23 +02:00 |
|
Maschell
|
6acd8fcfdf
|
Fix error notiifcation when plugin loading fails
|
2024-04-26 14:51:23 +02:00 |
|
Maschell
|
8276a31597
|
Update Dockerfile
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
c8ae6a5e06
|
Update version to 0.3.0
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
cada64d86e
|
API: Add WUPSGetPluginMetaInformationByPathEx and WUPSGetPluginMetaInformationByBufferEx
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
9d82eb7e44
|
Update build instructions in README
|
2024-04-25 16:19:26 +02:00 |
|
dependabot[bot]
|
38848424b0
|
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 16:19:26 +02:00 |
|
dependabot[bot]
|
522aa95649
|
Bump wiiu-env/devkitppc from 20230621 to 20231112
Bumps wiiu-env/devkitppc from 20230621 to 20231112.
---
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>
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
004df036b8
|
Use remove_first_if instead of remove_locked_first_if when possible
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
f7c9dc445c
|
Allocate StorageItemRoot directly on list
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
c6708dce46
|
Fix PluginContainer::operator=(PluginContainer &&src)
|
2024-04-25 16:19:26 +02:00 |
|
Maschell
|
d4d829a39f
|
Make sure PluginInformation setter are private
|
2024-04-25 16:19:26 +02:00 |
|