1. 29 Jul, 2003 4 commits
    • Gildas Bazin's avatar
      · 53f87282
      Gildas Bazin authored
      * modules/gui/macosx/controls.m: fixed race condition in prev/next commands.
      * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default.
          We also lower the priority if there is no DISPLAY env variable.
      * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles.
      * modules/video_output/directx/events.c: use arrow keys for DVD navigation.
      * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs.
      * share/vlc_win32_rc.rc: compilation fix.
      53f87282
    • Laurent Aimar's avatar
      * http.c: under linux if no directory is specified search "share/http" · dc4c75fe
      Laurent Aimar authored
      and then DATA_PATH"/http".
      dc4c75fe
    • Gildas Bazin's avatar
      · 42b0d326
      Gildas Bazin authored
      * configure.ac: bumped version number to 0.6.1.
          Enabled matroska support by default.
      * extras/MacOSX/*: bumped version number to 0.6.1.
      * INSTALL.win32: instructions update.
      * share/Makefile.am: included the html files for the http interface.
      * po/*: ran ./toolbox --update-po.
      42b0d326
    • Sam Hocevar's avatar
      2b5d2946
  2. 28 Jul, 2003 9 commits
  3. 27 Jul, 2003 8 commits
  4. 26 Jul, 2003 6 commits
  5. 25 Jul, 2003 7 commits
  6. 24 Jul, 2003 6 commits
    • Gildas Bazin's avatar
      · f87d11a1
      Gildas Bazin authored
      * modules/gui/wxwindows/wxwindows.cpp: temporary hack (I hope ;) to fix win32 compilation with wxWindows < 2.5.
      f87d11a1
    • Gildas Bazin's avatar
      · b5584926
      Gildas Bazin authored
      * src/misc/modules.c: if module_Need() was passed an interface module name, respect this choice even if vlc was run with a specific interface shortcut.
      b5584926
    • Sam Hocevar's avatar
      * modules/access/v4l/v4l.c: · af85b12e
      Sam Hocevar authored
          + Removed my name from this file, I didn't contribute anything major to it.
          + Added strerror(errno) where adequate, as well as additional debug
            information, hopefully more useful than "cannot open".
      af85b12e
    • Gildas Bazin's avatar
      · e92510e2
      Gildas Bazin authored
      * modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well.
      * modules/misc/freetype.c: bail out if no font has been specified.
      * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
      e92510e2
    • Sam Hocevar's avatar
      * bootstrap: · beab78a9
      Sam Hocevar authored
          + Run autopoint with the -f flag.
          + Remove stamp files in the bootstrap process.
      beab78a9
    • Sigmund Augdal Helberg's avatar
      ignore CR characters wherever they might be. · c00da182
      Sigmund Augdal Helberg authored
      A little better line spaceing, but I still don't understand what this is all
      about.
      c00da182