BizHawk/BizHawk.MultiClient/AVOut
goyuken a348acc1f2 add GifWriter, an implementation of AnimatedGif as an IVideoWriter
main advantage is that the emulator can be controlled while it records, like the others
the parameters for it are a bit different though...
2012-09-22 00:44:59 +00:00
..
AviWriter.cs AviWriter.cs : don't mix unmanaged allocation types 2012-08-03 22:02:04 +00:00
BmpVideoProvder.cs a\v dumping now uses a composited emu+osd+lua. (at the moment this is not toggleable; a setting must be added) 2012-09-21 18:01:24 +00:00
FFmpegWriter.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00
FFmpegWriterForm.Designer.cs fix up metrics on a few of my crappy winforms 2012-09-16 17:24:48 +00:00
FFmpegWriterForm.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00
FFmpegWriterForm.resx reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
GifWriter.cs add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
GifWriterForm.Designer.cs add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
GifWriterForm.cs add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
GifWriterForm.resx add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
IVideoWriter.cs add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
JMDForm.Designer.cs fix up metrics on a few of my crappy winforms 2012-09-16 17:24:48 +00:00
JMDForm.cs reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
JMDForm.resx reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
JMDWriter.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00
NutMuxer.cs reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
NutWriter.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00
VideoWriterChooserForm.Designer.cs etc 2012-09-16 18:44:58 +00:00
VideoWriterChooserForm.cs make avout chooser dialog more super 2012-09-16 18:41:30 +00:00
VideoWriterChooserForm.resx make avout chooser dialog more super 2012-09-16 18:41:30 +00:00
WavWriter.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00