1. 06 Apr, 2003 8 commits
  2. 05 Apr, 2003 2 commits
    • Gildas Bazin's avatar
      · 69f1de09
      Gildas Bazin authored
      * modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed.
      69f1de09
    • Gildas Bazin's avatar
      · 56a2f551
      Gildas Bazin authored
      * modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0.
      * install-win32: misc improvements to the nsis installer script.
      56a2f551
  3. 04 Apr, 2003 1 commit
  4. 02 Apr, 2003 3 commits
  5. 01 Apr, 2003 7 commits
  6. 31 Mar, 2003 6 commits
  7. 30 Mar, 2003 13 commits
    • Jon Lech Johansen's avatar
      f3dd07bb
    • Gildas Bazin's avatar
      · 00afb055
      Gildas Bazin authored
      * modules/gui/wxwindows/*: another bunch of improvements.
      00afb055
    • 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