adelikat
|
f7cfe4e393
|
Path Config - 1. remove Global Base from top and leave it in the Global tab, 2. Rename Global Tabs "base rom" to "ROM"
|
2014-07-21 23:18:18 +00:00 |
adelikat
|
8bf2dcabd9
|
Path Config - better order for global entries, dynamically put the firmware info button in there, so that if someone changes the ordinals, nothing breaks
|
2014-07-21 23:11:21 +00:00 |
adelikat
|
bee1dfcb02
|
Change the snes performance core recording nag so that it doesn't allow the choice to continue, as of this commit we do not support the use of the performance profile for movie recording
|
2014-07-21 18:30:54 +00:00 |
adelikat
|
b4f3014d31
|
allow GBA roms to be loaded in non-developer builds. There no reason to completely prohibit it
|
2014-07-19 23:35:26 +00:00 |
adelikat
|
7cd831c0e4
|
Add a GBC flag to movie files
|
2014-07-19 23:24:43 +00:00 |
goyuken
|
89a8241b8e
|
possibly fix GBC movies
|
2014-07-19 21:41:47 +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 |
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
|
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
|
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
|
d8216ae0fc
|
Tastudio - remove marker button
|
2014-07-16 02:17:19 +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
|
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 |
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 |
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
|
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 |
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
|
eae94f9184
|
TAStudio - stuff
|
2014-07-13 15:26:50 +00:00 |
adelikat
|
43a687060c
|
oops
|
2014-07-13 14:26:40 +00:00 |
adelikat
|
6b1bfc2d4a
|
TAStudio - stuff
|
2014-07-13 14:13:20 +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
|
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
|
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 |
goyuken
|
e660937c46
|
genesis: layer draw toggles
|
2014-07-11 18:51:26 +00:00 |
adelikat
|
2072eac45f
|
Some Changes flag management in movie objects
|
2014-07-11 18:06:18 +00:00 |
adelikat
|
f8ee569bbb
|
TAStudio - float painting
|
2014-07-11 16:26:19 +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
|
9f94ee1e33
|
TAStudio - add capacity and SaveGreenzone settings to the greenzone and make greenzone respect the capacity. When adding a new state that exceeds capacity, the first one added will be removed (more intelligent logic will be done later). Respect the SaveGreenzone flag when saving and loading. Save and load greenzone settings to tasproj file, still todo: UI to let user manage greenzone settings
|
2014-07-10 22:44:44 +00:00 |
adelikat
|
4c9c8e3cb1
|
TAStudio - saving/loading of greenzone
|
2014-07-10 22:07:50 +00:00 |
adelikat
|
f3af2821bb
|
TAStudio - populate greenzone during playback
|
2014-07-10 20:48:43 +00:00 |
adelikat
|
f0425f3cc5
|
TAStudio - input painting for boolean input
|
2014-07-10 20:40:50 +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
|
537d8c5cac
|
TAStudio - misc stuff
|
2014-07-09 21:56:27 +00:00 |