Commit Graph

15 Commits

Author SHA1 Message Date
adelikat 7be7f3aba6 Fix putting sync settings into movies for some cores, broken by the change to ISettable 2014-10-23 22:30:47 +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 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 d53afd2d2a This seems to improve the ram usage in bkm to bk2 conversions, it at least keeps the 75mb n64 movie I have from crashing during the convert. 2014-08-16 20:32:59 +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 ad6c614665 Fix Bkm to Bk2 conversion 2014-07-16 23:22:30 +00:00
adelikat ee7831178a TAStudio - header editor 2014-07-11 02:31:43 +00:00
adelikat 7e39e67b1f tastudio - more fixes to startup logic, still convolted, buggy and wrong, but better! 2014-07-08 13:46:59 +00:00
adelikat a02888344b Change the ToBk2() method to receive an IMovie instead of Bkm, and write a ToTasMovie() method similarly. Tastudio - remove code that warns the user if they open it with a movie already active, instead ask and autoconvert the current movie to a tasproj file 2014-07-06 21:20:43 +00:00
adelikat 9e73db3daa A round of code cleanup on movie code 2014-06-29 03:03:27 +00:00
goyuken 71ddbde18d bk2 savestate anchor stuff 2014-06-20 00:39:46 +00:00
adelikat 31c219d44b when loading a .bkm movie, automatically convert it to .bk2 2014-06-19 02:05:38 +00:00
adelikat 5cda104ea5 Start ToBk2() conversion method for BkmMovie 2014-06-17 01:24:44 +00:00