xemu/ui/thirdparty
Fred Hallock 03f40b1d8e
ui: Support controller peripherals and XMU devices (#1315)
* Added XMU Settings to the Input Screen

* Added Peripherals to config

* Prevent overwriting existing XMUs

* Added blockdev.h to try to fix the MacOS build

* Fixed some issues that antangelo pointed out

* Moved the peripheralType and param vars into the loop

* Moved fatx.h and fatx.c to ui\thirdparty\fatx

* Added Validation for Peripheral Settings

* Fixed some nits that were pointed out

* don't pass NULL into xemu_settings_set_string

* Changes following Matt's recommendations

* Changes to XMU FilePicker

* XMU image auto-bind logic refactor

* renamed peripheralType to peripheral_type

* removed unnecessary calls to g_strdup_printf and g_free

* Cleaned up some comments, removed an unnecessary variable

* handle overwrite prompt in Windows

* Fixed some code format and style inconsistencies

* More formatting fixes

* Fixed a few memory leaks

* qemu_access: check for Read and Write access

* Run clang-format

* Remove unused xemu_new_xmu declaration

* Fix use after free in rebind code
2023-12-18 01:04:14 -05:00
..
fa ui: Redesign user interface 2022-05-07 16:09:34 -07:00
fatx ui: Support controller peripherals and XMU devices (#1315) 2023-12-18 01:04:14 -05:00
fpng ui: Redesign user interface 2022-05-07 16:09:34 -07:00
httplib@0f1b62c2b3 httplib: Submodule and update to v0.13.1 2023-07-21 01:35:58 -07:00
imgui@fceff3210b imgui: Set remote to xemu fork 2023-07-22 21:34:39 -07:00
implot@cc5e1daa5c implot: Update to v0.15 2023-07-21 01:35:58 -07:00
json ui: Redesign user interface 2022-05-07 16:09:34 -07:00
noc_file_dialog ui: Support controller peripherals and XMU devices (#1315) 2023-12-18 01:04:14 -05:00
stb_image ui: Redesign user interface 2022-05-07 16:09:34 -07:00
imgui_impl_opengl3_loader_override.h ui: Redesign user interface 2022-05-07 16:09:34 -07:00
meson.build ui: Support controller peripherals and XMU devices (#1315) 2023-12-18 01:04:14 -05:00