Commit Graph

24 Commits

Author SHA1 Message Date
thecozies f7500550cd ability to reparent elements 2025-07-29 10:27:28 -05:00
thecozies 9fa9602772 controls page multi vs single views 2025-07-28 09:55:20 -05:00
thecozies 261ed2b44b flex wrap and context root being assets 2025-07-28 09:54:05 -05:00
thecozies e4a8338e25 button sizes and annotation update 2025-07-28 09:52:44 -05:00
Darío 01638373c0 Add Input Profiles. (#4)
* Add Input Profiles.

* Add capability of setting custom profiles.

* Remove leftover early return.
2025-07-24 09:24:22 -05:00
thecozies 61c842cbc8 wip ui_select recompui component 2025-07-22 15:08:31 -05:00
thecozies b2395b5d3a generic PlayerCard for both main Controls and assignment modal 2025-07-22 08:56:26 -05:00
thecozies ac51bee933 set base opacity for disable state getting re-enabled 2025-07-22 08:21:45 -05:00
thecozies 447d282eed button press anims & temp reassignment state when opening assignment modal 2025-07-22 08:20:38 -05:00
thecozies b887dd99e7 WIP code driven input mapping and player assignment 2025-07-20 17:42:57 -05:00
Darío b1f0f1b3ac Initial support for multiple controllers. (#3)
* Support for multiple controllers.

* Fix default bindings.

* Backwards compatibility with controls from previous version.
2025-07-20 11:02:56 -05:00
thecozies f8ba7ac002 added ui_binding_button element 2025-07-12 14:22:40 -05:00
thecozies 7a14a33f55 recompui::theme namespace + border constants 2025-07-12 14:21:33 -05:00
thecozies 78334bff14 grayscale overlay colors 2025-07-10 11:33:55 -05:00
thecozies 1b933908c1 update toggle 2025-07-10 11:08:08 -05:00
thecozies 9247fc6b43 Added recompui::IconButton 2025-07-10 11:02:01 -05:00
thecozies 71dfde0270 Refactor color usage for full theming support from one source of truth (#1)
* Refactor color usage for full theming support from one source of truth

* remove unused components

* remove old commented out font families

* override custom theme in main.cpp
2025-07-06 13:56:28 -05:00
Mr-Wiseguy 086a968ead Begin transform tagging 2025-06-05 01:02:53 -04:00
Mr-Wiseguy 1e19dad587 Update codebase with changes for Zelda 64: Recompiled 1.2 2025-06-03 01:16:09 -04:00
Mr-Wiseguy 6a10095c88 Fix hardcoded game id for mod menu 2025-03-09 18:56:25 -04:00
Mr-Wiseguy ce1c3f8c8f Implement BK ROM decompression for mod hooks 2025-03-04 02:23:30 -05:00
Mr-Wiseguy b1af6412d2 Extend graphics stacks (fixes OOM crashes) and add recomp_printf 2025-02-22 02:39:06 -05:00
Mr-Wiseguy 4138612324 Implement actor extension data 2025-02-19 03:26:37 -05:00
Mr-Wiseguy ff73b2107b Initial boot 2025-02-17 21:45:16 -05:00