BizHawk/src
kalimag 2c6129fb68
Fix possible TAStudio NRE (squashed PR #3936)
* Skip `AskSaveChanges` in disposed `TAStudio`, fix #3499

* Revert "Skip `AskSaveChanges` in disposed `TAStudio`, fix #3499"

This reverts commit eabe939547.

* Stop calling `AskSaveChanges()` on inactive tools, fix #3499
2024-06-05 10:00:55 +10:00
..
BizHawk.BizInvoke Add a few `#if`s to fix errors when targeting `net461` 2024-05-07 00:47:16 +10:00
BizHawk.Bizware.Audio Remove DirectSound support 2024-05-05 17:52:44 -07:00
BizHawk.Bizware.Graphics Fix off by ones for drawPolygon 2024-06-01 15:24:43 -07:00
BizHawk.Bizware.Graphics.Controls Prevent textures being created over the maximum texture dimension, fixes #3341 2024-06-01 13:14:19 -07:00
BizHawk.Bizware.Input Remove DInput input adapter (#3867) 2024-05-05 14:19:05 -07:00
BizHawk.Bizware.Test Fix BizHawk.Bizware.Test and related 2024-05-29 16:02:49 -07:00
BizHawk.Client.Common fix O2 platform frame rates rounding 2024-06-03 18:42:10 +02:00
BizHawk.Client.DiscoHawk HAWK'd CHD support in DiscoHawk 2024-05-02 15:29:16 -07:00
BizHawk.Client.EmuHawk Fix possible TAStudio NRE (squashed PR #3936) 2024-06-05 10:00:55 +10:00
BizHawk.Common Sanitize text pasted into hex text boxes (squashed PR #3684) 2024-06-03 18:08:50 +10:00
BizHawk.Emulation.Common Better Firmware Names (#3766) 2024-06-04 13:37:38 +02:00
BizHawk.Emulation.Cores Fix mupen grabbing an OpenGL context based on whatever current version/flag attributes were present 2024-05-31 20:50:48 -07:00
BizHawk.Emulation.DiscSystem Corrections to chd 2024-05-03 22:58:56 -07:00
BizHawk.Tests Sanitize text pasted into hex text boxes (squashed PR #3684) 2024-06-03 18:08:50 +10:00
BizHawk.Tests.Testroms.GB Bump Magick.NET 2024-06-01 18:04:16 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Retarget testroms projects to `net48` to match EmuHawk 2024-05-15 10:47:38 +10:00
BizHawk.WinForms.Controls Fix inconsistent application of colours from GTK theme, if available 2022-11-23 02:51:54 +10:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSln.runsettings Set a couple extra test runner parameters for main project 2024-05-15 11:10:11 +10:00
MainSlnCommon.props Bump `<LangVersion/>` for satellite .NET projects 2024-05-30 10:44:55 +10:00
MainSlnExecutable.props Fix building on Linux 2024-05-11 01:18:08 -07:00
TestProjects.props Tell GitLab CI to continue running tests in .NET 8 2024-05-15 10:47:38 +10:00