Commit Graph

23 Commits

Author SHA1 Message Date
zeromus dbbfda1c85 add (odd) resolution warning to choose a/v writer and make 'autodetect' button apply CaptureOSD setting 2015-02-17 00:13:19 +00:00
mathew1800 abbee1672e Specify the parameter for argument-based exceptions. Correct the parameter names of others.
Common mistake.
2015-02-10 04:19:34 +00:00
zeromus fc699590f5 add ImageSequenceWriter AVDumper 2015-01-27 04:04:53 +00:00
zeromus 5261b1fd57 aviout - fix bug with non-multiple-4 pitches (e.g. 24bpp 350px wide psx screen) 2014-12-21 05:27:42 +00:00
goyuken ed8e8508f8 fix audio capture problem that broke with r7973 2014-11-14 17:48:18 +00:00
goyuken 3eb4dde346 av dumping: hack in a new audio sync method for the dump. doesn't make much of a difference in most stuff. sort of fixes Tsumi to Batsu - Hoshi no Keishousha; but that's mupen's fault anyway 2014-10-11 03:33:09 +00:00
goyuken d78bc9aa4b unbreak AV dumping which i had broken in the previous commit 2014-10-10 18:24:11 +00:00
goyuken e87bf94af0 rough out some more AV related stuff; not done or ready yet 2014-10-10 18:18:29 +00:00
goyuken 8d9b843099 house cleaning (AV writer) 2014-10-10 18:09:00 +00:00
goyuken 4c76ebbe69 cleanup some av related code 2014-07-31 01:38:41 +00:00
goyuken fcab1873b7 AVOUT: FFMPEG and Nut writers: reduce memory thrashing issues substantially. should have no problem keeping up with extraordinarily large sizes now. 2014-07-30 03:12:21 +00:00
goyuken 11d2216c98 ffmpeg writer: cleanup 2014-07-30 01:35:48 +00:00
goyuken b5486c00a5 beautiful code makes beautiful programs 2014-07-22 00:21:51 +00:00
adelikat 47514784eb Separate stream and writer extensions to an IOExtensions object and namespace 2014-07-03 17:13:09 +00:00
adelikat ab5cfab035 remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
zeromus 176c306439 proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
zeromus bb1b1ff5b5 fix av dumping with osd enabled (screenshots as well);
default av dumping extension to the dumper plugin's desired default
2014-06-02 20:16:59 +00:00
goyuken b0970451aa internal infrastructure for video presentation changes (aspect ratio, apparent size, etc) 2014-04-30 23:48:37 +00:00
adelikat f714093b23 Movies 2.0 - some progress towards supporting floats 2014-02-25 02:56:32 +00:00
goyuken 036dcd8f32 AV out: add option to pad (instead of stretch) with the video resize output 2014-02-07 02:28:07 +00:00
adelikat 8562276320 Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
adelikat 9751fd5a1a Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00
adelikat c669680e07 Rename Multiclient folder 2013-11-03 04:05:56 +00:00