BizHawk/BizHawk.MultiClient/movie
andres.delikat 276c759d88 Fixed Loadstate stream issues, rerecording is now possible again 2011-08-20 19:27:00 +00:00
..
EditCommentsForm.Designer.cs Hooked up comment editor/viewer to play movie and context menu, various tweaks to movie code, more progress implemented comment loading/editing/saving 2011-07-04 02:50:38 +00:00
EditCommentsForm.cs another round of refactoring the Movie object 2011-07-17 17:52:39 +00:00
EditCommentsForm.resx Start movie comments editor 2011-07-04 01:57:18 +00:00
EditSubtitlesForm.Designer.cs Subtitle editor touchups - Make color cells the color they are representing, display color in hex, put try/catches + error messages if trying to parse erroneous data, tooltips for columns 2011-07-04 20:34:53 +00:00
EditSubtitlesForm.cs Edit Subtitles Form - minor tweaks 2011-07-16 13:31:36 +00:00
EditSubtitlesForm.resx Subtitle editor touchups - Make color cells the color they are representing, display color in hex, put try/catches + error messages if trying to parse erroneous data, tooltips for columns 2011-07-04 20:34:53 +00:00
InputAdapters.cs Remove autofire from IController & inherited objects other than Controller 2011-08-09 00:57:56 +00:00
Movie.cs Fixed Loadstate stream issues, rerecording is now possible again 2011-08-20 19:27:00 +00:00
MovieConvert.cs another round of refactoring the Movie object 2011-07-17 17:52:39 +00:00
MovieHeader.cs Movie object cleanup, movie savestate handling cleanup, save GUID into movie savestates 2011-07-31 01:15:14 +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 improvements to subtitle parsing 2011-07-04 17:01:17 +00:00
SubtitleList.cs Refactor movie writing code. MovieHeader, MovieLog, and SubtitleList all have their own write methods now instead of the Movie object doing all of the work. Conceptually these 3 objects should be autonomous and the Movie object is simply an object that manages a collection of these objects. 2011-07-05 23:16:54 +00:00
SubtitleMaker.Designer.cs Subtitle editor touchups - Make color cells the color they are representing, display color in hex, put try/catches + error messages if trying to parse erroneous data, tooltips for columns 2011-07-04 20:34:53 +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 Start subtitle maker form 2011-07-04 18:32:57 +00:00