Commit Graph

7040 Commits

Author SHA1 Message Date
pjgat09 3b0716dd38 Fixing a few filenames from the last commit 2014-07-19 18:39:17 +00:00
pjgat09 b9c17123ea Split the D3D8Interceptor code into separate files 2014-07-19 18:35:47 +00:00
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
goyuken a010a2919b correct systemID in converted gmvs 2014-07-19 04:11:12 +00:00
pjgat09 4d0b62858c N64: The jabo wrapper now calls functions in the d3d8 wrapper to bring video into bizhawk 2014-07-19 02:42:33 +00:00
pjgat09 6fe4d25974 N64: Committing the D3D8 Interceptor project for jabo 2014-07-19 02:19:43 +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
goyuken e55dd02644 i meant to commit this a few days ago? oops 2014-07-17 22:27:09 +00:00
null_ptr 82632e892e Corrected Dr. Mario 64 game specific hacks to be equivalent to original mupen64plus settings 2014-07-17 22:01:37 +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 c571d07069 Fix mnemonic constants for TI-83, super important changeset! 2014-07-17 02:06:51 +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 ad6c614665 Fix Bkm to Bk2 conversion 2014-07-16 23:22:30 +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 c06fe4bddb Play movie - don't show subdirectories by default 2014-07-15 21:12:10 +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
adelikat 9644c3d29f Lua - memory library - populate the default memory with the MainMemory defined for that core, as opposed to null, which results in silent crashes 2014-07-14 16:24:28 +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 9c9c15afc2 PCE - make Run map to the Return key for consistency with other platforms since it is the equivalent of the start button 2014-07-14 13:22:51 +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 02a5337cd6 Movies - rework some things so that MovieSession is in charge of sending a movie into finished mode, as opposed to GetInutState() having the side effect of MovieFInished 2014-07-13 22:36:37 +00:00