BizHawk/BizHawk.MultiClient/movie
brandman211 5aaa5ccda1 -Set up the ImportFMV function to build my importer off of.
-Realized that there's already a function that decides which SMV function to import with (ImportSMV, duh), so now that's used for it. Outputs a movie with messed up headers except for the Re-record count, which works fine.
-Added format URLs for all of the movie formats except for SMV 1.52, which doesn't seem to have a documentation page yet.
2012-02-24 05:18:59 +00:00
..
EditCommentsForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditCommentsForm.cs another round of refactoring the Movie object 2011-07-17 17:52:39 +00:00
EditCommentsForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditSubtitlesForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditSubtitlesForm.cs Edit Subtitles Form - minor tweaks 2011-07-16 13:31:36 +00:00
EditSubtitlesForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
InputAdapters.cs -Made the errorMsg in ImportFile display. 2012-02-24 04:44:40 +00:00
Movie.cs -Refactored NES and PCE button orders. 2012-02-19 07:09:24 +00:00
MovieHeader.cs Movie object cleanup, movie savestate handling cleanup, save GUID into movie savestates 2011-07-31 01:15:14 +00:00
MovieImport.cs -Set up the ImportFMV function to build my importer off of. 2012-02-24 05:18:59 +00:00
MovieLog.cs Fixed Multitrack-load crash. 2011-08-17 02:06:50 +00:00
MovieSession.cs movie input refactoring 2011-07-24 23:14:16 +00:00
MultitrackRecording.cs phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert. 2011-06-27 05:31:46 +00:00
Subtitle.cs a little bit of subtitle stuff cleanup, hopefully i didnt break anything 2012-02-15 19:50:25 +00:00
SubtitleList.cs -Subtitles seem to work perfectly now. 2012-02-16 00:55:07 +00:00
SubtitleMaker.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
SubtitleMaker.cs More work on subtitle maker, implmeent context menu "Add Subtitle" which will open subtitle maker and set frame to the current frame 2011-07-04 19:20:11 +00:00
SubtitleMaker.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00