pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/fakenes



Module name:    wip
Committed by:   thomasklausner
Date:           Mon Mar 13 18:27:35 UTC 2006

Modified Files:
        wip/fakenes: Makefile distinfo

Log Message:
Update to 0.5.3:

0.5.3:

Changes:
CODE: Cleaned up timing code slightly.
GUI: Removed all remaining hacks leftover from the old GUI menu code.
MISC: Added quick save/quick load feature which uses it's own independant state 
slot. Note that quicksave files have an extension of .fsv.
MISC: Cleaned up ROM loading code.
MISC: Made most code that deals with ROM filenames Unicode safe.
MISC: Changed behavior upon task switch while running in windowed modes from 
'SWITCH_PAUSE' to 'SWITCH_BACKGROUND'.
MISC: Added callbacks to stop and later resume audio playback when a task 
switch occurs while running in fullscreen mode.
MISC: Added region auto-detection for PAL (E) games (currently it defaults to 
NTSC for all others). Note that this feature must be enabled from the
System->Region menu by setting Region to 'Automatic'.
NET: Initial work on new NetPlay engine.

0.5.2:

Changes:
AUDIO: Temporarily disabled OpenAL by default - There is nothing wrong with the 
code but OpenAL implementations don't like buffers as small as FakeNES
uses, and thus produce silence. That will be fixed when the audio system is 
overhauled.
CORE: Fixed a runtime assertion error by adding a check for the existence of 
CHR-ROM before attempting to build a CRC32 of it.
GUI: Fixed a bug that caused some GUI fonts to get screwed up after a moveable 
dialog was drawn.
NET: Temporarily disabled all references to NetPlay, since it was never 
implemented in the first place.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/fakenes/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/fakenes/distinfo

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/fakenes/Makefile?r1=1.10&r2=1.11
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/fakenes/distinfo?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index