CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed Jul 11 16:26:19 CEST 2001


Update of /var/cvs/videolan/vlc/plugins/directx
Modified Files:
	Makefile vout_directx.c 
Added Files:
	vout_events.c vout_directx.h 

Log Message:

DirectX plugin changes:
- The Win32 GetMessage function has been isolated in a thread. This has
    been done because this function can block the thread. Thanks to this
    change, you can now move your window without any video and audio
    interruption.
- Splitted the events handling code into a separate file.
- Fixed the bug associated with the window dragging option in the
    diplay properties.


-- 
gbazin




More information about the vlc-devel mailing list