Skip to content
  • ipkiss's avatar
    · 8092e418
    ipkiss authored
     * 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!
    8092e418