goyuken
0b8adc6113
fix some massively fubar config stuff from r5653
2013-12-22 02:47:35 +00:00
adelikat
089f6bbd3d
Toolbox Improvmeents - focus first icon to allow quick access via keyboard, close when user selects a tool, esc closes dialog, resize intelligently based on number and size of icons, minimize size of icons and flow horizontally with overflow, show selected icon tooltip text on dialog text property, also change hotkey to shift+T
2013-12-22 01:49:52 +00:00
goyuken
bd205f47dc
update our newtonsoft json.net to version 5.0 release 8. this fixes up abstract class handling so that the CoreSettings can work correctly.
...
tweak Binding, RecentFiles, and PathEntry to work with the new serializer. on updating to this revision, you should be able to keep all config.ini settings except for hotkey bindings, path layouts, and recent files list.
start implementation of new CoreSettings and CoreSyncSettings. at the moment, it's only partially done for NES.
2013-12-22 00:44:39 +00:00
adelikat
13850b6788
Tastudio - topmost off by default
2013-12-16 18:19:37 +00:00
adelikat
415985cd2e
TAStudio - fixes to file opening and saving changes, implement autoload project
2013-12-14 19:51:07 +00:00
adelikat
518e53e361
TAStudio - implement Restore Defaults menu item (for the features implemented so far at least). Make dialog TopMost = true by default
2013-12-14 14:48:05 +00:00
zeromus
483cf96853
rename PathEntries.WatchPath etc. to PathEntries.WatchPathFragment to better convey the idea that it isnt a fully-qualified path, so its less likely to get used on accident
2013-12-13 05:20:50 +00:00
adelikat
4d770ab0f3
TAStudio - implement recent menu and Open file, but it is currently pointless since the input log parsing isn't implemented
2013-12-10 02:13:50 +00:00
adelikat
22ff2bff04
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
adelikat
bc860a4bcf
Remove the option to turn off the "Bind movies to savestates" feature
2013-12-04 02:43:40 +00:00
zeromus
a2b3201912
run filter intensity through Global.Config.TargetScanlineFilterIntensity
2013-12-03 01:52:36 +00:00
adelikat
9ab2be558c
rip out existing tastudio logic and replace it with a skeleton project that does nothing
2013-12-01 04:00:02 +00:00
adelikat
0ed9d832c7
Trace Logger - some code clean up, some tiny speedups, and implement a few small tweaks like Always on Top, and Select All
2013-11-29 00:35:05 +00:00
adelikat
d37f186107
Hex Editor - a bunch of clean up, refactoring, rethinking of stuff, and some slight bug fixes
2013-11-28 20:02:32 +00:00
adelikat
5fb8ceb377
Fix a bunch of exceptions in Path Config dialog
2013-11-16 22:42:07 +00:00
adelikat
bc3576eddb
Move PathEntry and PathEntryCollection to a separate file
2013-11-16 17:59:09 +00:00
adelikat
611e21dd47
Ram Search - fix behavior of Restore Default settings
2013-11-16 15:03:37 +00:00
adelikat
dd3df013fb
cleaning up some Bizhawk.Emulation namespaces
2013-11-13 03:32:25 +00:00
adelikat
bc34dfe932
move controller default logic from controller config winform to client.common config object and hook it back up to the client
2013-11-09 01:12:46 +00:00
adelikat
348171bdc5
start Emulation.Common project and move the Emulation/Database folder files to it
2013-11-04 01:06:36 +00:00
adelikat
fd89c0cff4
trunk and 1.5x branch - turn off rewind for "medium" states, as SNES problems still occur with default settings and it isn't worth it, also change the default rewind frequency to 4 (if the user does turn it on, this frequency still gives smooth rewind)
2013-11-03 16:23:47 +00:00
adelikat
9473f6840b
Client.Common code refactoring and some misc things to do
2013-10-27 17:47:54 +00:00
zeromus
6616a75cfb
etc
2013-10-25 00:59:34 +00:00
zeromus
249ddea268
revert to pre-refactor state. its a WIP, dont judge
2013-10-25 00:34:01 +00:00
adelikat
774702f1ba
Client.Common - move files around and break the binding classes into their own file
2013-10-21 00:39:30 +00:00