5e88cc697a
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)
36 lines
1 KiB
Text
36 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2005/02/20 15:06:17 wiz Exp $
|
|
include/libvisual/libvisual.h
|
|
include/libvisual/lv_actor.h
|
|
include/libvisual/lv_audio.h
|
|
include/libvisual/lv_bin.h
|
|
include/libvisual/lv_bmp.h
|
|
include/libvisual/lv_color.h
|
|
include/libvisual/lv_common.h
|
|
include/libvisual/lv_cpu.h
|
|
include/libvisual/lv_endianess.h
|
|
include/libvisual/lv_error.h
|
|
include/libvisual/lv_event.h
|
|
include/libvisual/lv_fft.h
|
|
include/libvisual/lv_input.h
|
|
include/libvisual/lv_keysym.h
|
|
include/libvisual/lv_libvisual.h
|
|
include/libvisual/lv_list.h
|
|
include/libvisual/lv_log.h
|
|
include/libvisual/lv_mem.h
|
|
include/libvisual/lv_morph.h
|
|
include/libvisual/lv_object.h
|
|
include/libvisual/lv_palette.h
|
|
include/libvisual/lv_param.h
|
|
include/libvisual/lv_plugin.h
|
|
include/libvisual/lv_random.h
|
|
include/libvisual/lv_songinfo.h
|
|
include/libvisual/lv_thread.h
|
|
include/libvisual/lv_time.h
|
|
include/libvisual/lv_transform.h
|
|
include/libvisual/lv_types.h
|
|
include/libvisual/lv_ui.h
|
|
include/libvisual/lv_video.h
|
|
include/libvisual/lvconfig.h
|
|
lib/libvisual.la
|
|
lib/pkgconfig/libvisual.pc
|
|
@dirrm include/libvisual
|