adelikat
83e685cfa1
Tastudio - remove unnecesary updates in GoToFrame(), since tastudio and other tools are already updated by other methods it calls
2020-05-01 14:26:48 -05:00
adelikat
86f5964262
remove wrapping on DS layout hotkeys
2020-04-01 19:28:22 -05:00
adelikat
ba27cd5c7e
IncrementDSLayout - make decrement hotkey also wrap
2020-04-01 19:15:27 -05:00
zeromus
667a218c58
hook up melonds screen control stuff to settings
2020-03-31 18:30:08 -04:00
adelikat
7c2802b4c3
DS - change to incrmeent/decrement view hotkeys instead of just one that increments
2020-03-29 14:41:42 -05:00
adelikat
9bc5d74c67
DS - add hotkey to toggle video screen options
2020-03-29 12:05:05 -05:00
adelikat
656f2b814e
Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace
2020-02-15 12:33:15 -06:00
adelikat
ef13754f79
consistent variable naming in config.cs
2020-01-25 10:57:39 -06:00
adelikat
57610488fe
use globals a bit less
2020-01-03 13:59:39 -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
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
001eeba4f9
Tastudio - fix ReselectCLipboard hotkey
2019-12-13 17:36:07 -06:00
adelikat
515f409246
Tastudio - Make mainform hotkeys out of a bunch of built in hotkeys
2019-12-10 19:26:23 -06:00
James Groom
90b0574bc3
Remove unnecessary calls to ToList (e.g. in foreach)
...
squashed PR #1591
2019-10-13 15:50:57 +00:00
adelikat
512b03f1b4
misc cleanups in tastudio files, mostly typos and redundant code
2019-06-28 17:51:03 -05:00
YoshiRulz
e6374ef477
Use string interpolation
2019-03-19 00:06:37 +10:00
adelikat
796f9ddaa7
snes9x - support snes obj toggle hotkeys
2017-06-14 17:28:02 -05:00
adelikat
6660223459
snes - support bg toggling hotkeys on snes9x. snes9x doesn't support individual obj setting so those hotkeys just do nothing for now.. That probably needs to be addressed better.
2017-06-13 20:56:47 -05:00
adelikat
4e070fd43f
update statusbar on loadstate slot 7
2017-06-10 16:45:42 -05:00
adelikat
05bc1d34fd
Hotkeys for toggling Gameboy
2017-06-04 14:14:06 -05:00
adelikat
0796c14046
Misc mainform cleanups
2017-05-22 14:23:13 -05:00
adelikat
120f70b83b
When key priority is Hotkey over input, account for hotkeys that are not handled through the CheckHotkey() method
2017-05-15 13:11:18 -05:00
adelikat
58500fef0c
Add Toggle Key Priority hotkey
2017-05-14 13:53:44 -05:00
zeromus
ac767a2acc
clarification to the saveram flushing system
2017-05-06 17:50:36 -05:00
zeromus
faa614749b
stop hotkeys from getting sucked up by absent tool windows when hotkey-over-game priority is enabled
2017-04-25 22:59:45 -05:00
shanehoman
0db0c4eccf
bind a hotkey to flush sram
2017-04-02 23:08:47 -07:00
adelikat
dec3a31d2b
add a toggle all cheats hotkey
2017-02-25 15:32:18 -06:00
adelikat
af1a2547ae
Add a hotkey to toggle the Skip Lag Frames option
2017-01-29 18:33:19 -06:00
adelikat
d95df349a1
use the Emulator property in more places in MainForm, also disable the VS settings menu item if current NES rom is not a VS rom
2016-12-04 11:27:26 -06:00
feos
05d47a7318
tastudio: make analog hotkeys working, and their names fit in
2016-11-21 18:00:21 +03:00
feos
95dc2fd6b3
tastudio: move arrow keys logic to hotkeys
...
disallow sending Minus to MainForm
2016-11-20 23:26:13 +03:00
feos
93f78a69d2
tastudio: show cursor hotkey
2016-10-09 17:14:39 +03:00
feos
0246c952eb
tastudio: complete overhaul of seek logic, replicating taseditor
...
todo: fix lastpositionframe dying if editing the same row twice with no autorestore, probably improve cursor color and rename old seek related vars
2016-08-28 01:08:43 +03:00
feos
92bcca8b7d
tastudio: tastudio's Emulator was dying if we unpause tasproj while tastudio isn't loaded, and then attempt to launch it.
2016-08-01 21:51:38 +03:00
feos
13476f33ca
tastudio: don't pass ctrl+c hotkey to mainform.
2016-08-01 20:23:16 +03:00
Isotarge
5a20a520bd
Tools: Ram -> RAM #669
2016-07-22 01:32:54 +09:30
feos
23da7a513b
hetkeys: check tool existence before sending commands to it
2016-07-12 22:08:25 +03:00
feos
1a11f34c13
tastudio: bind insert/delete/clone/clear.
2016-06-13 16:40:13 +03:00
feos
af4b3ec752
tastudio: bind autorestore, turboseek and followcursor.
2016-06-13 15:43:28 +03:00
feos
294654943b
tastudio: ignore seek frame if unpaused via hotkey or playback pause button
...
this replicates taseditor behavior
2016-06-11 17:38:53 +03:00
zeromus
1a1a688b96
remove NeedsToPaint; client now repaints ~100fps while paused all the time. as it already did when input display was enabled. fixes #615.. probably
2016-04-20 12:17:41 -05:00
adelikat
b3728ff192
Make Screenshot Raw to Clipboard and Screenshot Client to Clipboard into configurable hotkeys instead of hardcoded shortcut keys in the menu items
2016-02-14 21:30:24 -05:00
feos
72b650d606
tastudio: properly save/load column settings.
...
wrap MainForm savestate functions that tastudio can now control into IControlMainform.
2015-12-07 20:05:04 +03:00
feos
abd118253f
tastudio: Save State hotkeys (finally) control branches:
...
- save/load by slot number (select that branch if it exists)
- save/load current slot (selected branch)
- select branch by slot number
- select next/previous branch
- bind 2 default tastudio hotkeys
keep selection when branch gets removed.
2015-12-05 17:07:24 +03:00
feos
6d4c5ef17f
preparations for state hotkeys functioning with tastudio branches.
...
typos.
2015-12-05 14:48:04 +03:00
zeromus
2adb3deac7
combine throttle OSD messages into a unified representation
2015-08-17 23:49:24 -05:00
zeromus
62d781b960
add load last rom hotkey
2015-02-01 04:52:02 +00:00
adelikat
685756ea8e
Remove LoadTraceLogger() from ToolManager since it was simply a wrapper to manage availability logic, most of those types of properties should be removed now
2014-12-14 01:39:15 +00:00