diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-20 15:06:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-20 15:06:17 +0000 |
commit | 5e88cc697a05a3340d40f216eb3879f540fcbeb8 (patch) | |
tree | 57eac031d522aa8b4ff8e6e534816beee0f95871 /audio/libvisual/distinfo | |
parent | bfdd444faec7ff380cddea986368cd136ad37381 (diff) | |
download | pkgsrc-5e88cc697a05a3340d40f216eb3879f540fcbeb8.tar.gz |
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)
Diffstat (limited to 'audio/libvisual/distinfo')
-rw-r--r-- | audio/libvisual/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/libvisual/distinfo b/audio/libvisual/distinfo index 435f4cac59e..b70f456c2d7 100644 --- a/audio/libvisual/distinfo +++ b/audio/libvisual/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/11/05 21:30:44 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/02/20 15:06:17 wiz Exp $ -SHA1 (libvisual-0.1.7.tar.gz) = 9bd8b1827962e7d209f918f42b609d111b50cc8d -Size (libvisual-0.1.7.tar.gz) = 374096 bytes -SHA1 (patch-aa) = 0faa93665d2615f2b85279ede67e8738ebf457a5 -SHA1 (patch-ab) = 7a1d26e972b4951368a164ab68b005f4d1c169e2 -SHA1 (patch-ac) = fd1ddd05dbbee2c1c4dd89f083588a3b0418ee3b +SHA1 (libvisual-0.2.0.tar.gz) = 8867f743c7407890c8cc571acab2fbcab869f3a1 +Size (libvisual-0.2.0.tar.gz) = 431141 bytes +SHA1 (patch-aa) = eb0423c24a7900b0fd92f35a27ce4eeff307a750 |