Subject: CVS commit: pkgsrc/emulators/xmess
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 04/02/2005 20:57:10
Module Name: pkgsrc
Committed By: kristerw
Date: Sat Apr 2 20:57:10 UTC 2005
Modified Files:
pkgsrc/emulators/xmess: Makefile distinfo
pkgsrc/emulators/xmess/patches: patch-ab
Removed Files:
pkgsrc/emulators/xmess/patches: patch-ac
Log Message:
Update xmess to 0.95.
Changes since 0.90 includes:
- Everything from MAME 0.95 (http://x.mame.net/changes-mame.html) and
MESS 0.95 (http://x.mame.net/changes-mess.html).
- Forcing Xv to use YV12 ("-force-yuv 2") no longer causes rotated
games to segfault. Fixes Bugzilla bug 679.
- Fixed the aspect ratio of the MESS SuperVision driver so that it's
quadratic. (PeT)
- Fixed several problems with the front-end "-list" commands: The MESS
commands could segfault, some commands' headers were misaligned, and
"-listpalettesize" was causing the ROM list to print.
- Worked around or fixed a double-free on exit in xmess.
- Fixed a segfault on startup that occurred when four or more joysticks
devices were found.
- The SDL joystick driver now works with multiple joysticks attached.
- The SDL sound driver should produce much better output. Also fixed a
potential deadlock.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/emulators/xmess/Makefile
cvs rdiff -r1.35 -r1.36 pkgsrc/emulators/xmess/distinfo
cvs rdiff -r1.19 -r1.20 pkgsrc/emulators/xmess/patches/patch-ab
cvs rdiff -r1.5 -r0 pkgsrc/emulators/xmess/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.