goyuken
|
d1580567dd
|
add a few missed ServiceInjection uses
|
2014-12-21 18:25:04 +00:00 |
adelikat
|
3768e393c7
|
Convert remaining tools to EmulatorServices
|
2014-12-14 01:20:19 +00:00 |
adelikat
|
e2033c9d2e
|
AsStatable() and also update statusbar saveslots on CloseRom()
|
2014-12-05 00:52:16 +00:00 |
adelikat
|
76148ae111
|
Break off savestate functionality from IEmulator into IStatable and refactor things accordingly. Still todo (a big todo): EmuHawk should gracefully handle a core that is not an IStatable by disabling functionality dependent upon it (Savestates, Rewind, Tastudio, etc)
|
2014-11-30 16:42:58 +00:00 |
adelikat
|
ae9e31d984
|
Tastudio - fix up some behavior of metadata dialogs when the first show
|
2014-11-15 15:36:22 +00:00 |
adelikat
|
829ee72914
|
Tastudio - make comment editor always in edit mode, make it modeless, add a save button
|
2014-11-02 15:20:17 +00:00 |
adelikat
|
549b948ffd
|
Tastudio - add a context menu "create new project from here", it will take the currently selected frame and create a savestate-anchored project on this frame (keeping any input after this frame), and load this new project.
|
2014-10-30 23:29:21 +00:00 |
adelikat
|
e3b6d29956
|
Refactor last commit and some other code so that reset happens in a singular place when loading a state from the state manager
|
2014-10-26 23:37:42 +00:00 |
adelikat
|
d5aad8d0e2
|
Tastudio - cancel seek context menu item
|
2014-10-23 23:18:42 +00:00 |
adelikat
|
2e7546c67a
|
TAstudio - on some editing functions, dont' pause the emulator if it wasn't paused to begin with
|
2014-10-23 21:09:54 +00:00 |
adelikat
|
53fa3b9ada
|
Tastudio - fix crashing after using Export to Bk2, running out of memory on export though, a definite concern now
|
2014-10-23 01:32:27 +00:00 |
adelikat
|
2e36ab5cbb
|
Tastudio - set Always on Top immediately, not when it is restarted
|
2014-10-22 23:15:59 +00:00 |
adelikat
|
c71aaf4e4a
|
Tastudio - support drag n drop of tasproj files onto the Tastudio dialog
|
2014-10-21 13:12:12 +00:00 |
adelikat
|
f76211822f
|
Tastudio - slight fix to the enabling of "Export to Bk2" menuitem
|
2014-10-20 21:26:01 +00:00 |
adelikat
|
d0aee55059
|
Tastudio - a bit of simplifying some code
|
2014-10-20 19:04:59 +00:00 |
adelikat
|
31c564ad06
|
Tastudio - fix stack overflow when user opens tastudio then clicks close rom in emuhawk
|
2014-10-20 00:31:05 +00:00 |
adelikat
|
4e3188e091
|
Tastudio - some metadata dialogs are modeless, make the mainform the owner
|
2014-10-19 22:25:13 +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
|
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
|
559884c0c0
|
tastudio - I dont' like this unnecessary osd message
|
2014-10-18 21:09:19 +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
|
305dea53ab
|
Tastudio - a dialog to change the default "greenzone" settings
|
2014-10-18 01:01:45 +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
|
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 |