Subject: CVS commit: pkgsrc/emulators/dosbox
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 08/27/2007 06:37:01
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Aug 27 06:37:01 UTC 2007

Modified Files:
	pkgsrc/emulators/dosbox: Makefile distinfo
Removed Files:
	pkgsrc/emulators/dosbox/patches: patch-ae

Log Message:
Update to 0.72:

This release fixes a few bugs that slipped through when releasing 0.71.
Here a list of the changes:

* Fixed unitialized variable in joystick. (Fixes crashes on Vista and Mac OS X)
* Some bugfixes and speedups to the 64 bit recompiling core.
* Fixed sign flag on soundblaster dma transfers (Space Quest 6 intro)
* Fixed a bug in keyboard layout processing code and fixed certain layouts.
* Fixed Dreamweb.
* Improved speed unlocking when running cycles=max.
* Fixed a crash related to the tab completion in the shell.
* Improved aspect correction code. Should now be like how a real monitor handles it.
* Fixed a bug in the xms status report code. (Blake Stone 1.0 shareware)
* Added a lot more keyboard layouts.
* Fixed crash related to changing the scaler before a screen was created.
* Hopefully fixed compilation on *bsd.
* Enabled auto cpu core selection for recompiling core as well.
* Made the used joystick selectable when 4axis is specified.
* Added some hints for inexperienced DOS users to the shell.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/emulators/dosbox/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/emulators/dosbox/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/emulators/dosbox/patches/patch-ae

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