Commit Graph

  • 5f23142b2d
    Add WUPSConfigAPI_Menu_GetStatus() function. (#89) v0.3.5-dev Daniel K. O. 2024-12-01 05:13:16 -0300
  • 09784cc3dc Indentation fix. #89 Daniel K. O. (dkosmari) 2024-11-30 22:49:45 -0300
  • cf898dcd40 Add WUPSConfigAPI_Menu_GetStatus() function. Daniel K. O. (dkosmari) 2024-11-30 22:42:51 -0300
  • 76c6019857 Extras. #86 Daniel K. O. (dkosmari) 2024-11-30 21:52:12 -0300
  • 74429a35ec Fixed copy-paste accident. Daniel K. O. (dkosmari) 2024-11-29 01:01:38 -0300
  • 9c8a5d53c5 - Fixed indentation. - Updated Dockerfile to use latest devel wiiupluginsystem image. Daniel K. O. (dkosmari) 2024-11-29 01:00:03 -0300
  • 92bba66442 WIP, revert me deactivate_plugins Maschell 2024-09-07 11:25:49 +0200
  • 9052ecb2b2 More fixes and changes Maschell 2024-08-10 09:42:13 +0200
  • de15764367 Render simple safe mode screen Maschell 2024-08-09 19:43:11 +0200
  • 64417f4540 Improve logging Maschell 2024-08-09 16:43:45 +0200
  • 1e6c687a71 Add simple "safe mode" which disable all non-basearoma plugins Maschell 2024-08-09 16:41:29 +0200
  • ea1ecf7c51 Fix config menu when no plugins are loaded, improve UI Maschell 2024-08-09 15:42:12 +0200
  • acde4d666d Add initial support for persisting a lsit inactive plugins Maschell 2024-08-04 20:59:07 +0200
  • 99987df459 Reset active state in config menu when active selection is aborted (by pressing B or home) Maschell 2024-08-04 18:02:58 +0200
  • 3cf0f5d9fd Add homebrew_on_menu to the list of allowed plugins Maschell 2024-08-04 18:02:20 +0200
  • ab70f6f7c1 Preserve disabled plugins when wiiloading a new plugin Maschell 2024-08-04 18:02:00 +0200
  • b524584991 Only return active plugins in WUPSGetLoadedPlugins Maschell 2024-08-04 17:56:59 +0200
  • 918322f52d Use bulleye char for checkbox Maschell 2024-08-04 17:56:26 +0200
  • 4fc393f37a Add support for B-button in active-mode-screen Maschell 2024-08-04 17:56:10 +0200
  • 8be76541cd Initial support for disabling/enabling plugins in config menu Maschell 2024-08-04 16:42:24 +0200
  • 9e0932cb38 Only check for config menu if the plugin is linked and loaded Maschell 2024-08-04 15:41:10 +0200
  • b34fa84bed Only show active plugins in config menu Maschell 2024-08-04 15:39:08 +0200
  • da1a7c4661 Fix isLinkAndLoaded check Maschell 2024-08-04 15:15:01 +0200
  • e584d8c1df Save info is plugin is linked and loaded inside config info Maschell 2024-08-04 15:07:30 +0200
  • 629dc0393f Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing Maschell 2024-08-04 14:12:52 +0200
  • dc67b11b21 Only link allowed plugins for testing Maschell 2024-08-04 13:54:56 +0200
  • ab99e6dcf7 Rename PluginInformation to PluginLinkInformation and make it optional in PluginContainer Maschell 2024-08-03 17:23:27 +0200
  • 1524f0a6a9 Update plugin (un)loading logic to keep plugins loaded if possible Maschell 2024-11-27 20:44:20 +0100
  • 002fc4f9e6 Update plugin (un)loading logic to keep plugins loaded if possible #88 Maschell 2024-11-27 20:44:20 +0100
  • e41718836d Update Dockerfile Maschell 2024-11-28 19:36:57 +0100
  • 447e1eb218 Code cleanup Maschell 2024-11-27 20:44:36 +0100
  • 508427eabb Update Dockerfile #87 Maschell 2024-11-28 19:36:57 +0100
  • 2bbadd3c90 Code cleanup Maschell 2024-11-27 20:44:36 +0100
  • cbfbe76eca - Renamed WUPSConfigAPI_GetMenuOpen() to WUPSConfigAPI_Menu_GetStatus(). - Changed result type from BOOL to WUPSConfigAPIMenuStatus enum. Daniel K. O. (dkosmari) 2024-11-27 23:12:59 -0300
  • 4ac6296526 Changed function signature and name to match other functions. Daniel K. O. (dkosmari) 2024-08-27 12:23:27 -0300
  • 90848971ad Added WUPSConfigAPI_IsMenuOpen() to allow plugins to check if the menu is open. Daniel K. O. (dkosmari) 2024-08-27 08:44:33 -0300
  • 5d7b7b2e5f
    Merge 202f721494 into 5893ac2f18 #85 splatoon1enjoyer 2024-08-09 22:04:20 +0100
  • 5893ac2f18
    Use left/right to jump a full page on the toplevel menu. (#84) WiiUPluginLoaderBackend-20240809-174715 main Daniel K. O. 2024-08-09 14:45:45 -0300
  • 1b51b6ff4a Cosmetic code change, and no wrap-around while paging. #84 Daniel K. O. (dkosmari) 2024-08-09 09:12:26 -0300
  • 202f721494 Add controls for viewing off-screen GUI text #85 splatoon1enjoyer 2024-08-08 14:25:18 +0300
  • f26452ec01 Wrap around when paging up/down at the top/bottom. Daniel K. O. (dkosmari) 2024-08-06 11:15:55 -0300
  • 55aa50d17e Allow using dpad left/right to navigate a whole page up or down, in the toplevel menu. Daniel K. O. (dkosmari) 2024-08-05 21:43:22 -0300
  • 87bb3c521f Explicit support for Motion Plus controllers v0.3.4 WiiUPluginLoaderBackend-20240705-143852 Andrew 2024-05-13 00:33:07 +0100
  • 87ad32516f Bump version Maschell 2024-07-05 16:00:34 +0200
  • bb7f1a8aa4 Update Dockerfile Maschell 2024-07-05 16:00:26 +0200
  • c47c79e771 Make sure to only access valid buffers in VPADRead and WPADRead hooks Maschell 2024-07-05 16:00:16 +0200
  • c3ef31d105 Explicit support for Motion Plus controllers #83 Andrew 2024-05-13 00:33:07 +0100
  • 8c09d20cef Bump version Maschell 2024-07-05 16:00:34 +0200
  • 1910edcf75 Update Dockerfile Maschell 2024-07-05 16:00:26 +0200
  • b25e1bd1bb Make sure to only access valid buffers in VPADRead and WPADRead hooks Maschell 2024-07-05 16:00:16 +0200
  • 4548a0b74b
    Bump wiiu-env/devkitppc from 20240505 to 20240704 #82 dependabot[bot] 2024-07-05 07:00:37 +0000
  • a0e3de502d
    Explicit support for Motion Plus controllers #81 Andrew 2024-05-13 00:40:45 +0100
  • 568d20cf90
    Explicit support for Motion Plus controllers Andrew 2024-05-13 00:33:07 +0100
  • 4c1131b0bf Refactor DC register access v0.3.3 WiiUPluginLoaderBackend-20240510-145400 Maschell 2024-05-10 16:36:47 +0200
  • 03627900b5 Refactor DC register access #80 Maschell 2024-05-10 16:36:47 +0200
  • 6db59dcc16 Redraw the config menu on any input WiiUPluginLoaderBackend-20240510-140246 Maschell 2024-05-10 15:55:10 +0200
  • 595d1f2b14 Redraw the config menu on any input #79 Maschell 2024-05-10 15:55:10 +0200
  • b372d78b7d Add "saving config" screen to the config menu WiiUPluginLoaderBackend-20240510-134744 Maschell 2024-05-10 15:41:40 +0200
  • ce6569cd8a Add "saving config" screen to the config menu #78 Maschell 2024-05-10 15:41:40 +0200
  • 4225d8ff8f Bump version to 0.3.3 WiiUPluginLoaderBackend-20240510-103621 Maschell 2024-05-10 12:32:00 +0200
  • d1cfff4861 Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution Maschell 2024-05-09 16:34:28 +0200
  • 84438448e7 Bump version to 0.3.3 #76 Maschell 2024-05-10 12:32:00 +0200
  • a8882e14ca Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution Maschell 2024-05-09 16:34:28 +0200
  • 43a18b56d7 Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal v0.3.2 WiiUPluginLoaderBackend-20240508-160954 Maschell 2024-05-08 17:49:25 +0200
  • 6256097663 Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal WiiUPluginLoaderBackend-20240508-155917 Maschell 2024-05-08 17:49:25 +0200
  • cb99d313b6 Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal #75 Maschell 2024-05-08 17:49:25 +0200
  • 6855564c28 Bump version to 0.3.1 v0.3.1 WiiUPluginLoaderBackend-20240507-123133 Maschell 2024-05-07 14:23:05 +0200
  • ac05cf8231 Sort configs in config menu by name Maschell 2024-05-07 14:22:56 +0200
  • 8329400828 Bump version to 0.3.1 #74 Maschell 2024-05-07 14:23:05 +0200
  • bacdca3c6d Sort configs in config menu by name Maschell 2024-05-07 14:22:56 +0200
  • f9b67d57ea Add support for WUPS 0.8.1 v0.3.0 WiiUPluginLoaderBackend-20240505-125131 Maschell 2024-05-05 14:46:35 +0200
  • f91b8bb499 Add support for WUPS 0.8.1 #73 Maschell 2024-05-05 14:46:35 +0200
  • 2047d5725b ConfigMenu: Reduce flickering when a plugin config is opened WiiUPluginLoaderBackend-20240503-155502 Maschell 2024-05-03 17:42:50 +0200
  • 343092c338 ConfigMenu: Fix redraw logic Maschell 2024-05-03 17:37:04 +0200
  • 7779f20f52 ConfigMenu: Reduce flickering when a plugin config is opened #72 Maschell 2024-05-03 17:42:50 +0200
  • 030eeb556c ConfigMenu: Fix redraw logic Maschell 2024-05-03 17:37:04 +0200
  • be24d2c67a Close config menu if "release foreground" message is detected WiiUPluginLoaderBackend-20240503-131517 Maschell 2024-05-03 15:08:24 +0200
  • f1a33df12d function_patches: make sure variables are static Maschell 2024-05-03 15:07:07 +0200
  • 8e9243c4af Close config menu if "release foreground" message is detected #71 Maschell 2024-05-03 15:08:24 +0200
  • aabf9892fb function_patches: make sure variables are static Maschell 2024-05-03 15:07:07 +0200
  • a8fd0b64ac ConfigMenu: Block reading input from other threads while the config menu is opened WiiUPluginLoaderBackend-20240503-111446 Maschell 2024-05-03 13:00:18 +0200
  • 340fdddf0b ConfigMenu: Only redraw if something on the screen has changed Maschell 2024-05-03 11:55:27 +0200
  • 10b137117e ConfigMenu: Block reading input from other threads while the config menu is opened #70 Maschell 2024-05-03 13:00:18 +0200
  • efcc887f6a ConfigMenu: Only redraw if something on the screen has changed Maschell 2024-05-03 11:55:27 +0200
  • 6e02c4b7a1 config menu: Init KPAD if needed WiiUPluginLoaderBackend-20240428-001841 Maschell 2024-04-28 02:12:42 +0200
  • 8071ceabf4 minor fix in drawutils Maschell 2024-04-28 02:12:02 +0200
  • 958ba503c8 config menu: stop exiting the category for certain items Maschell 2024-04-28 02:11:51 +0200
  • 1dd24c0dd7 config menu: Init KPAD if needed #69 Maschell 2024-04-28 02:12:42 +0200
  • 5b9757880d minor fix in drawutils Maschell 2024-04-28 02:12:02 +0200
  • 651327883f config menu: stop exiting the category for certain items Maschell 2024-04-28 02:11:51 +0200
  • 2b29db165c Check if a plugin has a meta section WiiUPluginLoaderBackend-20240427-155201 Maschell 2024-04-27 17:46:06 +0200
  • 28d77bd1ce Fix WUPSConfigItemV1::onCloseCallback Maschell 2024-04-27 17:44:51 +0200
  • 5d810d5b12 Check if a plugin has a meta section #68 Maschell 2024-04-27 17:46:06 +0200
  • 273da205b7 Fix WUPSConfigItemV1::onCloseCallback Maschell 2024-04-27 17:44:51 +0200
  • 69268535d8 Fix error notifications WiiUPluginLoaderBackend-20240426-141940 Maschell 2024-04-26 16:02:20 +0200
  • 499042cad2 Fix error notifications #67 Maschell 2024-04-26 16:02:20 +0200
  • 34bae7038f Make sure notiifcations will be actually shown WiiUPluginLoaderBackend-20240426-125304 Maschell 2024-04-26 13:57:37 +0200
  • 6acd8fcfdf Fix error notiifcation when plugin loading fails Maschell 2024-04-26 13:57:16 +0200
  • f71823aaef Make sure notiifcations will be actually shown #66 Maschell 2024-04-26 13:57:37 +0200
  • d3e65afd51 Fix error notiifcation when plugin loading fails Maschell 2024-04-26 13:57:16 +0200