Subject: CVS commit: pkgsrc/audio/libvisual
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2005 15:06:17
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 20 15:06:17 UTC 2005
Modified Files:
pkgsrc/audio/libvisual: Makefile PLIST buildlink3.mk distinfo
pkgsrc/audio/libvisual/patches: patch-aa
Removed Files:
pkgsrc/audio/libvisual/patches: patch-ab patch-ac
Log Message:
Update to 0.2.0.
New in 0.2.0: 2005-02-09:
* VisTransform subsystem. (Dennis)
* visual_palette_color_cycle() function. (Dennis)
* visual_param_container_copy_match() function. (Dennis)
* visual_param_container_copy() function. (Dennis)
* visual_timer_elapsed_msecs() function. (Dennis)
* VisCPU subsystem. (Dennis)
* visual_mem_copy(), will contain mmx, sse versions later on. (Dennis)
* MMX version of the 32bits bilinear filter. (Jean-Christophe)
* Fixed the visual_video_blit_overlay(). (Dennis)
* MMX versions of the 32bits alpha overlay. (Dennis)
* VisPluginEnviron system added. (Vitaly, Dennis)
* Nearest scalers. (Chong Kai Xiong, Dennis)
* Bilinear scalers. (Jean-Christophe, Dennis)
* VisError error values, and human readable errors. (Dennis)
* Objectification of all libvisual structures. (Dennis)
* Complete VisObject system. (Dennis)
* VisSongInfo, use the bilinear filterer, scaler for coverart. (Dennis)
* VisPalette VisParamEntry type. (Dennis)
* VisObject VisParamEntry type. (Dennis)
* VisThread threading wrapper system. (Dennis)
* VisUI Complete userinterface abstraction layer. (Dennis)
* Have a string only plugin type, plugins are now members of domains. (Dennis, Vitaly)
* Many many fixes, improvements and such. (Everyone)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/libvisual/Makefile \
pkgsrc/audio/libvisual/buildlink3.mk pkgsrc/audio/libvisual/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/libvisual/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/libvisual/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/audio/libvisual/patches/patch-ab
cvs rdiff -r1.1.1.1 -r0 pkgsrc/audio/libvisual/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.