Don't wedge the emulator if filename to dump to can't be opened.
commit1cc8014cc48ffc8bb0cfc480681e32facf50e652
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 21 Apr 2010 08:19:01 +0000 (21 11:19 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 21 Apr 2010 08:19:01 +0000 (21 11:19 +0300)
tree9a56a1e70e0ce22aed2f9bd2a54ac449b753678e
parentbfef063d6f2334785370fda206055d4c0b0992df
Don't wedge the emulator if filename to dump to can't be opened.

RAWVideoDumper proceeded even if it couldn't open the output file,
resulting emulator stackdumping on first frame it tried to dump. Fix
this.
Changelog.utf8
org/jpc/plugins/RAWAudioDumper.java
org/jpc/plugins/RAWVideoDumper.java