CVS Commit: vlc
    cvs at videolan.org 
    cvs at videolan.org
       
    Tue Mar 26 00:36:57 CET 2002
    
    
  
Update of /cvs/videolan/vlc
Modified Files:
	INSTALL-win32.txt 
Update of /cvs/videolan/vlc/include
Modified Files:
	common.h 
Update of /cvs/videolan/vlc/plugins/win32
Modified Files:
	win32.cpp 
Added Files:
	about.cpp about.dfm about.h control.cpp control.h disc.cpp 
	disc.dfm disc.h intf_win32.cpp intfwin.bpf intfwin.bpr 
	mainframe.cpp mainframe.dfm mainframe.h menu.cpp menu.h 
	messages.cpp messages.dfm messages.h network.cpp network.dfm 
	network.h playlist.cpp playlist.dfm playlist.h preferences.cpp 
	preferences.dfm preferences.h win32.h win32_common.h 
Update of /cvs/videolan/vlc/share
Added Files:
	vlc48x48.ico 
Log Message:
 * Added a win32 interface plugin, developed with Borland C++ Builder.
   To build the plugin, follow the instructions in INSTALL-win32.txt
 * Known bugs:
        - subtitles don't work
        - a crash occurs when the user exits by pressing 'q' in the vout
        - when moving the slider, position in the stream updates even if
          the slider isn't released yet
 * TODO list:
        - clean code in menu.cpp
        - adapt lool's enhancements of the Gtk+ preferences box
        - write drag-and-drop stuff
        - and of course, fix known bugs :)
 * For those of you who can't wait till the next release to test the win32
   interface, binary files are available here:
   http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
   Enjoy!
-- 
ipkiss
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list