pjgat09
|
b82c83c188
|
N64: Added a jabo sync settings stub to be filled in later. Added jabo to the plugin selection dialog
|
2014-07-19 16:59:27 +00:00 |
adelikat
|
0a227060b7
|
Set the mainform movie statusbar icon more often
|
2014-07-19 16:03:12 +00:00 |
adelikat
|
08764cc9b5
|
Tweak frame marker drag
|
2014-07-18 19:22:10 +00:00 |
adelikat
|
e6c99db9ff
|
TAStudio - move the rightButtonHeld logic inside the TasListView object rather than being tastudio logic
|
2014-07-18 00:04:29 +00:00 |
adelikat
|
8d0d5ef98d
|
TAStudio - slight tweak to right-click + mousewheel
|
2014-07-17 23:55:10 +00:00 |
adelikat
|
5506f91e27
|
TAStudio - more GoToFrame logic, now smoothly goes frame play to record when advancing past the end of the movie. The code is sloppy and wasteful in circumstances, but it works (probably)
|
2014-07-17 23:38:01 +00:00 |
adelikat
|
b6138325ea
|
TAStudio - fix crash when clicking previous marker button when on the first frame
|
2014-07-17 23:20:10 +00:00 |
adelikat
|
2fdc0e1ecb
|
TAStudio - better handling of greenzone and current frame navigation with the edit menu items
|
2014-07-17 23:11:28 +00:00 |
goyuken
|
14e9e38c44
|
fix some bug with certain case of rom load failure maybe
|
2014-07-17 22:27:33 +00:00 |
null_ptr
|
c7d2128640
|
Fixed Glide_fb_clear and Glide_fb_hires using the same config variable
|
2014-07-17 21:56:27 +00:00 |
adelikat
|
6d95ee97a3
|
TAStudio - some tinkering with the GoToFrame() method logic, still more logic to be done here
|
2014-07-17 21:43:41 +00:00 |
adelikat
|
2332f9605c
|
Tastudio - fix pause button, and implement mouse middle click as pause toggling
|
2014-07-17 20:35:12 +00:00 |
adelikat
|
c6cb0c2c06
|
TAStudio - Ctrl+Left/Right to navigate between markers
|
2014-07-17 19:57:44 +00:00 |
adelikat
|
2ebba5ab07
|
Tastudio - implement playback controls
|
2014-07-17 19:00:28 +00:00 |
adelikat
|
816fac55fa
|
Tastudio - implement the Select Between Markers menu item
|
2014-07-17 18:38:30 +00:00 |
adelikat
|
a51c254576
|
TAStudio - fix an UI anchor
|
2014-07-17 18:22:45 +00:00 |
adelikat
|
103de3d34f
|
TAStudio - when creating a power-on movie make a savestate on frame 0, if starting from savestate, use the savestate from the movie as frame 0 in the greenzone
|
2014-07-17 18:21:12 +00:00 |
adelikat
|
9494995109
|
Update the movie status status bar icon when loading a new rom
|
2014-07-17 02:00:17 +00:00 |
adelikat
|
93e10b4330
|
Support bkm conversion in movie import
|
2014-07-17 00:07:24 +00:00 |
adelikat
|
b63a34249f
|
TAStudio - add the notion of the "pending" frame, the frame about to be emulated, for which you can click to add input that will be captured into the movie the next frame. Logic is still wonky when switching from play to record at the end of a movie, and frame 0 is still messed up but that's a different problem
|
2014-07-16 23:04:56 +00:00 |
adelikat
|
3f51119b70
|
TAStudio - edit dropdown opened event logic, insert menu items - insert at frame 0 if no frame is selected
|
2014-07-16 19:23:05 +00:00 |
adelikat
|
1a4168d14d
|
ugh
|
2014-07-16 02:20:14 +00:00 |
adelikat
|
d8216ae0fc
|
Tastudio - remove marker button
|
2014-07-16 02:17:19 +00:00 |
adelikat
|
7b8b602f0f
|
TAStudio - double click the frame column to add a marker, make add marker button take the last selected index or current frame if nothing is selected
|
2014-07-16 01:37:50 +00:00 |
adelikat
|
f286d07a9d
|
TAStudio - background color logic
|
2014-07-16 00:10:37 +00:00 |
adelikat
|
8c064875c2
|
TAStudio - ability to add markers, very crude implementation for now
|
2014-07-15 23:43:17 +00:00 |
adelikat
|
9194c7fd8d
|
Profile Config - some code cleanup
|
2014-07-15 01:09:36 +00:00 |
adelikat
|
c6d679c382
|
Profile config - save and load the selected profile
|
2014-07-15 00:50:42 +00:00 |
adelikat
|
0b35490b16
|
Profile Config - don't show custom profile in non-developer builds, put saving logic in the ok button click event instead of drop down change event. Remove a warning in TasMovie.cs
|
2014-07-15 00:05:18 +00:00 |
goyuken
|
bcfad7fa34
|
profileconfig cleanup
|
2014-07-14 19:56:52 +00:00 |
goyuken
|
1b4a8a0b23
|
settings cleanup
|
2014-07-14 16:56:23 +00:00 |
goyuken
|
fb133da0c5
|
fix some internal settings infrastructure
|
2014-07-14 16:10:45 +00:00 |
adelikat
|
5d743cdf88
|
PCE Sound debugger - autoload and other standard options on tools, dialog fixes that I do to all tools, add to toolbox
|
2014-07-14 16:01:35 +00:00 |
adelikat
|
f5209ccfa2
|
Profile config - fix getting of sync settings from non-instantiated cores
|
2014-07-14 11:48:28 +00:00 |
adelikat
|
a664591218
|
TAStudio - right-click + mousewheel logic
|
2014-07-14 01:49:37 +00:00 |
adelikat
|
4f5ce7d545
|
TAStudio - when clicking the cursor column immediately go to that frame
|
2014-07-14 01:25:26 +00:00 |
adelikat
|
b53cc908b8
|
Add options to how to handle the ending of movie playback, in addition to finished mode, it can now pause, stop, or switch to record. TAStudio - automatically override user's preference with switch to record (and restore their setting when disengaging tastudio
|
2014-07-14 00:35:33 +00:00 |
adelikat
|
f79a674219
|
Remove GetInput() from IMovie
|
2014-07-13 22:17:31 +00:00 |
adelikat
|
57c86f7491
|
TAStudio - capture lag log during playback
|
2014-07-13 20:51:19 +00:00 |
adelikat
|
8ab278535e
|
movies - oops, don't load a pre-existing movie of the same path, when starting a new recording, I introduced that problem some commits ago
|
2014-07-13 20:33:20 +00:00 |
adelikat
|
54376a7990
|
TAStudio - stuff
|
2014-07-13 17:41:30 +00:00 |
adelikat
|
eae94f9184
|
TAStudio - stuff
|
2014-07-13 15:26:50 +00:00 |
adelikat
|
6b1bfc2d4a
|
TAStudio - stuff
|
2014-07-13 14:13:20 +00:00 |
adelikat
|
3e37207617
|
TAStudio - remove some uneeded stuff
|
2014-07-13 13:04:09 +00:00 |
adelikat
|
3f461990c4
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
zeromus
|
dc6daddff7
|
add option to disable fullscreen hacks (may increase latency) and snowy null emulator (may increase seizure rate)
|
2014-07-12 20:42:44 +00:00 |
zeromus
|
7a63d5fe7b
|
turn Rewind Config into Rewind & Savestate config and allow control of normal savestate compression level
|
2014-07-12 20:20:08 +00:00 |
adelikat
|
d4c8fc5165
|
pause emulator when engaging tastudio
|
2014-07-12 01:32:21 +00:00 |
adelikat
|
43415044e7
|
Tastudio - implement truncate movie
|
2014-07-12 01:23:38 +00:00 |
adelikat
|
e49754b705
|
TAStudio - implement paste and paste insert
|
2014-07-11 23:54:18 +00:00 |
adelikat
|
e8f821117b
|
TAStudio - implement the Insert menu item
|
2014-07-11 21:05:16 +00:00 |
adelikat
|
3ebad0cf49
|
TAStudio - implement delete menu item and hotkey
|
2014-07-11 20:29:39 +00:00 |
adelikat
|
40912a3c2b
|
TAStuduio - implement Clear menu item and hotkey, properly invalidate greenzone on input painting and other already implemented editing events
|
2014-07-11 19:58:24 +00:00 |
adelikat
|
76fc763715
|
TAStudio - implement the Cut menu item
|
2014-07-11 19:11:30 +00:00 |
adelikat
|
100c67ebfa
|
TAStudio - implement the reselect clipboard menu item
|
2014-07-11 18:52:15 +00:00 |
adelikat
|
7a8b5d9887
|
TAStudio - implement Select All and Deselect menu items
|
2014-07-11 18:36:23 +00:00 |
adelikat
|
1ef25132a1
|
TAStudio - restore copy functionality including generating an input log and putting it on the clipboard
|
2014-07-11 18:17:48 +00:00 |
adelikat
|
2072eac45f
|
Some Changes flag management in movie objects
|
2014-07-11 18:06:18 +00:00 |
adelikat
|
7e768eacb1
|
When rewinding show << and <<<< symbols (not sure when those ever got removed). Tastudio - disable rewind on load, and restore it (if it was on) when closed
|
2014-07-11 17:14:45 +00:00 |
adelikat
|
ac931f27f2
|
Remove the ability to use rewind during movie record mode, and rip out all the hacks that made that work somewhat in the first place
|
2014-07-11 17:05:18 +00:00 |
adelikat
|
f8ee569bbb
|
TAStudio - float painting
|
2014-07-11 16:26:19 +00:00 |
adelikat
|
1ef53257e9
|
TAStudio - smoother input painting, less gaps when dragging fast, still feels a bit of fthough
|
2014-07-11 16:08:47 +00:00 |
adelikat
|
2e508c1468
|
TAStudio - greenzone settings dialog
|
2014-07-11 15:43:47 +00:00 |
adelikat
|
ee7831178a
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
adelikat
|
f0425f3cc5
|
TAStudio - input painting for boolean input
|
2014-07-10 20:40:50 +00:00 |
adelikat
|
238e9b4f73
|
TAStudio - 0 based frame display
|
2014-07-10 20:15:46 +00:00 |
adelikat
|
cf5ee09d5d
|
Disable play and record movie menu items when a movie is active, it isn't too much trouble for the user to stop the current movie first, and there's a lot that goes wron when they pick these with an active movie
|
2014-07-10 20:06:23 +00:00 |
adelikat
|
2ae2f5dce2
|
Let TAStudio take control of the Mainform StopMovie function
|
2014-07-10 19:51:36 +00:00 |
adelikat
|
5681368e13
|
TAStudio - background coloring based on lag log and greenzone
|
2014-07-10 19:24:21 +00:00 |
adelikat
|
80d5e8a7be
|
TAStudio - input display
|
2014-07-10 02:45:56 +00:00 |
adelikat
|
655207d79a
|
TAStudio - some reorg
|
2014-07-10 01:58:43 +00:00 |
adelikat
|
8d0cfc60dc
|
TAStudio - some reorg
|
2014-07-09 23:04:22 +00:00 |
adelikat
|
539deaaf6c
|
TAStudio - fix autoload
|
2014-07-09 22:44:20 +00:00 |
adelikat
|
61c4dfa1b1
|
TAStudio - comment and subtitle editor menu items
|
2014-07-09 22:09:20 +00:00 |
adelikat
|
537d8c5cac
|
TAStudio - misc stuff
|
2014-07-09 21:56:27 +00:00 |
adelikat
|
786b0238ba
|
Move Markers from TAStudio to TasMovie, and implement saving and loading of markers
|
2014-07-09 16:35:39 +00:00 |
adelikat
|
250dcbb108
|
tweak some comments
|
2014-07-09 16:01:57 +00:00 |
adelikat
|
9cc1fb4404
|
tastudio - some reorg
|
2014-07-09 15:04:16 +00:00 |
adelikat
|
5843a8f396
|
Start proof of concept of an IControlManinform interface. Mainform now has RelinguishControl and TakeControl methods. Tools that implement IControlMainform can override mainform actions. TAstudio implements this, currently the only ability is to override Read only toggle. The intend of this is to allow TAStudio and debuggers to take control of relevant mainform actions
|
2014-07-08 16:08:52 +00:00 |
adelikat
|
bccf0e8c3b
|
movie - hack to fix stuff, but it means movies get loaded from disk at least twice
|
2014-07-08 15:18:17 +00:00 |
adelikat
|
cb3e340a1a
|
Movie stuff
|
2014-07-08 15:15:35 +00:00 |
adelikat
|
7e39e67b1f
|
tastudio - more fixes to startup logic, still convolted, buggy and wrong, but better!
|
2014-07-08 13:46:59 +00:00 |
adelikat
|
863d6f09ee
|
small tastudio progress
|
2014-07-08 13:33:01 +00:00 |
adelikat
|
84b8fa36f2
|
TAStudio - more stuff
|
2014-07-07 19:48:58 +00:00 |
adelikat
|
c019ec3bf0
|
More reorg
|
2014-07-07 18:03:02 +00:00 |
adelikat
|
34290be1dc
|
TAStudio - export to bk2 menu item implemented
|
2014-07-07 16:14:33 +00:00 |
adelikat
|
f875792c74
|
TAStudio - column names for float values
|
2014-07-07 16:03:22 +00:00 |
adelikat
|
46d6279f1b
|
TAStudio - some progress on dynamically displaying columns, and some fixups in movie code in general
|
2014-07-06 22:13:12 +00:00 |
adelikat
|
a02888344b
|
Change the ToBk2() method to receive an IMovie instead of Bkm, and write a ToTasMovie() method similarly. Tastudio - remove code that warns the user if they open it with a movie already active, instead ask and autoconvert the current movie to a tasproj file
|
2014-07-06 21:20:43 +00:00 |
adelikat
|
b9bb1635a1
|
more tweaks to the Analog Stick variable size logic, and positioning fixes to Genesis mouse schema
|
2014-07-06 17:02:35 +00:00 |
adelikat
|
2225811743
|
Virtualpad Analog stick - refactor to be variable size instead of a hardcoded 127, Implement Genesis mouse as a 255 analog stick. Note: some positioning bugginess is present in this check in, and probably some things got broken
|
2014-07-06 16:44:50 +00:00 |
adelikat
|
1df9f49f37
|
fix a typo in method name
|
2014-07-06 16:06:38 +00:00 |
adelikat
|
5c0b8f4166
|
Controller config - analog bind panel - slight positioning tweak to prevent the button name from getting cut off
|
2014-07-06 15:57:57 +00:00 |
adelikat
|
ec0cba444e
|
Gui option to start in full screen
|
2014-07-06 14:16:59 +00:00 |
adelikat
|
e5b5daeaa0
|
VirtualPad Analog button - if not in sticky mode, update every frame with the current value, and a slight tweak to read-only view
|
2014-07-04 15:40:21 +00:00 |
adelikat
|
c3b57a6ddf
|
VirtualPad Analog button - show when the virtualpad is stickying the float value
|
2014-07-04 15:34:07 +00:00 |
adelikat
|
90df58abfa
|
Virtualpads - refresh pads every frame
|
2014-07-04 15:15:08 +00:00 |
adelikat
|
5c8cf8b141
|
Virtualpad Target screen - cleanup some unneeded code
|
2014-07-04 15:12:14 +00:00 |
adelikat
|
3b9d99f763
|
Virtualpad Target screen - show when the virtualpad is sitckying the X,Y values
|
2014-07-04 15:09:10 +00:00 |
adelikat
|
07a337de46
|
Virtualpad Target Screen - fix to mouse up behavior
|
2014-07-04 14:25:33 +00:00 |