Commit Graph

28 Commits

Author SHA1 Message Date
Sappharad b2130c44b5 Increment version to 1.13.1 2017-06-25 18:05:22 -05:00
Sappharad 88644a7519 1.13.0 fixes for macOS wrapper and minor cleanup. 2017-06-04 20:04:08 -05:00
Sappharad 875db7c24c Build new binaries for the cores that changed since last release.
Increment version to 1.12.2
2017-05-03 20:52:20 -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 2664baf098 - Fix the SNES DLL check for builds in release mode.
- Flip the back slashes because Visual Studio doesn’t like them
- Update my release build script to chmod cgc and ffmpeg, because somehow ffmpeg lost the executable flag.
- Update version to 1.12.1
2017-04-02 20:59:51 -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 cf68d9a850 Fresh build of libgpgx, and the updated version number. 2017-02-21 20:33:29 -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 50f085a751 Forgot to release macOS build of 1.11.9.1, because I figured it was going to be patched a few days later.
- Includes fresh build of libmgba.dylib against latest code from December 2nd.
2017-01-03 22:25:33 -06:00
Sappharad 2f2d5d15a7 Fresh Build of mgba, fresh version number. 2016-10-25 21:45:15 -05:00
Sappharad 6dfeed89c2 Change build number for 1.11.7 release. Fix garbage cleanup script to remove fewer files because one of the DLL's I was deleting before now seems to be required. 2016-09-01 22:00:32 -05: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 4d7d8abe03 Fresh builds of the native .dylibs on OS X due to 1.11.6 2016-03-07 23:12:10 -06:00
Sappharad ded93225ca Fresh dylib builds of the native cores. 2016-02-15 20:07:48 -06:00
Sappharad 4f40315e87 EtoHawk - Firmware dialog can be used to configure firmwares now. (Needs improvement, but at least it works.) 2016-01-12 21:41:48 -06:00
Sappharad 39370e6641 - Update version to 1.11.4
- Fresh builds of LibGambatte and GPGX, since those seem to have been modified.
2015-12-23 19:32:50 -06:00
Sappharad eef52f001b Fix MonoMacWrapper build. (Native core updates to come later.) 2015-12-21 22:26:28 -06:00
Sappharad f0a428f5f9 Remind SlimDX that it's not welcome here. 2015-10-15 23:03:22 -05:00
Sappharad 9a19a5560c - Shock the octopus and bat the goomba.
- Version number, native dialog updates.
2015-10-15 21:49:20 -05: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 53188b01e8 Changes for the OS X build of 1.11.0.
Includes fresh builds of Octoshock, Quicknes, vbnext.
2015-07-19 21:38:33 -05:00
Sappharad b140811080 Changes that make BSNES try to run on OS X. Can not proceed further, due to lack of support for named pipes in Mono. 2015-07-19 20:13:04 -05:00
Sappharad 4e63462f03 Checking in my build cleanup script, since why not. 2015-07-14 22:08:31 -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