BizHawk/BizHawk.Client.EmuHawk/AVOut
zeromus 8e92371178 fix gif palette rgb ordering. separate commit because the bitfield fiddling is a bit mysterious and required guessing. also forgot to commit csproj 2016-04-10 03:00:26 -05:00
..
Quantize fix gif palette rgb ordering. separate commit because the bitfield fiddling is a bit mysterious and required guessing. also forgot to commit csproj 2016-04-10 03:00:26 -05:00
AVSync.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
AviWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
BmpVideoProvder.cs fix av dumping with osd enabled (screenshots as well); 2014-06-02 20:16:59 +00:00
FFmpegWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
FFmpegWriterForm.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
FFmpegWriterForm.cs house cleaning (AV writer) 2014-10-10 18:09:00 +00:00
FFmpegWriterForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GifWriter.cs add palette optimizer to gifs to improve image quality and compression (due to less dithering in low color images) 2016-04-10 02:48:54 -05:00
GifWriterForm.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
GifWriterForm.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GifWriterForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
IVideoWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
ImageSequenceWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
JMDForm.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
JMDForm.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
JMDForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
JMDWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
NumericTextBox.cs Movies 2.0 - some progress towards supporting floats 2014-02-25 02:56:32 +00:00
NutMuxer.cs Specify the parameter for argument-based exceptions. Correct the parameter names of others. 2015-02-10 04:19:34 +00:00
NutWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
SynclessRecorder.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00
SynclessRecordingTools.Designer.cs proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
SynclessRecordingTools.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
SynclessRecordingTools.resx proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
VideoWriterChooserForm.Designer.cs add (odd) resolution warning to choose a/v writer and make 'autodetect' button apply CaptureOSD setting 2015-02-17 00:13:19 +00:00
VideoWriterChooserForm.cs add (odd) resolution warning to choose a/v writer and make 'autodetect' button apply CaptureOSD setting 2015-02-17 00:13:19 +00:00
VideoWriterChooserForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
WavWriter.cs AVWriters now implement UsesAudio and UsesVideo so that the frontend can decide how much work it needs to tell the core to do to fulfill the AVWriter's needs (fixes #593) 2016-03-05 17:20:00 -06:00