BizHawk/BizHawk.Client.EmuHawk/AVOut
adelikat a40e37eda6 Qunatizer - delete more unused stuff, removes a warning 2020-03-19 10:23:36 -05:00
..
Quantize Qunatizer - delete more unused stuff, removes a warning 2020-03-19 10:23:36 -05:00
AVSync.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
AviWriter.cs use inline out 2020-02-25 15:14:13 -06:00
BmpVideoProvder.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
FFmpegWriter.cs move some PathManager methods to a PathUtils class in BizHawk.Common 2020-03-15 15:59:10 -05:00
FFmpegWriterForm.Designer.cs ffmpeg writer: 2018-09-16 00:31:09 +03:00
FFmpegWriterForm.cs address some typos 2020-02-28 13:09:05 -06:00
FFmpegWriterForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GifWriter.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
GifWriterForm.Designer.cs misc code cleanups in AV code 2017-04-18 12:27:44 -05:00
GifWriterForm.cs use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
GifWriterForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
IVideoWriter.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
ImageSequenceWriter.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
JMDForm.Designer.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
JMDForm.cs put control extension methods into the EmuHawk names space isntead of a custom one. We want these to be found and used, and most dialogs use them 2020-02-03 12:54:32 -06:00
JMDForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
JMDWriter.cs misc cleanups 2020-02-25 15:14:14 -06:00
NumericTextBox.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
NutMuxer.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
NutWriter.cs address some typos 2020-02-28 13:09:05 -06:00
SynclessRecorder.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
SynclessRecordingTools.Designer.cs proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
SynclessRecordingTools.cs move most logic from PathManager to extension methods in BizHawk.Common 2020-03-15 15:45:11 -05:00
SynclessRecordingTools.resx proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
VideoWriterChooserForm.Designer.cs cleanups in AV code 2020-01-03 18:25:46 -06:00
VideoWriterChooserForm.cs remove CoreComm NominalX/Y, those values never different from buffer w/h for cores that set them which were only the gb/gba platforms and the original dualGb. The result defaulted to a very random 640x480. Instead just use the buffer w/h, which is a very reasonable video default 2020-03-14 17:06:42 -05:00
VideoWriterChooserForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
WavWriter.cs Enable SA1139 and fix noncompliance 2020-01-25 07:55:48 +10:00