Subject: CVS commit: pkgsrc/emulators/dosbox
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2004 14:12:29
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Nov 22 14:12:29 UTC 2004

Modified Files:
	pkgsrc/emulators/dosbox: Makefile PLIST distinfo

Log Message:
Changes 0.63:
  - Fixed crash with keymapper (ctrl-f1) and output=surface.
  - Added unmounting.
  - Fixed multiple issues with drive labels.
  - Fixed most if not all FILES=XX problems.
  - Added redirection in the shell.
  - Fixed crashes with subst.
  - Fixed multiple crashes with the drive images support.
  - Added a missing fpu instruction.
  - Fixed some cpu and fpu instructions.
  - Fixed a small bug related to font loading.
  - Rewrote the devices support.
  - Added capslock/numlock checks on startup.
  - Fixed wave writing.
  - A few internal DOS fixes.
  - Timer fixes for the hybrid loader.
  - Some small soundblaster fixes.
  - The drive cache can now be cleared by a keycombo. (CTRL-F4)
  - A few keyboard fixes.
  - Compilation fixes on various platforms.
  - Quite some debugger improvements.
  - Fixed dir only showing files after the first run on cdrom drives.
  - Added some cdrom detection checks.
  - Enabled insert in the shell. (Easier editing of commands)
  - Changed order in which executables appear with tab-completion.
  - Fixed some issues with raw opl recording and using a slightly different
    format


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/emulators/dosbox/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/emulators/dosbox/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/emulators/dosbox/distinfo

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