mkxp-z/macos/views
Wayward Heart 2622a84c53 Add @autoreleasepool blocks to the macOS specific files.
Without these blocks the strings aren't released until the thread that created them is closed, which means file accesses especially leak memory.

Also refocus the game when closing the keybindings window on macOS.
2024-08-02 09:26:51 -05:00
..
TouchBar.xcassets Use NSSegmentedControl for virtual F5-F9 2022-01-14 18:43:35 -05:00
sdl_codes.h fully functional Cocoa keybinding menu 2021-02-17 20:15:04 -05:00
settingsmenu.xib bump version to 2.3 2022-01-13 15:40:40 -05:00
SettingsMenuController.h fully functional Cocoa keybinding menu 2021-02-17 20:15:04 -05:00
SettingsMenuController.mm Add @autoreleasepool blocks to the macOS specific files. 2024-08-02 09:26:51 -05:00
TouchBar.h add Touch Bar support 2022-01-14 10:33:43 -05:00
TouchBar.mm Add @autoreleasepool blocks to the macOS specific files. 2024-08-02 09:26:51 -05:00