Skip to content
Snippets Groups Projects
  1. Nov 26, 2003
  2. Nov 23, 2003
  3. Nov 17, 2003
    • hartman's avatar
      * THANKS: hungarian translator and designer of OSX intf controller added · 1672cb91
      hartman authored
       * modules/LIST: updated
       * Makefile.am: include new OS X art in the dist.
       * NEWS: updated
       * */.cvsignore: added and improved some of these.
       * modules/gui/macosx/prefs_widgets.?:
         - new config controls much like in the wxwindows module. not yet in use.
         - beware not tested irl. but it compiles :)
      1672cb91
  4. Nov 10, 2003
  5. Oct 27, 2003
  6. Oct 19, 2003
  7. Oct 14, 2003
  8. Oct 12, 2003
    • hartman's avatar
      * Updated the pt_BR translation · d3a29a55
      hartman authored
      * Added the new es language to the preferences
      * Updated same stuff in the NEWS file, new release will still take a long time
      * Updated the subtitle info in the README file.
      d3a29a55
  9. Oct 10, 2003
  10. 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
  11. Sep 20, 2003
    • hartman's avatar
      * NEWS: updated some entries · c4c3e737
      hartman authored
      * po/pt_BR.po: Updated by Andr� de Barros Martins Ribeiro <andrerib at_ajato.com.br>
      * src/libvlc.h: Added es (Spanish) to the list of choices.
      c4c3e737
  12. Sep 18, 2003
  13. Aug 21, 2003
  14. Aug 19, 2003
  15. Aug 17, 2003
  16. 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
  17. Aug 14, 2003
  18. Aug 12, 2003
    • gbazin's avatar
      · e005b886
      gbazin authored
      * po/de.po: update of the german translation by Felix K�hne.
      e005b886
  19. Aug 11, 2003
    • gbazin's avatar
      · 5e422b1f
      gbazin authored
      * ChangeLog, po/*: preparing for the 0.6.2 release
      5e422b1f
  20. Jul 31, 2003
  21. 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
  22. Jul 28, 2003
  23. Jul 25, 2003
  24. Jul 23, 2003
  25. Jul 20, 2003
  26. 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
  27. Jul 11, 2003
  28. Jul 08, 2003
  29. Jul 01, 2003
  30. Jun 29, 2003
  31. 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
  32. 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
  33. Jun 17, 2003
Loading