Commit Graph

11 Commits

Author SHA1 Message Date
Sappharad 88644a7519 1.13.0 fixes for macOS wrapper and minor cleanup. 2017-06-04 20:04:08 -05:00
Sappharad f0f3a86543 Attempted to improve the perceived performance of the UI wrapper.
Ruled out display sync as a potential solution to keeping the two UI threads in sync, but this new number feels a little bit better and results in fewer dropped frames that BizHawk doesn’t actually know about. I’ll probably need to look for a different solution to completely eliminate the problem, but don’t have any new ideas at the moment.
2017-05-02 22:38:35 -05:00
Sappharad 570bad483e Save config.ini to user profile under macOS, instead of using the one relative to the application directory. Needed so the app bundle isn’t self-modifying, so I can code sign it. 2017-02-21 21:43:35 -06:00
Sappharad 250a63453e Fix the native BizHawk->Quit menu option so that it works again instead of closing the window to quit. 2017-01-31 22:30:41 -06:00
Sappharad b6b321445d - OS X wrapper now honors the background input settings.
- Improved UI responsiveness.
2016-07-19 22:43:21 -05:00
Sappharad a821936f1d Migrated Mac wrapper to Xamarin Studio Community instead of MonoMac, now that it's free. 2016-05-10 21:06:03 -05:00
Sappharad 713af4a56c - Fix Mac Wrapper
- Fix QuickNES on OS X (and Linux if someone ever ports it)
2016-03-08 22:52:21 -06:00
Sappharad 39bc6cbb8b Added native file save dialogs on OS X. 2015-07-26 20:14:18 -05:00
Sappharad bdff99cbd8 - The native OS X menus finally update when you do stuff.
- Incremented version number to 1.11.1
2015-07-25 23:42:21 -05:00
Sappharad 5f645949d7 - Significantly improve the native UI responsiveness in the MonoMac wrapper. It actually behaves completely normal for me now.
- Minor tweak to Controller Config dialog in EtoHawk, it doesn't really change anything because I'm still figuring out how layouts work.
2015-07-25 22:22:46 -05:00
Sappharad 5b466e5d70 New portable branch re-created from master with hopefully all of the changes made to the old one, plus some cleanup of things that got mangled from repeated merges. 2015-06-23 22:22:11 -05:00