1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
Commit Graph

102 Commits

Author SHA1 Message Date
Sam Hocevar
a705ab3377 * include/vlc_interface.h src/libvlc.h: typography. 2004-11-03 00:05:22 +00:00
Gildas Bazin
947c85d687 * ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0). 2004-11-02 23:59:02 +00:00
Sam Hocevar
ee901d54ef * modules/access/cdda/cdda.c: Spelling fix. 2004-11-02 23:51:21 +00:00
Gildas Bazin
795563ce9c * po/*: update in preparation for 0.8.0. 2004-11-02 13:47:19 +00:00
Sam Hocevar
b0e2accbba * po/es.po: fixed a missing space.
* po/fr.po: converted to UTF-8 and fixed ellipses.
  * po/en_GB.po: converted to UTF-8 and fixed ellipses.
2004-10-10 20:34:28 +00:00
Clément Stenac
7965eb30e5 Do what I say, don't do what I do.
* Re-enabled string translation for wizard
* Fixed wizard strings
* internationalized some strings that weren't
2004-10-02 15:40:08 +00:00
Gildas Bazin
49abe97532 * po/*: new updates before the test2 tarball is done. 2004-09-30 21:38:26 +00:00
Clément Stenac
ef70785dab * Bumped up version number to 0.8.0-test2
* Last NEWS update
* Re-update pofiles
* Update Changelog
2004-09-29 17:30:42 +00:00
Clément Stenac
41d6682193 A few string fixes
Update PO files

Update and proofread of the french translation
2004-09-29 09:00:41 +00:00
Felix Paul Kühne
08997aa08c modules/gui/wxwindows/extrapanel.cpp: minor string fix
po/*: updated the po-files
THANKS: updated my mail-address
2004-09-05 18:38:53 +00:00
Clément Stenac
e94917b177 * Fixed a few string errors
* Update PO files

* First round of updates for the french l10n
2004-09-01 11:02:15 +00:00
Gildas Bazin
32c4ed3f65 * po/*: updated in preparation for release. 2004-05-21 11:34:02 +00:00
Gildas Bazin
7bb626017d * ALL: preparing for the 0.7.2-test3 release. 2004-05-17 19:56:30 +00:00
Sam Hocevar
1464480e4d * po/:
+ Updated the British translation.
    + Merged Javier Varela's Spanish translation. There's more to come.
2004-05-03 12:06:10 +00:00
Sam Hocevar
447ed5537d * po/en_GB.po: Updated the British English translation. 2004-04-28 14:21:43 +00:00
Gildas Bazin
2da3b30bfc * po/*: updated with latest string reviews. 2004-04-27 18:45:33 +00:00
Gildas Bazin
2a3c9c3854 * ALL: updated for the 0.7.2-test1 release. 2004-04-26 21:34:32 +00:00
Felix Paul Kühne
8b67981571 * ALL: ./toolbox --update-po 2004-04-15 16:05:59 +00:00
Gildas Bazin
477f4e516a * po/*: ./toolbox --update-po in preparation for the release. 2004-03-01 20:04:55 +00:00
Gildas Bazin
3ba2ac1749 * po/*: ./toolbox --update-po. 2004-02-22 00:55:31 +00:00
Gildas Bazin
bab2dff486 * po/*: another ./toolbox --update-po before 0.7.0 because some commits where done. 2004-01-03 13:18:30 +00:00
Gildas Bazin
3a903d5fc4 * po/*, ChangeLog: preparing for the 0.7.0 release. 2004-01-03 12:02:12 +00:00
Sam Hocevar
4219568532 * toolbox:
+ 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.
2003-12-22 02:24:53 +00:00
Sam Hocevar
a58b4dc89a * Fixed URLs here and there. 2003-12-21 23:32:58 +00:00
Gildas Bazin
52a32fc991 * ALL: preparing for 0.7.0-test2. 2003-12-16 00:01:04 +00:00
Sam Hocevar
3d6ee48d4a * modules/misc/dummy/renderer.c:
+ 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.
2003-12-04 16:49:45 +00:00
Rocky Bernstein
78ba4b7ee5 Add CD-DA CDDB support via libcddb. 2003-11-30 18:14:20 +00:00
Gildas Bazin
63bed47c18 * po/*: update for 0.7.0-test1. 2003-11-26 23:14:01 +00:00
Rocky Bernstein
092eac7a91 Move libcdio CD-DA plugin into its own directory before the big split up. 2003-11-26 01:32:54 +00:00
Alexis de Lattre
5a6c9e6c0f - Updated French translation (still a lot of work to do...)
- Modified some strings in VLC source code
- ran ./toolbox --update-po
2003-11-23 18:31:55 +00:00
Damien Lucas
e7d6650528 . in PMT decoder, fix the iso639-2B language code decoding bug:
only iso-639-2T codes were decoded
2003-10-27 13:35:16 +00:00
Alexis de Lattre
f2b0077721 Ran toolbox --update-po. 2003-10-10 07:33:53 +00:00
Clément Stenac
a8855655eb * modules/gui/wxwindows/preferences.cpp:
- 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
2003-09-22 14:40:12 +00:00
Loïc Minier
ee7ffc2308 * po/*: ran "./toolbox --update-po" to get rid of missing files
listed in POTFILES.in
2003-09-18 17:27:26 +00:00
Simon Latapie
d86fd15629 * mozilla plugin on MacOSX. Not fully implemented yet.
* compiled with mozilla 1.4 (won't probably work with <1.4)
 * TODO:
 *     - make XPCOM work (play,pause,stop buttons)
 *     - fullscreen implementation (quite difficult on MacOSX because only
 *       the main thread can create windows)
2003-08-14 12:38:04 +00:00
Gildas Bazin
5e422b1ff9 * ChangeLog, po/*: preparing for the 0.6.2 release 2003-08-11 19:30:36 +00:00
Sam Hocevar
f5cfd12845 * toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in.
* po/: Re-ran toolbox --update-po.
2003-07-31 13:06:07 +00:00
Gildas Bazin
42b0d32617 * 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.
2003-07-29 17:43:00 +00:00
Christophe Massiot
f8551ccd8b * Updated po files. STRINGS ARE FROZEN !!! 2003-07-23 22:55:31 +00:00
Derk-Jan Hartman
8d171ed114 * Update of language files 2003-07-20 22:16:19 +00:00
Sam Hocevar
0bf20368a6 * bootstrap:
+ Minor indentation fix.
  * toolbox:
    + Exclude vlc_symbols.h and modules_{plugins,builtins}.h from POTFILES.in.
  * po/*:
    + Re-ran toolbox --update po.
2003-07-16 15:52:05 +00:00
Sam Hocevar
f5b6180ce4 * po/: Updated pofiles using the new toolbox. 2003-07-08 13:13:12 +00:00
Sam Hocevar
d93b2c5c6d * m4/vlc.m4: output all modules to vlc-config, not just those who define
their LDFLAGS.
  * bootstrap: use grep >/dev/null 2>&1 instead of grep -q because of retarded
    systems such as our beloved Solaris.
  * po/:
    + Regenerated vlc.pot.
    + Updated British translation.
    + Fixed fuzzy entries in the French translation.
2003-07-01 14:25:48 +00:00
Sam Hocevar
fe17002d42 * bootstrap:
+ 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.
2003-06-27 13:50:13 +00:00
Gildas Bazin
b2dd679bac * 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).
2003-06-22 16:00:57 +00:00
Gildas Bazin
65db108e24 * ALL: bumped version number to 0.6.0-test3 + po updates 2003-06-11 22:46:42 +00:00
Gildas Bazin
8e9d90a130 * ALL: bumped version to 0.6.0-test2
* Makefile.am: got rid of the faq in the package-win32 target.
2003-05-27 21:48:45 +00:00
Sam Hocevar
a5ecfac4dd * ./po/*: re-ran toolbox --update-po.
* ./po/en_GB.po: the British translation is up to date.
2003-05-24 12:53:30 +00:00
Gildas Bazin
52783dae44 * modules/gui/wxwindows/Modules.am: included the 2 new bitmaps.
* po/*: updated the po files.
2003-05-19 21:04:52 +00:00
Sam Hocevar
55bfbe3c71 * ./toolbox: toolbox --update.po now updates po/POTFILES.in as well. 2003-05-15 15:50:23 +00:00