]> git.sesse.net Git - vlc/commit
* src/extras/libc.c: New vlc_wraptext function,
authorChristophe Massiot <massiot@videolan.org>
Sat, 8 Feb 2003 22:20:28 +0000 (22:20 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sat, 8 Feb 2003 22:20:28 +0000 (22:20 +0000)
commit461358ec4a035ab2e7cb7fb9fcd986ff0ab25944
tree5c4fbb508401c2c86acba8f7137b469488c729e7
parent3d9124d0b6d4fc634dac8b0dc00e1bdbb8d92ec7
* src/extras/libc.c: New vlc_wraptext function,
* modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters,
* src/input/input.c: Correctly parse MRL of the type
  /Volumes/toto:titi/coincoin.mpg (closes #238 & #186)
* modules/access/*: Changed some msg_Warn into msg_Err
* po/fr.po: Updated French translation,
* configure.ac.in: Re-enabled Swedish translation,
* Makefile.am: Do not recompile everything everytime someone changes a .h
Makefile.am
configure.ac.in
include/input_ext-intf.h
include/vlc_common.h
modules/access/dvd/access.c
modules/access/file.c
modules/gui/macosx/prefs.h
modules/gui/macosx/prefs.m
po/fr.po
src/extras/libc.c
src/input/input.c