Skip to content
Snippets Groups Projects
  1. Nov 15, 2004
  2. Nov 13, 2004
  3. Nov 02, 2004
  4. Oct 02, 2004
  5. Sep 30, 2004
  6. Sep 29, 2004
    • zorglub's avatar
      A few string fixes · 41d66821
      zorglub authored
      Update PO files
      
      Update and proofread of the french translation
      41d66821
  7. Sep 01, 2004
  8. Aug 27, 2004
  9. Aug 18, 2004
  10. May 17, 2004
  11. May 01, 2004
  12. Apr 26, 2004
  13. Apr 15, 2004
  14. Mar 25, 2004
  15. Feb 22, 2004
    • gbazin's avatar
      · 3ba2ac17
      gbazin authored
      * po/*: ./toolbox --update-po.
      3ba2ac17
  16. Jan 03, 2004
    • gbazin's avatar
      · 3a903d5f
      gbazin authored
      * po/*, ChangeLog: preparing for the 0.7.0 release.
      3a903d5f
  17. Dec 22, 2003
    • Samuel Hocevar's avatar
      * toolbox: · 42195685
      Samuel Hocevar authored
          + Added pda.glade to the list of Glade2 generated files.
          + Remove strings such as "http://" or "/dev/video0" from the list of
            translated strings in the PDA interface.
        * Fixed grammar, spelling, a few pathetic inconsistencies, removed trailing
          whitespaces and tabulations here and there.
      42195685
  18. Dec 16, 2003
    • gbazin's avatar
      · 52a32fc9
      gbazin authored
      * ALL: preparing for 0.7.0-test2.
      52a32fc9
  19. Dec 04, 2003
    • Anil Daoud's avatar
      · 3a276630
      Anil Daoud authored
      regenerated from a clean tree
      3a276630
    • Samuel Hocevar's avatar
      * modules/misc/dummy/renderer.c: · 3d6ee48d
      Samuel Hocevar authored
          + Removed evil ^Ms from the file.
        * modules/video_output/caca.c:
          + Support for new dithering modes (libcaca HEAD only).
        * modules/* src/*:
          + Grammar and spelling fixes.
          + Coding style fixes.
        * po/fr.po:
          + Spelling fixes.
          + Updated a few translations.
        * po/en_GB.po:
          + Updated a few translations.
      3d6ee48d
  20. Nov 26, 2003
    • gbazin's avatar
      · 63bed47c
      gbazin authored
      * po/*: update for 0.7.0-test1.
      63bed47c
  21. Nov 23, 2003
  22. Oct 10, 2003
  23. Sep 22, 2003
    • zorglub's avatar
      * modules/gui/wxwindows/preferences.cpp: · a8855655
      zorglub authored
      	- Created the "General Settings" section
      	- Added help strings in the two main sections,
      		in the libvlc categories,
      		and in the module capabilities
      
      * modules/gui/wxwindows/playlist.cpp & wxwindows.h
      	-Implemented random, loop and repeat using variables
      	-The eye candy of the dialog box is not very good
      	 but I have no idea how to improve it.
      	-Focus on the currently playing item
      
      * src/libvlc.h:
      	- Added help strings for the libvlc categories
      	- Changed a few "advanced" flag
      
      * include/vlc_help.h:
      	- Help strings for the two main sections
      	- Help string for the module capabilities (both by Anil)
      
      * po/*: updated potfiles with the new strings
      a8855655
  24. Sep 18, 2003
  25. Aug 16, 2003
    • gbazin's avatar
      · ffc8d951
      gbazin authored
      * po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de Barros Martins Ribeiro.
      ffc8d951
  26. Aug 11, 2003
    • gbazin's avatar
      · 5e422b1f
      gbazin authored
      * ChangeLog, po/*: preparing for the 0.6.2 release
      5e422b1f
  27. Jul 31, 2003
  28. Jul 29, 2003
    • gbazin's avatar
      · 42b0d326
      gbazin 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
  29. Jul 23, 2003
  30. Jul 20, 2003
  31. Jul 16, 2003
    • Samuel Hocevar's avatar
      * bootstrap: · 0bf20368
      Samuel Hocevar authored
          + Minor indentation fix.
        * toolbox:
          + Exclude vlc_symbols.h and modules_{plugins,builtins}.h from POTFILES.in.
        * po/*:
          + Re-ran toolbox --update po.
      0bf20368
  32. Jul 11, 2003
  33. Jul 08, 2003
  34. Jul 01, 2003
  35. Jun 27, 2003
    • Samuel Hocevar's avatar
      * bootstrap: · fe17002d
      Samuel Hocevar authored
          + New build system, using recursive makefiles. Due to the amount of code
            in VLC, this had become unavoidable.
          + Removed the check for OS X's stack size, since our automake targets are
            a lot less hungry now.
          + Ditto for Solaris's sed.
          + Since automake-1.6 is faster than 1.7, use it first if both are present.
        * m4/vlc.m4:
          + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS
            and AX_ADD_LDFLAGS macros that do all the magic to detect possible
            modules and register their flags.
          + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros.
          + Some magic to generate vlc-config.
        * configure.ac:
          + Moved most code to the AX_ADD_* macros.
          + Explicitely added all target Makefiles.
        * modules/**/Modules.am:
          + Path to sources are now relative to Modules.am's directory level.
      fe17002d
  36. Jun 22, 2003
    • gbazin's avatar
      · b2dd679b
      gbazin authored
      * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed
      the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
      b2dd679b
  37. Jun 11, 2003
    • gbazin's avatar
      · 65db108e
      gbazin authored
      * ALL: bumped version number to 0.6.0-test3 + po updates
      65db108e
Loading