1. 30 Mar, 2003 12 commits
    • Gildas Bazin's avatar
      · a1e81377
      Gildas Bazin authored
      * modules/*: sanitization of the modules description strings.
      a1e81377
    • Gildas Bazin's avatar
      · 5d2949dc
      Gildas Bazin authored
      * modules/gui/wxwindows/*: small formating changes.
      * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
      5d2949dc
    • Gildas Bazin's avatar
      · 656d9c97
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
      656d9c97
    • Gildas Bazin's avatar
      · 17a31fd8
      Gildas Bazin authored
      * include/configuration.h: added the add_directory() config macro.
      * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list().
      * ALL: changed some add_string() config options to add_file().
      17a31fd8
    • Sigmund Augdal Helberg's avatar
    • Gildas Bazin's avatar
      · 4eb628bc
      Gildas Bazin authored
      * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box.
      * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
      4eb628bc
    • Sigmund Augdal Helberg's avatar
    • Sigmund Augdal Helberg's avatar
      modules/gui/kde/interface.cpp: removed a debug message · c2aa6f8e
      Sigmund Augdal Helberg authored
      modules/gui/kde/preferences.cpp: use sliders for integer and float options
      with a range, use combobox for string_from_list options, fixed a layout
      issue and removed some debug messages
      c2aa6f8e
    • Sigmund Augdal Helberg's avatar
      modules/access/dvdplay/dvd.c: removed an unused configuration category · a91ad06c
      Sigmund Augdal Helberg authored
      modules&misc/logger/logger.c: use add_string_from_list for the logmode
      option
      a91ad06c
    • Gildas Bazin's avatar
      · 7587d7ef
      Gildas Bazin authored
      * 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.
      7587d7ef
    • Gildas Bazin's avatar
      · a79ca7b6
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
      a79ca7b6
    • Christophe Massiot's avatar
  2. 29 Mar, 2003 7 commits
    • Gildas Bazin's avatar
      · 912d212c
      Gildas Bazin authored
      * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
      * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
         win32 when the wxwindows interface is compiled as a builtin.
      912d212c
    • Sigmund Augdal Helberg's avatar
      preferences.cpp: Changed the preferences dialog to use a tree of categories · 6f1c7457
      Sigmund Augdal Helberg authored
      and plugins, the way wxwindows do it.
      pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
      widgets, as it isn't needed anymore
      6f1c7457
    • Sigmund Augdal Helberg's avatar
      70f82bff
    • Gildas Bazin's avatar
      · c32ee2a6
      Gildas Bazin authored
      * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
         moved the headphone-dim config option to the headphone plugin.
      * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
      * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
      c32ee2a6
    • Gildas Bazin's avatar
      · a8bded2e
      Gildas Bazin authored
      * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
      a8bded2e
    • Jean-Paul Saman's avatar
      If --disable-xosd is given then xosdtext is not build. · 7755dab3
      Jean-Paul Saman authored
      If --enable-xose is given then xosdtext is build also.
      7755dab3
    • Gildas Bazin's avatar
      · 5efb3f69
      Gildas Bazin authored
      * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
      5efb3f69
  3. 28 Mar, 2003 3 commits
  4. 26 Mar, 2003 7 commits
  5. 25 Mar, 2003 10 commits
  6. 24 Mar, 2003 1 commit
    • Gildas Bazin's avatar
      · 050ec31d
      Gildas Bazin authored
      * src/video_output/video_output.c, include/video_output.h:
         take into account the caching delay when dropping frames that are too
         far into the future.
      050ec31d