1. 01 Aug, 2003 1 commit
    • Laurent Aimar's avatar
      * vlc_common.h: include stdarg.h by default. Required by ninput.h · 1e9877ba
      Laurent Aimar authored
       *  ninput.h :  extracted  duplicated  stream functions  from  a lot  of
       demuxers and do a nice (?) API.
       * stream.c: implement basic streams  manipulation. It is just a wrapper
       but it is useful.
       * all: added a i_ttl field in network_socket_t to allow per connection ttl
      setting (in fact only used by access_out/udp.c.
      1e9877ba
  2. 31 Jul, 2003 17 commits
  3. 30 Jul, 2003 4 commits
  4. 29 Jul, 2003 11 commits
    • Gildas Bazin's avatar
      · d5642697
      Gildas Bazin authored
      * ChangeLog: update.
      d5642697
    • Gildas Bazin's avatar
      · b91133c6
      Gildas Bazin authored
      * configure.ac: added the svlc shortcut for the skins.
      * install-win32: removed the custom link in the start menu.
      b91133c6
    • Gildas Bazin's avatar
      · aa7b779f
      Gildas Bazin authored
      * ChangeLog: updated the changelog for the release
      aa7b779f
    • Gildas Bazin's avatar
      · 55c20a71
      Gildas Bazin authored
      * modules/codec/spudec/parse.c: fixed typo found by Meuuh.
      55c20a71
    • Gildas Bazin's avatar
      · 95144fb3
      Gildas Bazin authored
      * src/video_output/video_output.c: fixed potential segfault.
      * configure.ac: don't bail out if matroska headers are not found.
      95144fb3
    • Gildas Bazin's avatar
      · 7528b843
      Gildas Bazin authored
      * toolbox: fixed typo in the changelog rule.
      7528b843
    • Gildas Bazin's avatar
      · d2edf5f5
      Gildas Bazin authored
      * modules/video_output/directx/events.c: compilation fix.
      d2edf5f5
    • 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
  5. 28 Jul, 2003 7 commits