Subject: CVS commit: pkgsrc/devel/allegro
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2004 10:48:02
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Nov  9 10:48:02 UTC 2004

Modified Files:
	pkgsrc/devel/allegro: Makefile PLIST distinfo
	pkgsrc/devel/allegro/patches: patch-aa
Added Files:
	pkgsrc/devel/allegro/patches: patch-ab patch-ac

Log Message:
Changes 4.1.16:
* Fixed two problems with the keyboard driver on Windows.
* Added a set_allegro_resource_path() function.
* Added hardware cursor support to the X11 and DirectX window drivers.
* Fixed a crash when initializing, deinitializing and reinitializing Allegro on   Windows.
* New MIDI input driver for the Windows port.
* Improved the speed of drawing primitives on X11 and implemented locking/unlocking for   video bitmaps.
* Fixed bugs in set_palette() and remove_int().
* Fixed a bug where the X11 fullscreen driver would fail if no virtual screen was   reported.
* Many fixes to source, examples and documentation.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/allegro/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/allegro/PLIST \
    pkgsrc/devel/allegro/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/allegro/patches/patch-aa
cvs rdiff -r0 -r1.3 pkgsrc/devel/allegro/patches/patch-ab \
    pkgsrc/devel/allegro/patches/patch-ac

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