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: Thu Mar 9 17:23:45 UTC 2006
Modified Files:
wip/fakenes: Makefile distinfo
wip/fakenes/patches: patch-ab
Log Message:
Update to 0.5.1.
Changes:
AUDIO: Added audio Delta-Sigma filter.
AUDIO: Fixed pseudo stereo mode 2 by disabling noise cycling.
CODE: Changed default minimum CPU requirement on DJGPP and Mingw32 compiled
builds to i586 (Pentium class), up from i486.
CODE: Makefile improvements, including automagic dependancy list generation.
CODE: Centralized all save data functions into 'save.c' and 'save.h'.
CODE: Split 'misc.h' into 'common.h' and 'types.h'.
CODE: Renamed 'crc32.c' and 'crc32.h' to 'crc.c' and 'crc.h', respectively,
to allow for future additions to the CRC
generation API.
CODE: Fixed version number to read 0.5.1 instead of 0.4.0 - it was broken in
the January 13th WIP release, which was
supposed to be 0.5.0. x_x
CORE: Removed x86 optimized core since it's benefits these days are
questionable compared to the overhead it induces.
GUI: GUI overhaul, partial Unicode support, and more.
GUI: Added GUI toggle for Zapper emulation.
GUI: Changed default GUI theme to 'Panta'.
GUI: Changed display method for backgrounds less than 200 pixels high from
stretched to centered.
GUI: Fixed background drawing in color depths higher than 8 bits-per-pixel.
INPUT: Added support for using the mouse as an input device.
MISC: Added a CPU usage option and subsequently a GUI menu with which to
configure it.
VIDEO: Added support for 24-bit video modes (fullscreen and windowed).
VIDEO: Removed outdated 2xSOE blitters.
VIDEO: Overhauled all remaining blitters and combined multiple blitter
variants together.
VIDEO: Added new DES and DESii blitters.
VIDEO: Added makeshift support for HQ2X, HQ3X, and HQ4X.
VIDEO: Changed default display mode under windowed environments from
fullscreen to windowed; use a platform-specific driver
or the 'Force Fullscreen' option to override.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/fakenes/patches/patch-ab
cvs -z3 rdiff -u -r1.3 -r1.4 wip/fakenes/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/fakenes/Makefile
To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/fakenes/patches/patch-ab?r1=1.2&r2=1.3
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/fakenes/distinfo?r1=1.3&r2=1.4
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/fakenes/Makefile?r1=1.9&r2=1.10
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