BizHawk/src
Moritz Bender 56ac05f9a3
Allow migrating non-SHA1 hashes on movie import (#3733)
* Allow migrating non-SHA1 hashes on movie import

* Show more descriptive message on missing hash

* actually return null here

* Simplify LsmvImport

* add more hash HeaderKeys

* remove unnecessary IEmulator argument

this could potentially fix bugs even

* explicitly cast to ReadOnlySpan
2023-08-13 23:11:48 +02:00
..
BizHawk.BizInvoke fix #3726 2023-08-10 00:07:10 -07:00
BizHawk.Bizware.Audio Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Bizware.BizwareGL Create a new project to house the IGL WinForms controls (Bizware.Graphics.Controls), thus allowing for Bizware.Graphics to be netstandard2.0 2023-08-12 03:56:02 -07:00
BizHawk.Bizware.Graphics Create a new project to house the IGL WinForms controls (Bizware.Graphics.Controls), thus allowing for Bizware.Graphics to be netstandard2.0 2023-08-12 03:56:02 -07:00
BizHawk.Bizware.Graphics.Controls Create a new project to house the IGL WinForms controls (Bizware.Graphics.Controls), thus allowing for Bizware.Graphics to be netstandard2.0 2023-08-12 03:56:02 -07:00
BizHawk.Bizware.Input Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Bizware.Test Kill Bizware .NET Framework deps (#3702) 2023-07-23 00:35:43 -07:00
BizHawk.Client.Common Allow migrating non-SHA1 hashes on movie import (#3733) 2023-08-13 23:11:48 +02:00
BizHawk.Client.DiscoHawk make discohawk form a bit bigger 2023-05-18 07:28:10 -07:00
BizHawk.Client.EmuHawk Allow migrating non-SHA1 hashes on movie import (#3733) 2023-08-13 23:11:48 +02:00
BizHawk.Common dont use ContextMenu 2023-08-04 00:54:42 -07:00
BizHawk.Emulation.Common Rework OpenGL version support checking to be more robust, slightly rework OpenGL context creation request (they can now explicitly request the core profile) 2023-07-31 22:32:30 -07:00
BizHawk.Emulation.Cores Change SmvImport to import to Snes9x core; various fixes 2023-08-13 20:01:56 +02:00
BizHawk.Emulation.DiscSystem Add and use extension method `string.StartsWith(char)` 2023-05-23 09:18:25 +10:00
BizHawk.Tests Update unit test to match new config schema 2023-08-02 18:03:06 +10:00
BizHawk.Tests.Testroms.GB Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Downgrade `System.Drawing.Common` to 6.0.0 and enable Unix impl. 2023-04-16 10:49:18 +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
MainSlnCommon.props Only set `<PathMap/>` for Release builds 2023-03-17 06:37:38 +10:00
MainSlnExecutable.props TargetName -> AssemblyName 2023-04-22 13:51:13 +02:00