goyuken
|
05dedc67e2
|
6502: add rdy_freeze to savestates; should only affect c64 stuff
|
2014-10-19 22:19:53 +00:00 |
goyuken
|
db681d5948
|
6502: delete the cruddy old native one. add a cruddy new native one as attic crap.
|
2014-10-19 22:18:25 +00:00 |
adelikat
|
8ac0576c54
|
Tastudio - refresh after cloning or inserting frames
|
2014-10-19 21:45:02 +00:00 |
adelikat
|
6c9e902ebe
|
Tastudio - truncate -> fix off by one
|
2014-10-19 16:36:47 +00:00 |
adelikat
|
09ec0322a7
|
Tastudio - delete no longer clears selection
|
2014-10-19 16:33:59 +00:00 |
adelikat
|
8feeb080d0
|
tastudio - insert # frames - change max digits from 3 to 5
|
2014-10-19 16:30:34 +00:00 |
adelikat
|
e0cab40431
|
TAStudio - flag changes when tasview changes that are saved into the tasproj occur
|
2014-10-19 15:29:03 +00:00 |
adelikat
|
12e0215914
|
Tastudio add a Restore Defaults menu item to the Columns menu
|
2014-10-19 15:13:53 +00:00 |
adelikat
|
3593588d5f
|
InputRoll - ColunReorder event handler, Tastudio - subscribe to this event handler and flag changes to the movie (since this information is saved into the tasproj file)
|
2014-10-19 14:46:01 +00:00 |
adelikat
|
bcb8a00c77
|
InputRoll - column reordering, including saving and loading
|
2014-10-19 14:04:59 +00:00 |
adelikat
|
eb28732087
|
when setting IMovie.SyncSettingsJson, simply do not set it if the core is not an ISettable, rather than throwing an exception
|
2014-10-19 01:39:43 +00:00 |
jlennox
|
a64017366c
|
Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested.
|
2014-10-19 01:22:47 +00:00 |
adelikat
|
2401de6ba2
|
Tastudio - don't open the context menu when user right-clicks a column header
|
2014-10-19 00:24:33 +00:00 |
adelikat
|
26a37544ac
|
ditto for RightColumnClick
|
2014-10-19 00:19:17 +00:00 |
adelikat
|
e54a731ada
|
InputRoll - change the column click event to fire on mouse up instead of down
|
2014-10-19 00:16:58 +00:00 |
jlennox
|
10b6bed056
|
Add IDebuggable to relevant cores and remove non-implementations of GetCpuFlagsAndRegisters/SetCpuRegister
|
2014-10-18 22:30:06 +00:00 |
jlennox
|
01a994fe9c
|
Break IDebuggable off from IEmulator
|
2014-10-18 22:13:25 +00:00 |
adelikat
|
e2004133f2
|
tastudio - make sure changes are not flagged when starting a new project
|
2014-10-18 21:29:02 +00:00 |
adelikat
|
559884c0c0
|
tastudio - I dont' like this unnecessary osd message
|
2014-10-18 21:09:19 +00:00 |
adelikat
|
33eb056221
|
Fix record movie dialog defaulting to tasproj after tastudio is opened
|
2014-10-18 21:08:05 +00:00 |
adelikat
|
d6b4ce6dfe
|
A fix to RunQueuedMovie, this doesn't seem to cause regressions, and I don't that the old code was behaving incorrectly, but the code was definitely wrong, and this is correct
|
2014-10-18 20:55:10 +00:00 |
adelikat
|
2599893b02
|
Tastudio - handle if user chooses stop movie in emuhawk
|
2014-10-18 20:40:20 +00:00 |
adelikat
|
97721ddcc3
|
InputRoll - fix logic in vertical view that was not drawing text in a column if any pixel of the column went off screen, save HorizontalOrientation in settings
|
2014-10-18 20:29:23 +00:00 |
adelikat
|
560a04e20a
|
tastudio - another fix to autoload
|
2014-10-18 19:23:14 +00:00 |
adelikat
|
59ef98562b
|
tastudio - a slight fix for autoload
|
2014-10-18 19:12:36 +00:00 |
adelikat
|
6b3c631702
|
Tastudio - Marker list - fix rather messed up background coloring logic
|
2014-10-18 16:34:41 +00:00 |
adelikat
|
27ca9bc1a3
|
tastudio - since there is no immediate plans to add anything else to the dialog, extend the marker list to the bottom of the dialog and anchor it
|
2014-10-18 16:24:25 +00:00 |
adelikat
|
a3d58399a2
|
Tastudio - some ui fixups for the Marker list
|
2014-10-18 16:22:24 +00:00 |
adelikat
|
1b35ce3925
|
When tastudio is open, don't allow user to change the "On Movie End" option
|
2014-10-18 16:06:39 +00:00 |
adelikat
|
32898f0584
|
When doing Save logic, also revert to Save As if project name matches the default name
|
2014-10-18 15:53:58 +00:00 |
adelikat
|
ceb79a4c26
|
Tastudio - make a new project called default.tasproj rather than gamename, only use gamename when suggesting a movie in a Open/SaveFileDialog
|
2014-10-18 15:50:12 +00:00 |
adelikat
|
2ba9d090ac
|
Tastudio - reset row count when starting a new project
|
2014-10-18 15:31:51 +00:00 |
adelikat
|
2e7ee97de9
|
Tastudio - various fixes to restart and initializing logic, still some flaws but makes things less catastrophic
|
2014-10-18 15:27:53 +00:00 |
adelikat
|
e1b0544668
|
TasMovie - fix stop movie, if there were no changes to the movie file it was IGNORING the request to stop, that was bad and was the cause of various subtle oddities
|
2014-10-18 15:17:49 +00:00 |
adelikat
|
cfd756feb0
|
Tastudio - greenzone shall now be called Savestate history when exposed to the user
|
2014-10-18 01:35:59 +00:00 |
adelikat
|
35b28e92ee
|
Tastudio - on Movie/System mismatch, recalculate columns of the new platform when making a new default project
|
2014-10-18 01:26:30 +00:00 |
adelikat
|
305dea53ab
|
Tastudio - a dialog to change the default "greenzone" settings
|
2014-10-18 01:01:45 +00:00 |
adelikat
|
48eb40449c
|
Make TasStateManagerSettings use default values from the config, next step: a ui to change the config values
|
2014-10-17 22:47:30 +00:00 |
adelikat
|
f930622b5e
|
Move TasStateManagerSettings to its own file
|
2014-10-17 22:39:40 +00:00 |
adelikat
|
e0525ebbe4
|
TAStudio - when input painting and other mouse events, wait to do AutoRestore until mouse up
|
2014-10-17 20:10:21 +00:00 |
adelikat
|
13f86451f4
|
tastudio - some cleanup
|
2014-10-17 19:31:42 +00:00 |
adelikat
|
a820d95306
|
InputRoll - another round of fix!
|
2014-10-17 18:29:09 +00:00 |
adelikat
|
a08e2f9a79
|
Tastudio - another round of fix cleanup
|
2014-10-17 18:14:21 +00:00 |
adelikat
|
02062a4589
|
Tastudio - some reorg and cleanup
|
2014-10-17 17:58:48 +00:00 |
adelikat
|
464102effe
|
tastudio - some code cleanup
|
2014-10-17 17:40:11 +00:00 |
adelikat
|
c0f484fc91
|
tastudio - greenzone settings - slight ui change
|
2014-10-17 17:14:47 +00:00 |
goyuken
|
74b4bd620d
|
fix issue 290
|
2014-10-17 00:28:21 +00:00 |
hegyak
|
3dbd76900d
|
Reverted r8033. Added comment about the Status Bar Profile Icon.
|
2014-10-16 23:24:17 +00:00 |
hegyak
|
1cde5584b1
|
Changed the Status Bar Profile Icon to use the same logic as the Profile Menu Item. This is done to ensure the user has selected a profile when they click on the Profile Icon before we hide it.
|
2014-10-16 23:19:25 +00:00 |
adelikat
|
fe9dade094
|
tasmovie - don't capture information on GetInputLogEntry(), that is code that should have been been whaked when refactoring Everything ot UseGetInputState() instead. Still todo: get rid of this method alltogether
|
2014-10-16 23:11:29 +00:00 |