BizHawk/BizHawk.Util
zeromus 34dd2812f6 fix lua memory leak (maybe affected today, but the leak is from may 6) and revert some virtuallistview changes which break more things than they fix. it seems .net's listview just happens to blow up internally constantly when its in virtual mode and recover from the exceptions. 2012-06-11 04:20:13 +00:00
..
7z remove completely useless one-byte "archive" signature detectors which cause spurious results. we can no longer open roms in .flv or in .elf :( 2011-06-27 02:59:47 +00:00
Properties fix versions stuff 2012-03-10 00:21:40 +00:00
7z.dll 2011-01-11 02:55:51 +00:00
BizHawk.Util.csproj fix lua poop 2012-03-17 23:40:30 +00:00
FolderBrowserDialogEx.cs disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders 2011-08-14 23:13:31 +00:00
InputConfigBase.cs 2011-01-11 02:55:51 +00:00
InputConfigBase.resx a file I forgot to check in at some point 2011-02-14 02:28:52 +00:00
InputValidate.cs Hex Editor - add Copy/Paste functions 2012-06-10 16:34:35 +00:00
KeyTurbo.cs 2011-01-11 02:55:51 +00:00
MiscControls.cs hey let me add a placeholder dialog for a change! 2011-02-20 06:44:47 +00:00
SmartTextBoxControl.cs 2011-01-11 02:55:51 +00:00
TextDebugView.cs 2011-01-11 02:55:51 +00:00
ToolStripEx.cs fix annoying toolstrip/menustrip non-clickthrough behaviour 2011-06-26 20:10:05 +00:00
Util.cs fix lua poop 2012-03-17 23:40:30 +00:00
ViewportPanel.cs emergency measures to return display thread stuff to the way it was before (i think? i hope?) as a reasonable baseline when no video pipeline fanciness is called for (no lua overlay, for instance) so that this is useful for gaming again. also add a toggle for the entire HUD system which bypasses some extra work for people stuck in sysdrawing mode who need more speed. 2012-06-10 02:19:36 +00:00
VirtualListView.cs fix lua memory leak (maybe affected today, but the leak is from may 6) and revert some virtuallistview changes which break more things than they fix. it seems .net's listview just happens to blow up internally constantly when its in virtual mode and recover from the exceptions. 2012-06-11 04:20:13 +00:00
Win32.cs general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying. 2012-02-24 20:38:35 +00:00