]> git.sesse.net Git - vlc/commit
* INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
authorGildas Bazin <gbazin@videolan.org>
Thu, 7 Nov 2002 19:31:08 +0000 (19:31 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 7 Nov 2002 19:31:08 +0000 (19:31 +0000)
commitd472b3e244fb23cef9077a6baaf48f42c58516e0
treedbb037b3ec6a0e2778fbd673b5589a69c29e54c3
parent99f3e5493956c0cc4df7416df2da23cc7d4fd55d
* INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
   fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).

* src/misc/messages.c: on Win32 only use fflush() if in debug mode.

* src/misc/win32_specific.c: try to raise the our process priority slightly
   above normal. This prevent us from suffering too much from normal activity
   of the OS.
INSTALL.win32
include/codecs.h
include/vlc_config.h
src/libvlc.h
src/misc/messages.c
src/misc/win32_specific.c