Mesen-X/GUI.NET/Forms
2020-02-01 12:39:12 -05:00
..
Cheats Cheats: Auto-convert between the different types of cheat codes (when possible) 2019-12-25 15:54:55 -05:00
Config UI: Fixed key select screen being shown behind current form when option to display window on top is enabled 2020-02-01 12:39:12 -05:00
HdPackEditor Debugger: Improved draw performance by using Format32bppPArgb for all bitmaps 2019-06-22 22:54:43 -04:00
NetPlay Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
BaseConfigForm.cs NES 2.0: Update header editor to match new NES 2.0 proposals 2018-07-22 13:29:53 -04:00
BaseConfigForm.Designer.cs Debugger: Reduced minimum size for main debugger window 2018-06-05 19:22:55 -04:00
BaseConfigForm.resx Added basic audio settings 2015-07-17 20:58:57 -04:00
BaseForm.cs UI: Attempt to fix issue with about dialog appearing behind form 2019-11-14 21:47:32 -05:00
BaseForm.resx HD Packs: Added option to enable/disable load of HD packs 2016-01-16 09:50:33 -05:00
BaseInputForm.cs Input: Prevent alt key from activating menu when using keyboard mode 2019-11-03 12:02:53 -05:00
BaseInputForm.resx Video: Exclusive fullscreen mode (wip) 2017-11-29 23:24:26 -05:00
EntityBinder.cs Debugger: Event Viewer - Allow each PPU register to be toggled on/off (+ easier access to colors) 2019-11-13 22:25:23 -05:00
frmAbout.cs UI: Added compilation date/time to about window 2018-07-28 22:00:12 -04:00
frmAbout.Designer.cs UI: Added acknowledgements to about window 2019-12-26 17:35:50 -05:00
frmAbout.resx Added AppVeyor builds for Windows & Linux 2018-06-14 01:05:49 -04:00
frmConfigWizard.cs Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:05:36 -04:00
frmConfigWizard.Designer.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
frmConfigWizard.resx Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
frmDownloadProgress.cs Fixed download progress bar for updates 2017-01-14 11:04:38 -05:00
frmDownloadProgress.Designer.cs Win 8.1/10 support: Fixed crashes, added automatic download feature for the MSVC runtime 2016-01-16 19:33:10 -05:00
frmDownloadProgress.resx Win 8.1/10 support: Fixed crashes, added automatic download feature for the MSVC runtime 2016-01-16 19:33:10 -05:00
frmFullscreenRenderer.cs Input: Mouse capture mode fixes/improvements 2017-12-25 11:36:25 -05:00
frmHelp.cs Linux: Fixed some layout issues 2019-01-27 01:33:26 -05:00
frmHelp.Designer.cs UI: Put English resources into a resource file (like all other languages) 2018-06-03 10:25:21 -04:00
frmHelp.resx Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
frmHistoryViewer.cs UI: Prevent windows from appearing outside the available screens when restoring their position 2019-10-06 19:58:51 -04:00
frmHistoryViewer.Designer.cs History Viewer: Added scaling options 2019-02-03 20:25:12 -05:00
frmHistoryViewer.resx History Viewer: Added features, fixed issues (WIP) 2018-07-15 18:26:08 -04:00
frmInputBarcode.cs Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
frmInputBarcode.Designer.cs Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
frmInputBarcode.resx Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come) 2017-11-19 23:08:23 -05:00
frmLogWindow.cs UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
frmLogWindow.Designer.cs UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
frmLogWindow.resx UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
frmMain.cs Run Ahead: Disable movies/netplay menus when enabled 2020-02-01 10:28:42 -05:00
frmMain.Designer.cs UI: Removed developer mode option 2020-01-23 19:32:09 -05:00
frmMain.File.cs Save states: Fixed incorrect timestamp in menu 2020-01-28 23:33:37 -05:00
frmMain.Game.cs Allow dipswitches to be manually configured for mappers that use them (instead of incrementing the value on reset) 2019-02-08 19:39:35 -05:00
frmMain.Help.cs Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:05:36 -04:00
frmMain.Options.cs UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
frmMain.resx Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
frmMain.Tests.cs UI: Fixed warnings found by xbuild 14.0 2018-06-11 19:27:35 -04:00
frmMain.Tools.cs UI: Removed developer mode option 2020-01-23 19:32:09 -05:00
frmRecordAvi.cs AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
frmRecordAvi.Designer.cs AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
frmRecordAvi.resx Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
frmRecordMovie.cs Linux: Fixed interop crash when trying to record a movie 2017-12-28 13:15:01 -05:00
frmRecordMovie.Designer.cs Movies: Added option dialog when starting a recording 2017-12-22 15:08:58 -05:00
frmRecordMovie.resx Movies: Added option dialog when starting a recording 2017-12-22 15:08:58 -05:00
frmSelectExportRange.cs History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
frmSelectExportRange.Designer.cs History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
frmSelectExportRange.resx History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
frmSelectRom.cs Zip: Fixed issues with non-UTF8 filenames in zip files 2017-09-30 14:07:07 -04:00
frmSelectRom.Designer.cs Zip: Fixed issues with non-UTF8 filenames in zip files 2017-09-30 14:07:07 -04:00
frmSelectRom.resx Archives: Added search box to select rom dialog 2016-06-25 22:05:10 -04:00
frmUpdatePrompt.cs Startup: Only overwrite existing files on disks if they don't match the embedded file 2017-09-12 20:52:12 -04:00
frmUpdatePrompt.Designer.cs Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
frmUpdatePrompt.resx Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
GraphicsExtensions.cs Debugger: Palette ram editor (in PPU viewer) 2017-08-14 21:18:26 -04:00
MesenMsgBox.cs History Viewer: Added features, fixed issues (WIP) 2018-07-15 18:26:08 -04:00
OpenSaveFileDialogExtensions.cs Linux: Made open/save dialogs case insensitive 2016-12-12 23:25:20 -05:00
ResourceHelper.cs UI: Added Italian language (#658) 2019-09-17 21:37:09 -04:00
ResourcePath.cs UI: Added option to display full path for recent file list 2018-02-24 11:33:36 -05:00