1. 01 Mar, 2003 2 commits
    • Olivier Teulière's avatar
      - about.dfm: the layout of the "About" dialog box is slightly different · 69c9de44
      Olivier Teulière authored
       - misc.cpp: toolbar buttons are translated too
       - mainframe.dfm: removed the "Back" and "Eject" toolbar buttons, which
         were rather useless, and added an "Eject disc" menu entry
         Also hid the caption for all the toolbar buttons
       - win32.cpp: Added a config option to display or not these captions
       - preferences.cpp: small modification to support non-advanced mode
      69c9de44
    • Gildas Bazin's avatar
      · d0a61d5a
      Gildas Bazin authored
      * install-win32, Makefile.am: added the html faq to the win32 package.
      * toolbox, msvc/*: few fixes to the msvc project files generation.
         (compiling plugins won't work yet because there are a few hacks that
          need to be done in order to compile dlls that use the c-runtime)
      d0a61d5a
  2. 28 Feb, 2003 3 commits
  3. 27 Feb, 2003 6 commits
  4. 26 Feb, 2003 8 commits
  5. 25 Feb, 2003 4 commits
    • Gildas Bazin's avatar
      · 81b6f23d
      Gildas Bazin authored
      * modules/codec/libmpeg2.c: fixed pts handling.
      81b6f23d
    • Gildas Bazin's avatar
      · e5d7f7ce
      Gildas Bazin authored
      * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
         my last commit.
      * po/Makevars: file needed by newer versions of gettext.
      e5d7f7ce
    • Laurent Aimar's avatar
      * stream_output.* : added a flags variable to sout_buffer_t, allowing to · 626d8bea
      Laurent Aimar authored
      mark headers.
       * httpd : added a way to use stream header, and changed the way that
      stream data are stored (allow better client handling).
       * http : use stream header, and add mime type detection by looking
      at file extention (could be improved).
       * ogg: fixed a segfault when removing a stream, mark header.
      626d8bea
    • Gildas Bazin's avatar
      · 08a2b6ba
      Gildas Bazin authored
      * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
         Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
         for comparing the performance against our custom decoder as it is currently
         missing some important features like the synchro stuff.
      08a2b6ba
  6. 24 Feb, 2003 11 commits
  7. 23 Feb, 2003 6 commits