[hatari-devel] Problem in 20 years STe megademo (DHS fullscreen) ?

Deniz Turkoglu turkoglu.deniz at gmail.com
Sat Jan 1 22:43:49 CET 2011


On Tue, Dec 21, 2010 at 11:35 PM, Eero Tamminen <oak at helsinkinet.fi> wrote:
> Hi,
>
> On tiistai 21 joulukuu 2010, Anders Eriksson wrote:
>> hg clone http://hg.berlios.de/repos/hatari
>> cd hatari
>> cmake -G Xcode .
>>
>> Opening the Xcode project, select release / i386, hit build.
>>
>> /Users/ae/hatari/src/gui-osx/PrefsController.m:614:0
>> /Users/ae/hatari/src/gui-osx/PrefsController.m:614: error: 'CNF_SCREEN'
>> has no member named 'bCaptureChange'
>> /Users/ae/hatari/src/gui-osx/PrefsController.m:825:0
>> /Users/ae/hatari/src/gui-osx/PrefsController.m:825: error: 'CNF_SCREEN'
>> has no member named 'bCaptureChange'
>
> I removed that variable when I added the AVI GUI stuff as it's not used
> (hasn't been since Nicolas added the AVI recording).
>
> Patches to fix this in OSX code are welcome.

Hi all,

I had contacted Thomas some time ago and he had recommended me to the
join the list. I finally had the time to quickly go through the
sources and I made a patch for this, available at
http://www.mediafire.com/?oagy83g58m2piik

I had to edit the nib file so the patch looks rather bigger than what
it really is. I fixed the compilation problem, updated the string in
dialog and made the menu item (record / stop record) work as record
sound does, with a save dialog. I tried to clean up the code a bit as
well but I am sure there is still some space for improvement :)

-deniz



More information about the hatari-devel mailing list