1. 25 Apr, 2002 1 commit
  2. 24 Apr, 2002 4 commits
  3. 23 Apr, 2002 8 commits
  4. 22 Apr, 2002 1 commit
  5. 21 Apr, 2002 4 commits
    • Gildas Bazin's avatar
      · 82337d0c
      Gildas Bazin authored
      * Fixed the warning_level handling: "-v" and "--warning" are now working as
        they should and they also are cumulative (using -vv --warning=3 you end up
        with i_warning_level=5)
      82337d0c
    • Sam Hocevar's avatar
      · 497e82b1
      Sam Hocevar authored
        * ./src/misc/configuration.c: support for short options. -V, -A, -I
          are back, and we also have -4 and -6 for IPv4/IPv6.
      497e82b1
    • Gildas Bazin's avatar
      · ce25f1e8
      Gildas Bazin authored
      * added config_GetFloatVariable() and config_PutFloatVariable() to the config
        module.
      * added a --zoom <float> config option.
      * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
        FPU is still available after a call to InitIDCT().
      * deactivate stream buffering when logging to a file.
      ce25f1e8
    • Sam Hocevar's avatar
      * ./po/*: re-ran make update-po, fixed a few translations. · b9d43101
      Sam Hocevar authored
        * ./po/fr.po: completed the french translation.
        * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
          strings between the Gtk+ and GNOME modules to avoid duplicate translations.
      b9d43101
  6. 20 Apr, 2002 5 commits
  7. 19 Apr, 2002 1 commit
    • Sam Hocevar's avatar
      · 4f6c862b
      Sam Hocevar authored
        * ALL: internationalized all configuration strings.
        * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
        * ./src/misc/configuration.c: lots of simplifications in the code.
        * ./po/vlc/pot: updated translations.
      4f6c862b
  8. 18 Apr, 2002 5 commits
    • Christophe Massiot's avatar
      Fixed typos. · 46b2dec0
      Christophe Massiot authored
      46b2dec0
    • Sam Hocevar's avatar
      · 62ffd1a0
      Sam Hocevar authored
        * ./vlc.spec: fixed build dependencies.
        * ./configure.in: when -lintl is available, we now also link plugins with it.
      62ffd1a0
    • Sam Hocevar's avatar
      · 3eb0086e
      Sam Hocevar authored
        * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
        * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
      3eb0086e
    • Sam Hocevar's avatar
      · 9e607c80
      Sam Hocevar authored
        * ./configure.in: switched version to 0.3.1.
        * ./vlc.spec: imported Mandrakesoft's latest enhancements.
        * ./ChangeLog: updated ChangeLog.
      9e607c80
    • Sam Hocevar's avatar
      · e81cf378
      Sam Hocevar authored
        * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
          extension gethostbyname2(), thanks to Thomas Graf.
      e81cf378
  9. 17 Apr, 2002 3 commits
  10. 16 Apr, 2002 2 commits
  11. 15 Apr, 2002 4 commits
  12. 11 Apr, 2002 2 commits