BizHawk/BizHawk.Client.EmuHawk
goyuken 9ce2920d16 fix up some stuff in the libretro wrapper. still doesn't do much 2013-12-10 23:12:09 +00:00
..
AVOut Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
CustomControls TasListView - track the current and last cells pointed to, add a Cell changed event handler, add a Input Drawing flag, and track if the user is click dragging. TAStudio - hook up input drawing feature with toggle, still work to do as it doesn't work as intelligently as it should yet 2013-12-08 19:30:57 +00:00
DisplayManager run filter intensity through Global.Config.TargetScanlineFilterIntensity 2013-12-03 01:52:36 +00:00
Input Move Buffer.cs and Util.cs from BizHawk.Emulation to BizHawk.Common, and add 1234832983 usings 2013-11-04 00:36:15 +00:00
Properties Clean up assembly info stuff in all projects 2013-11-08 15:56:58 +00:00
config Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
images Rename Multiclient folder 2013-11-03 04:05:56 +00:00
movie TasMovie - implement saving of movie log into files, make header have the proper movie version (v2!), Change file "Movie" to "Header". TAStudio - implement Save and Save As menu items 2013-12-10 01:45:45 +00:00
tools Remove Loaded property from IMovie and refactor accordingly, it was only needed for a hack that had faulty logic 2013-12-10 17:41:30 +00:00
AboutBox.Designer.cs "About box" - Fix hawk sound and change title to EmuHawk 2013-11-24 15:25:20 +00:00
AboutBox.cs "About box" - Fix hawk sound and change title to EmuHawk 2013-11-24 15:25:20 +00:00
AboutBox.resx "About box" - Fix hawk sound and change title to EmuHawk 2013-11-24 15:25:20 +00:00
ArchiveChooser.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
ArchiveChooser.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ArchiveChooser.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
BizBox.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
BizBox.cs move emuversion, releasedate, and interim constants from MainForm to VersionInfo so that they are available to all projects (we can now "interim" things in all projects) 2013-11-10 02:32:47 +00:00
BizBox.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
BizHawk.Client.EmuHawk.csproj fix the mess i made yesterday with IEmuLoadHelper (I did not know at the time, but it's 99% the same as the existing ICoreFileProvider) 2013-12-10 17:58:12 +00:00
ExternalCoreSupport.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GlobalWin.cs Move some stuff to Client.COmmon 2013-11-03 16:47:21 +00:00
LogConsole.cs move Log.cs from BizHawk.Emulation to BizHawk.Common 2013-11-04 00:45:23 +00:00
LogWindow.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LogWindow.cs clean \r out of LogWindow lines 2013-12-03 18:06:22 +00:00
LogWindow.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MainForm.Designer.cs Remove the option to turn off the "Bind movies to savestates" feature 2013-12-04 02:43:40 +00:00
MainForm.Events.cs Remove SaveAs from IMovie, the only usage it had in that context was to make backups and was erroneously named in that context. Made is a Movie.cs implementation only and disabled the menu item option if the movie is a TasMovie (TAStudio will be in charge of backup logic) 2013-12-10 17:59:04 +00:00
MainForm.Movie.cs More use of IMovie and less use of Movie 2013-12-04 15:17:02 +00:00
MainForm.Rewind.cs Remove Loaded property from IMovie and refactor accordingly, it was only needed for a hack that had faulty logic 2013-12-10 17:41:30 +00:00
MainForm.cs fix up some stuff in the libretro wrapper. still doesn't do much 2013-12-10 23:12:09 +00:00
MainForm.resources Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MainForm.resx Remove the option to turn off the "Bind movies to savestates" feature 2013-12-04 02:43:40 +00:00
NameStateForm.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
NameStateForm.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NameStateForm.resources Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NameStateForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
Program.cs Some low-hanging fruit in the IMovie refactor 2013-11-23 18:18:58 +00:00
RenderPanel.cs rename GlobalWinF to GlobalWin, yeah, I'm being nitpicky 2013-11-03 16:07:58 +00:00
ScanlineSlider.Designer.cs Oops. 2013-12-03 16:40:14 +00:00
ScanlineSlider.cs Added scanline display filter options 2013-12-03 05:02:29 +00:00
ScanlineSlider.resx Added scanline display filter options 2013-12-03 05:02:29 +00:00
ScreenSaver.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
Sound.cs Clean up namespaces for BizHawk.Emulation sound files 2013-11-14 19:33:13 +00:00
Throttle.cs oops, forgot to check this in 2013-11-07 22:56:10 +00:00
Watch.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00