adelikat
|
7baa960b4b
|
Fix warning in rom loader
|
2014-08-24 14:12:31 +00:00 |
adelikat
|
b689d9d2ff
|
change release flag on the vba core to true
|
2014-08-24 14:11:30 +00:00 |
goyuken
|
65a3435530
|
comments
|
2014-08-24 01:52:37 +00:00 |
goyuken
|
dad905b738
|
vba-next: callbacks n shiz
|
2014-08-24 00:04:57 +00:00 |
kylelyk
|
72eee2cc05
|
TasView and MarkerView are now completely set up at runtime and display properly.
|
2014-08-23 23:40:01 +00:00 |
adelikat
|
338dc124bd
|
Input Roll - implement the gridlines property
|
2014-08-23 23:03:19 +00:00 |
pjgat09
|
5dc7327c1f
|
N64: Hopefully fix some crashes associated with restarting the core early in the emulation
|
2014-08-23 22:40:29 +00:00 |
pjgat09
|
1dd0499e89
|
D3D8Wrapper: Avoid dereferencing null pointers
|
2014-08-23 21:58:37 +00:00 |
kylelyk
|
2409d03974
|
Fixed TasMovie not loading on TAStudio startup.
|
2014-08-23 20:17:06 +00:00 |
goyuken
|
805ff14cc0
|
(i didn't spot this typo at first because of other typos stopping the build)
|
2014-08-23 19:20:16 +00:00 |
goyuken
|
0e37b01a88
|
polish up r7867 slightly
|
2014-08-23 19:16:47 +00:00 |
goyuken
|
1d383a62cc
|
romloader stuffs, nag me if it breaks anything, i don't think it breaks anything
|
2014-08-23 19:06:37 +00:00 |
adelikat
|
f28f47b941
|
replace the marker list with an input roll instead of virtuallistview, part of this commit was loosing the item active event, it needs to be replaced with a double click event
|
2014-08-23 19:01:47 +00:00 |
kylelyk
|
b66db36046
|
Dialog Title now has a asterisk at the end if the movie has pending changes to be saved. Added UI functionality for Auto-pause At End of Movie; does work yet.
|
2014-08-23 18:02:02 +00:00 |
adelikat
|
3e80e59f2d
|
TAStudio - rip out uneeded stuff
|
2014-08-23 16:00:56 +00:00 |
adelikat
|
0893daff71
|
Remove TasStudioExperiement dialog
|
2014-08-23 15:49:08 +00:00 |
adelikat
|
ed26abd944
|
Drop int input roll onto tastudio, this causes countless regressions, and possibly crashes, but yeah
|
2014-08-23 15:19:48 +00:00 |
adelikat
|
e4937563f6
|
InputRoll - temporarily add ensureVisible with an implementation for legacy support for now
|
2014-08-23 14:49:01 +00:00 |
adelikat
|
c61e200161
|
InputRoll - Rip out a debug property in favor of a real one
|
2014-08-23 14:39:16 +00:00 |
adelikat
|
b657268b35
|
Ditto
|
2014-08-23 14:36:55 +00:00 |
adelikat
|
982d134cd2
|
More stuff for input roll and other tinkerings in preparation for obsoleting TasView
|
2014-08-23 14:30:12 +00:00 |
adelikat
|
bb35df0a5d
|
Input Roll - more properties and stuff
|
2014-08-23 13:50:47 +00:00 |
adelikat
|
e2ffd4c175
|
Input Roll - expose a Columns property
|
2014-08-23 13:19:48 +00:00 |
adelikat
|
a381fcf349
|
Some renaming of stuff in preparation for obsoleting TasView
|
2014-08-23 13:14:25 +00:00 |
adelikat
|
d258733570
|
InputRoll - some more properties that will be needed
|
2014-08-23 13:05:28 +00:00 |
adelikat
|
72f58bc69d
|
Input Roll - horizontal scrolling in Horizontal Orientation
|
2014-08-23 12:30:21 +00:00 |
kylelyk
|
5ed74d0188
|
Set Markers and Remove Markers ContextMenuItems are now working. If multiple rows are selected, the new marker dialog will come up for each row. The option to remove markers is disabled if selected rows do not contain at least one marker.
|
2014-08-23 02:51:52 +00:00 |
kylelyk
|
6fa3cf4d28
|
Inserting frames in TAStudio now inserts before FirstSelectedIndex like FCEUX and most other programs with insertion options.
|
2014-08-23 02:06:56 +00:00 |
goyuken
|
c905b6fed2
|
dual gameboy: hook up to front end cable connected status indicator
|
2014-08-23 01:30:22 +00:00 |
kylelyk
|
25b512a9c7
|
Quick add to subversion.
|
2014-08-23 01:28:04 +00:00 |
adelikat
|
56384da18b
|
Front end for the Link Cable status bar icon
|
2014-08-23 01:18:59 +00:00 |
kylelyk
|
7b03f11091
|
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 |
kylelyk
|
92bdba7938
|
GreenzoneSettings.MaxStatesInCapacity is now updated at dialog load and is a integer instead of a decimal.
|
2014-08-22 17:04:31 +00:00 |
kylelyk
|
af837640b4
|
Fixed GoToFrame with frame = 1. Added color constants for invalid greenzone and lagzone.
|
2014-08-22 16:05:06 +00:00 |
kylelyk
|
b2c3530164
|
AutoRestoreLastPosition now works.
|
2014-08-22 14:42:31 +00:00 |
kylelyk
|
491d0588e4
|
Modified Add/Edit Marker Dialog so that if the marker is already present, the initial text matches the label of the marker.
|
2014-08-22 03:59:12 +00:00 |
kylelyk
|
17489f6175
|
Added Name property to Bk2Movie, fixed off-by-one in greenzone truncation, TAStudio displays name of movie in dialog title.
|
2014-08-22 02:56:27 +00:00 |
adelikat
|
885757c17d
|
Input Roll - vertical scrolling, still todo: horizontal, and horizontal orientation
|
2014-08-22 00:39:56 +00:00 |
kylelyk
|
9bcb5f835a
|
Fixed unable to edit subtitles while TAStudio is open.
|
2014-08-22 00:31:41 +00:00 |
goyuken
|
e8d9ae7e7c
|
vba: cpu flags and registers
|
2014-08-21 23:51:25 +00:00 |
kylelyk
|
464cde5efa
|
Fixed crash on copy rows in TAStudio. Replaced spaces with tabs in previous commits.
|
2014-08-21 22:53:03 +00:00 |
kylelyk
|
1b85a89b66
|
Markers on frames to be truncated are now deleted like in TAS Editor.
|
2014-08-21 21:24:25 +00:00 |
adelikat
|
86b1e2ed6d
|
InputRoll - scrollbar stuff
|
2014-08-21 21:09:21 +00:00 |
kylelyk
|
26c65d727d
|
Fixed TAStudio crashing on truncating movie in greenzone.
|
2014-08-21 18:45:14 +00:00 |
kylelyk
|
978ff6eb9d
|
Fixed status splicer not displaying correct number of rows selected when shift-clicking.
|
2014-08-21 18:18:36 +00:00 |
adelikat
|
82b249b28c
|
more accurate fps numbers for genesis
|
2014-08-21 17:41:59 +00:00 |
adelikat
|
ddaf0cce04
|
Add gens frame rates to PlayformFrameRates, todo: Nag natt to put in more precise values than just 60 and 50
|
2014-08-21 15:32:19 +00:00 |
kylelyk
|
b76edcd6e8
|
Fixed not going to correct frame when clicking in Marker Column in TAStudio.
|
2014-08-20 19:52:01 +00:00 |
goyuken
|
6bc604e5a5
|
clean up comments on IEmulator slightly to explain the Settings\SyncSettings contract better
|
2014-08-20 18:08:22 +00:00 |
goyuken
|
7a7a7783dc
|
fix stuff with PCE multicontroller config which already worked without any sort of config at all years ago
|
2014-08-20 18:03:04 +00:00 |