adelikat
|
8da1bb4e73
|
cleanup mainform menu item naming and using pattern matching instead of direct casts for core types when possible
|
2020-01-14 11:12:52 -06:00 |
adelikat
|
9a88a94ddc
|
remove old joke about box, you will be missed.
|
2020-01-12 14:55:59 -06:00 |
feos
|
c330541c35
|
Revert "cleanup ArgParser"
This reverts commit 84593b2d48 .
magical fix to magically broken avi dumping
|
2020-01-12 21:33:41 +03:00 |
adelikat
|
8ccbe94a38
|
don't enable VirtualPad uless controller definition has any button, don't enable Macro Input tool if no movie is active
|
2020-01-12 11:00:11 -06:00 |
YoshiRulz
|
7062ba5b6a
|
Clarify "Autoload" text (from #971)
|
2020-01-13 01:54:15 +10:00 |
alyosha-tas
|
46d0818f09
|
MSXHawk: Core interface stuff
|
2020-01-10 15:51:56 -05:00 |
adelikat
|
ee84c92ada
|
pass in dependencies to OpenAdvancedChooser
|
2020-01-03 14:19:42 -06:00 |
adelikat
|
ba68a307df
|
pass dependency into PsxHashDiscs
|
2020-01-03 14:09:00 -06:00 |
adelikat
|
84593b2d48
|
cleanup ArgParser
|
2020-01-03 13:09:27 -06:00 |
YoshiRulz
|
8540773435
|
Fix typo
|
2020-01-03 06:04:01 +10:00 |
adelikat
|
1fd9bd7b38
|
SoundConfig - pass in mainForm
|
2019-12-31 17:14:04 -06:00 |
adelikat
|
6e49f1c07d
|
Convert LogWindow to a tool that implements IAutoToolformConfig
|
2019-12-29 15:05:45 -06:00 |
adelikat
|
ab812ab081
|
pass in mainform to log window stuff
|
2019-12-29 14:16:44 -06:00 |
alyosha-tas
|
f1faf5988a
|
EmuHawk: fix NES core picker, was broken by picking subneshawk due to the xor
|
2019-12-29 08:29:18 -05:00 |
feos
|
cfce96c672
|
copypaste error
|
2019-12-23 19:28:51 +03:00 |
adelikat
|
5eee9a6004
|
misc tool cleanups
|
2019-12-22 16:42:56 -06:00 |
adelikat
|
e7e30371fe
|
Remove Rewinder from Global and put as a mainform variable instead
|
2019-12-22 14:25:06 -06:00 |
adelikat
|
c101f672ee
|
RewindConfig - pass in dependencies
|
2019-12-22 14:23:00 -06:00 |
adelikat
|
afd460f1d2
|
pass in globals to Play/Record movie dialogs
|
2019-12-22 14:18:17 -06:00 |
adelikat
|
1332079f84
|
pass more globals into some config dialogs
|
2019-12-22 14:09:58 -06:00 |
adelikat
|
60c789df22
|
pass inGameInfo to N64VideoPluginconfig
|
2019-12-22 13:34:14 -06:00 |
James Groom
|
78fcde9480
|
Merge branch 'master' into winhacksbgone
|
2019-12-22 17:01:10 +00:00 |
adelikat
|
0ca53ccfcb
|
SoundConfig - move some mainform usage to mainform
|
2019-12-22 10:57:06 -06:00 |
adelikat
|
b80b367831
|
refactor IMovie to expose the movie mode, and make extension methods that do IsPlaying type logic. This way there can be direct checks, and more variety of methods without cluttering the interface
|
2019-12-21 16:34:29 -06:00 |
adelikat
|
e7160a7387
|
MessageConfig - pass in config dependency
|
2019-12-21 14:16:23 -06:00 |
adelikat
|
5848cc5948
|
NESGraphicsConfig - remove some more global usage
|
2019-12-21 12:49:24 -06:00 |
YoshiRulz
|
784c800ca2
|
Disable features using Win32 unless on Windows host
forms: GBAGPUView, GBGPUView, LogWindow, SNESGraphicsDebugger,
SynclessRecordingTools; features: A/V recording, logging to AWE(?)
|
2019-12-21 18:31:03 +10:00 |
adelikat
|
bfb39e79d0
|
MainForm - setter for Config property
|
2019-12-20 10:08:20 -06:00 |
adelikat
|
8f6f8f72cb
|
MainForm - more getter properties for globals
|
2019-12-20 10:07:08 -06:00 |
adelikat
|
62ab716a5d
|
MainForm - convert some commonly used globals to properties that reference the global. A step twards the global not being there at all and mainform managing the passing of dependencies
|
2019-12-20 09:29:33 -06:00 |
adelikat
|
7ba8af1cb9
|
use AddOnScreenMessage method in other mainform files
|
2019-12-20 07:31:03 -06:00 |
adelikat
|
4ac7e8e36a
|
Rewind config - move osd messages to calling code
|
2019-12-20 07:31:03 -06:00 |
adelikat
|
06b11bba51
|
Simplify dialog result checks with an extension method
|
2019-12-20 07:31:03 -06:00 |
adelikat
|
fd30ddc154
|
Message config - use OSD in mainform not config
|
2019-12-20 07:31:03 -06:00 |
adelikat
|
aea444cea5
|
Controller config - simplify and remove use of GlobalWin.OSD
|
2019-12-20 07:31:02 -06:00 |
adelikat
|
6bddec01d6
|
cleanup
|
2019-12-17 12:01:43 -06:00 |
adelikat
|
5fe25d03ad
|
Play/Reocrd movie dialogs - pass in mainform
|
2019-12-17 11:24:34 -06:00 |
adelikat
|
ede9a7b788
|
get rid of Global usage in N64VideoPluginConfig
|
2019-12-17 09:42:53 -06:00 |
adelikat
|
c5b1328f77
|
Sound config - pass in Config
|
2019-12-16 19:54:40 -06:00 |
adelikat
|
aede4e7cda
|
Profile Config - pass in dependencies
|
2019-12-16 19:51:12 -06:00 |
adelikat
|
dc26b67446
|
path config - pass in config dependency
|
2019-12-16 19:42:42 -06:00 |
adelikat
|
0d78318fa1
|
HotkeyConfig - pass in dependencies
|
2019-12-16 19:33:14 -06:00 |
adelikat
|
8dbc6c7f6d
|
EmuHawkOptions - pass in dependencies
|
2019-12-16 19:26:32 -06:00 |
adelikat
|
f9e65e2fa7
|
FileExtensionPreferences - pass in dependencies
|
2019-12-16 18:51:06 -06:00 |
adelikat
|
8ccbc0b81f
|
DisplayConfig - pass in dependencies
|
2019-12-16 18:45:40 -06:00 |
adelikat
|
8fcd9bb2a5
|
rename DisplayConfigLite to DisplayConfig, it isn't very Lite anymore :)
|
2019-12-16 18:41:54 -06:00 |
adelikat
|
da6f358589
|
ControllerConfig - pass in dependencies
|
2019-12-16 18:36:31 -06:00 |
adelikat
|
7d961c34f1
|
Autofire Config - pass in dependencies
|
2019-12-16 18:22:41 -06:00 |
adelikat
|
de6979820d
|
ZXS config dialogs - pass in dependencies
|
2019-12-16 18:14:21 -06:00 |
adelikat
|
c722a1ef9f
|
code cleanup in ZxSpectrum config dialogs
|
2019-12-16 18:03:26 -06:00 |