1. 06 Apr, 2003 1 commit
  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 14 commits
  8. 29 Mar, 2003 6 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