]> git.sesse.net Git - vlc/commit
* configure.ac.in: removed the -fno-exceptions gcc option from the compilation of...
authorGildas Bazin <gbazin@videolan.org>
Sun, 30 Mar 2003 11:43:38 +0000 (11:43 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 30 Mar 2003 11:43:38 +0000 (11:43 +0000)
commit7587d7efe4f9e04bbb4be5bf47d28ecc15c8935a
tree026f716cfcd462acc936248b8827443c00a68243
parenta79ca7b62e7ca802026d3836a24d38c042f1ec65
* configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all.
* modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files.
* include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type.
* modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
configure.ac.in
include/configuration.h
modules/demux/m3u.c
modules/gui/wxwindows/preferences.cpp
modules/gui/wxwindows/wxwindows.h