zeromus
|
d46ca2357e
|
forgot to commit
|
2014-09-29 04:53:24 +00:00 |
zeromus
|
203626f1e1
|
crazy idea: rightclick a recent rom
|
2014-09-29 04:47:21 +00:00 |
zeromus
|
62e01f08c9
|
fix replay dialog "stop at frame" field to allow 10 digits instead of 3
|
2014-09-29 04:42:12 +00:00 |
zeromus
|
8479ea8c4c
|
move some savestate-related settings to the newer (?) rewind & states dialog
|
2014-09-29 02:53:52 +00:00 |
adelikat
|
c775cca820
|
Tastudio - when navigating to a "future" frame, don't seek if you didn't need to (can happen when navigating to a marker that is one frame after the inputlog length)
|
2014-09-28 17:34:47 +00:00 |
adelikat
|
a2762d708e
|
Input Roll - oops, update current cell regardless of if the caller has subscribed to the PointedCellChanged event
|
2014-09-28 17:28:57 +00:00 |
adelikat
|
f5a3d28f21
|
Tastudio - fix a problem with stale marker list when restarting a project or loading a new one
|
2014-09-28 17:16:00 +00:00 |
adelikat
|
a71031d6d0
|
fix the same stale memory domain problem from 7909 but in Ram Search
|
2014-09-28 16:51:06 +00:00 |
adelikat
|
f4d3b70469
|
Ram Watch - fix issue with stale memory domains when rebooting a core, some cores were unaffected, cores like atari 2600 were affected by this bug
|
2014-09-28 16:39:53 +00:00 |
adelikat
|
d308a16f8d
|
Tastudio - handle system mismatch error when autoloading
|
2014-09-28 01:05:26 +00:00 |
adelikat
|
e00801d6f3
|
tasmovie - only save when stopping if there are changes
|
2014-09-27 23:56:23 +00:00 |
adelikat
|
734b8338bc
|
Fix always getting a "movie was written to disk" message when stopping a movie, will now only say so if it actually was saved to disk
|
2014-09-27 23:44:59 +00:00 |
adelikat
|
1dc789eb02
|
Ram Tools - support poking frozen values, fixes issue 266
|
2014-09-27 21:52:15 +00:00 |
adelikat
|
72e29286c8
|
now that jabo is packaged with bizhawk, make it the default plugin
|
2014-09-27 21:31:07 +00:00 |
adelikat
|
52d3ad8467
|
N64 - fix issue 273
|
2014-09-27 21:15:51 +00:00 |
adelikat
|
da7cb4ec59
|
when loading a movie, gracefully handle a movie/rom system id mismatch
|
2014-09-27 15:49:39 +00:00 |
adelikat
|
ac69e8fcb4
|
Tastudio - when doing a loadstate action, update other tools
|
2014-09-27 15:19:07 +00:00 |
adelikat
|
681b3b570d
|
Movie autoload - don't crash if movie file couldn't be found, fix logic that opens the Open Rom dialog if Autoload rom is not picked, fixes issue 272
|
2014-09-27 15:01:39 +00:00 |
adelikat
|
505a8cd96c
|
TAStudio - edit menu items should also invoke auto-restore
|
2014-09-27 14:37:02 +00:00 |
adelikat
|
25c2507013
|
N64 - change the expansion slot override notion. If a game in the gamdb has the expansion slot override, override the user's choice, but don't change the sync setting (otherwise all games they load will be set to this). In the N64 menu item, show the checked status based on if the core is actively using the expansion slot, not whether the sync setting is set. If the gamedb is overriding the user's choice make it clear by disabling the menu item. This commit message is longer than the changeset itself.
|
2014-09-27 12:56:55 +00:00 |
adelikat
|
e23c5ead86
|
Tastudio - instead of disabling rewind, take it over with IControlMainform
|
2014-09-27 12:19:50 +00:00 |
adelikat
|
d91256ceb9
|
Input Roll - Different highlight color when hovering an emphasized column
|
2014-09-25 18:12:18 +00:00 |
adelikat
|
5660fee947
|
Tastudio - right-click a column to toggle autohold on that button
|
2014-09-25 17:52:21 +00:00 |
adelikat
|
35c147136f
|
InputRoll - tinkering with the VisibleRows calculation, I think this gives more pleasant results
|
2014-09-25 17:24:17 +00:00 |
adelikat
|
4f35614aeb
|
tastudio - another navigation related fix
|
2014-09-25 13:52:25 +00:00 |
adelikat
|
9076a5b486
|
InputRoll - make visible rows one less, partial rows are annoying
|
2014-09-25 13:01:57 +00:00 |
adelikat
|
117add59fb
|
Tastudio - fix project loading
|
2014-09-25 12:28:58 +00:00 |
adelikat
|
8adc241d08
|
Tastudio - fix bug in setting visible frame logic when editing above the current frame
|
2014-09-25 01:38:01 +00:00 |
adelikat
|
e9e9f574da
|
Tastudio - don't navigate to the current frame when editing values
|
2014-09-25 01:26:39 +00:00 |
zeromus
|
64dee989ae
|
update makerelease.bat to fail if svn.exe is missing
|
2014-09-24 23:53:13 +00:00 |
adelikat
|
88c923c74b
|
InputRoll - convert CellPadding property into CellWidthPadding and CellHeightPadding. Make width 3 by default and height 1 by default
|
2014-09-24 21:10:57 +00:00 |
adelikat
|
624ad32d4e
|
Tastudio - fix some go to frame logic, but probably broke stuff too
|
2014-09-22 23:24:34 +00:00 |
adelikat
|
ea3f86c11e
|
Tastudio - Fix some erroneous StateManager logic
|
2014-09-22 22:52:34 +00:00 |
adelikat
|
7a1fe8d51d
|
lua/tastudio - implement tastudio.islag() and tastudio.hasstate()
|
2014-09-22 21:58:45 +00:00 |
adelikat
|
5ae547d89f
|
Tastudio - change color drawing a bit, don't color differently for whether or not there's a state for that frame, only key off the lag (which will adequately tell you if it is an "emulated" frame or not. In developer builds, color the marker column differently for easier debugging of TasStateManager logic
|
2014-09-22 21:47:07 +00:00 |
goyuken
|
f9baa5e8e4
|
genesis: change initial frame 0 size of video display
|
2014-09-22 19:35:00 +00:00 |
adelikat
|
acb0678aa4
|
TAStudio - when starting a new project, start in record mode
|
2014-09-22 17:53:20 +00:00 |
adelikat
|
4d97d062e7
|
TAStudio - On mouse enter of the listview, focus it, should fix right-click + Mousewheel events being lost when clicking something else like a checkbox
|
2014-09-22 17:11:28 +00:00 |
adelikat
|
ef36cb5262
|
InputRoll - fix column cell highlight logic, wasn't calculating height properly
|
2014-09-22 15:49:55 +00:00 |
adelikat
|
45212bf0f2
|
InputRoll - center text in cell
|
2014-09-22 15:35:23 +00:00 |
adelikat
|
fb4b4f4e34
|
Input Roll - take a padding's width off the bottom of the column header
|
2014-09-22 15:33:04 +00:00 |
adelikat
|
52e5286d72
|
Input Roll - fix horizontal scroll bar placement logic
|
2014-09-22 15:19:04 +00:00 |
adelikat
|
0ef72d3ab2
|
Tastudio - fix a bug in tastatemanager
|
2014-09-22 14:44:32 +00:00 |
goyuken
|
0d69b77507
|
issue 270
|
2014-09-22 14:24:11 +00:00 |
adelikat
|
a7baed9007
|
InputRoll - don't highlight past RowCount!
|
2014-09-21 16:27:49 +00:00 |
adelikat
|
9603f41769
|
Input Roll - implement shift + clicking, for FullRowSelect only
|
2014-09-21 16:21:10 +00:00 |
adelikat
|
44fe60f253
|
InputRoll - ctrl-click now toggle if clicking an already highlighted row
|
2014-09-21 16:00:42 +00:00 |
adelikat
|
8b212da594
|
tastudio/lua - implement tastudio.getmarker(), tastudio.setmarker(), and tastudio.removemarker()
|
2014-09-21 15:17:29 +00:00 |
adelikat
|
56442d9f8d
|
Fix ToolManager Has<T> function to check if a tool is disposed not just if it is in the tool list
|
2014-09-21 14:58:03 +00:00 |
adelikat
|
538c4632af
|
Add a LuaLibraryAttributes attribute to lua libraries with a Released property, only register libraries that are released except in Developer Builds, set tastudio library Released flag to false
|
2014-09-20 01:00:50 +00:00 |