BizHawk/BizHawk.Client.Common/movie
adelikat ef79dccc43 refactor how movies are calculated to separate framerates into a dictionary 2013-11-16 21:05:59 +00:00
..
InputAdapters.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00
Movie.cs refactor how movies are calculated to separate framerates into a dictionary 2013-11-16 21:05:59 +00:00
MovieHeader.cs Fix bug in MovieHeader that throws an exception in the Play Movie dialog if a movie with Board Properties is loaded (this is just a work around to a problem caused by a bad design!) 2013-11-15 16:52:29 +00:00
MovieImport.cs move GetEmuVersion() to VersionInfo and refactor a whole bunch of stuff as a result 2013-11-10 02:55:11 +00:00
MovieLog.cs clean up movie saving, dont' pass around a streamwriter 2013-10-28 01:04:38 +00:00
MovieMnemonics.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00
MovieSession.cs refactor how movies are calculated to separate framerates into a dictionary 2013-11-16 21:05:59 +00:00
MultitrackRecording.cs clean up multitrack object 2013-10-28 01:06:51 +00:00
Subtitle.cs etc 2013-10-25 00:59:34 +00:00
SubtitleList.cs Add Subtitle Form - fix bug where Y wasn't being saved. SubtitleList - refactor to inherit List<Subtitle> and extend with the 2 useful methods it has beyond basic List functionality. 2013-10-28 01:31:30 +00:00