Skip to content
Snippets Groups Projects
  1. Nov 02, 2004
  2. Oct 02, 2004
  3. Sep 30, 2004
  4. Sep 29, 2004
    • zorglub's avatar
      A few string fixes · 41d66821
      zorglub authored
      Update PO files
      
      Update and proofread of the french translation
      41d66821
  5. Sep 01, 2004
  6. Aug 27, 2004
  7. Aug 18, 2004
  8. May 17, 2004
  9. May 01, 2004
  10. Apr 26, 2004
  11. Apr 15, 2004
  12. Mar 25, 2004
  13. Feb 22, 2004
    • gbazin's avatar
      · 3ba2ac17
      gbazin authored
      * po/*: ./toolbox --update-po.
      3ba2ac17
  14. Jan 03, 2004
    • gbazin's avatar
      · 3a903d5f
      gbazin authored
      * po/*, ChangeLog: preparing for the 0.7.0 release.
      3a903d5f
  15. 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
  16. Dec 16, 2003
    • gbazin's avatar
      · 52a32fc9
      gbazin authored
      * ALL: preparing for 0.7.0-test2.
      52a32fc9
  17. 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
  18. Nov 26, 2003
    • gbazin's avatar
      · 63bed47c
      gbazin authored
      * po/*: update for 0.7.0-test1.
      63bed47c
  19. Nov 23, 2003
  20. Oct 10, 2003
  21. 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
  22. Sep 18, 2003
  23. 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
  24. Aug 11, 2003
    • gbazin's avatar
      · 5e422b1f
      gbazin authored
      * ChangeLog, po/*: preparing for the 0.6.2 release
      5e422b1f
  25. Jul 31, 2003
  26. 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
  27. Jul 23, 2003
  28. Jul 20, 2003
  29. 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
  30. Jul 11, 2003
  31. Jul 08, 2003
  32. Jul 01, 2003
  33. 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
  34. 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
  35. Jun 11, 2003
    • gbazin's avatar
      · 65db108e
      gbazin authored
      * ALL: bumped version number to 0.6.0-test3 + po updates
      65db108e
  36. May 27, 2003
    • gbazin's avatar
      · 8e9d90a1
      gbazin authored
      * ALL: bumped version to 0.6.0-test2
      * Makefile.am: got rid of the faq in the package-win32 target.
      8e9d90a1
  37. May 24, 2003
Loading