.. |
BookmarksBranchesBox.Designer.cs
|
TAStudio - playing around with UI design
|
2013-12-19 02:52:27 +00:00 |
BookmarksBranchesBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
BookmarksBranchesBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
DefaultGreenzoneSettings.Designer.cs
|
Tastudio - a dialog to change the default "greenzone" settings
|
2014-10-18 01:01:45 +00:00 |
DefaultGreenzoneSettings.cs
|
Tastudio - a dialog to change the default "greenzone" settings
|
2014-10-18 01:01:45 +00:00 |
DefaultGreenzoneSettings.resx
|
Tastudio - a dialog to change the default "greenzone" settings
|
2014-10-18 01:01:45 +00:00 |
FramesPrompt.Designer.cs
|
tastudio - insert # frames - change max digits from 3 to 5
|
2014-10-19 16:30:34 +00:00 |
FramesPrompt.cs
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
FramesPrompt.resx
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
GreenzoneSettings.Designer.cs
|
Tastudio - greenzone shall now be called Savestate history when exposed to the user
|
2014-10-18 01:35:59 +00:00 |
GreenzoneSettings.cs
|
Move TasStateManagerSettings to its own file
|
2014-10-17 22:39:40 +00:00 |
GreenzoneSettings.resx
|
TAStudio - greenzone settings dialog
|
2014-07-11 15:43:47 +00:00 |
HeaderEditor.Designer.cs
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HeaderEditor.cs
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HeaderEditor.resx
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HistoryBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
HistoryBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
HistoryBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
InputRoll.cs
|
InputRoll - also Home and End hotkeys
|
2014-10-22 23:11:29 +00:00 |
LuaBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
LuaBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
LuaBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControl.Designer.cs
|
Tastudio - double click a marker in the marker list will allow user to edit the message
|
2014-10-20 23:03:39 +00:00 |
MarkerControl.cs
|
Tastudio - double click a marker in the marker list will allow user to edit the message
|
2014-10-20 23:03:39 +00:00 |
MarkerControl.resx
|
TAStudio - make Marker user control
|
2013-12-15 19:16:52 +00:00 |
MarkerControlsBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControlsBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControlsBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
PlaybackBox.Designer.cs
|
tastudio - implement follow cursor
|
2014-10-11 19:43:05 +00:00 |
PlaybackBox.cs
|
tastudio - implement follow cursor
|
2014-10-11 19:43:05 +00:00 |
PlaybackBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
TAStudio.Designer.cs
|
Tastudio - just in case do a triggered auto-restore on mouse leave, I think this code should never fire, but you never know what edge cases could trick winform events
|
2014-10-22 22:43:42 +00:00 |
TAStudio.IControlMainForm.cs
|
Tastudio - handle if user chooses stop movie in emuhawk
|
2014-10-18 20:40:20 +00:00 |
TAStudio.IToolForm.cs
|
Tastudio - a bit of simplifying some code
|
2014-10-20 19:04:59 +00:00 |
TAStudio.ListView.cs
|
Tastudio - break some code into a function in preparation for stuff
|
2014-10-21 01:31:41 +00:00 |
TAStudio.MenuItems.cs
|
Tastudio - set Always on Top immediately, not when it is restarted
|
2014-10-22 23:15:59 +00:00 |
TAStudio.Navigation.cs
|
Tastudio - a bit of simplifying some code
|
2014-10-20 19:04:59 +00:00 |
TAStudio.cs
|
TAStudio - disable tab, shift+tab, and space, because people like to use these as important hotkeys and because FCEUX's taseditor does this, and people seem to want it that way
|
2014-10-23 00:47:30 +00:00 |
TAStudio.resx
|
Added RightClickMenu ContextMenuStrip to TAStudio, enabled all but three options which need to be implemented in code. Fixed a couple of short key combinations not working.
|
2014-08-23 01:18:05 +00:00 |
TAStudioClipboard.cs
|
TAStudio - some reorg
|
2014-07-10 01:58:43 +00:00 |