1. 24 Oct, 2003 13 commits
  2. 23 Oct, 2003 13 commits
  3. 22 Oct, 2003 5 commits
    • Gildas Bazin's avatar
      · 0ca852db
      Gildas Bazin authored
      * NEWS, modules/LIST: updated with the new features.
      0ca852db
    • Olivier Teulière's avatar
      * modules/gui/skins/*: Added a "playondrop" attribute to the "Window" · bbf9da7d
      Olivier Teulière authored
           tag, which enables to choose whether drop files should be played
           directly or only enqueued (default is "true", to be backwards
           compatible).
           Implemented on win32 and x11, only tested on win32.
       * doc/skins/skins-howto.txt: Updated the doc accordingly
      bbf9da7d
    • Gildas Bazin's avatar
      · 2b22ca83
      Gildas Bazin authored
      * modules/codec/speex.c: fixed a couple of bugs.
      2b22ca83
    • Gildas Bazin's avatar
      · dd9e6708
      Gildas Bazin authored
      * configure.ac, modules/codec/Modules.am, modules/codec/speex.c: new speex decoder and packetizer using libspeex.
      * modules/demux/ogg.c: added support for speex to the Ogg demuxer.
      * modules/mux/ogg.c: added support for speex to the Ogg muxer.
      * src/misc/variables.c: when creating choices object variables with inheritance enabled, automatically add the inherited value to the list of choices.
      * modules/access/udp.c: use an object variable and inheritance for "udp-caching".
      * src/input/input.c: disable the hack for filenames with colons on win32 because filenames can't contain colons.
      dd9e6708
    • Laurent Aimar's avatar
      * added support for S_SSA and S_ASS old way (fix 1373). · c106f23b
      Laurent Aimar authored
         added removing of all {\xxxx} in the SSA stream.
      c106f23b
  4. 21 Oct, 2003 5 commits
  5. 20 Oct, 2003 4 commits
    • Laurent Aimar's avatar
      * intf-http.txt: small doc about how to write .html page for the http · 0dea3ebd
      Laurent Aimar authored
       interface (up to date, but a bit technical...).
      
       Btw, the first who ask me to write another documentation will just go
       to hell ;)
      0dea3ebd
    • Gildas Bazin's avatar
      · 49603672
      Gildas Bazin authored
      * src/playlist/playlist.c: added a playlist var_Set( "intf-change" ).
      49603672
    • Gildas Bazin's avatar
      · 1414f630
      Gildas Bazin authored
      * modules/gui/skins/src/vlcproc.cpp: play, pause, and stop checkbox controls are now updated on "intf-change" playlist variable callback.
      1414f630
    • Gildas Bazin's avatar
      · 2cead86e
      Gildas Bazin authored
      * Makefile.am, install-win32: include the mozilla plugin in the win32 package.
         You'll still have to install the mozilla plugin manually though.
      2cead86e