* 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
Showing
- Makefile.am 15 additions, 3 deletionsMakefile.am
- configure.ac.in 1 addition, 1 deletionconfigure.ac.in
- include/input_ext-intf.h 2 additions, 1 deletioninclude/input_ext-intf.h
- include/vlc_common.h 3 additions, 1 deletioninclude/vlc_common.h
- modules/access/dvd/access.c 3 additions, 3 deletionsmodules/access/dvd/access.c
- modules/access/file.c 4 additions, 4 deletionsmodules/access/file.c
- modules/gui/macosx/prefs.h 3 additions, 1 deletionmodules/gui/macosx/prefs.h
- modules/gui/macosx/prefs.m 29 additions, 7 deletionsmodules/gui/macosx/prefs.m
- po/fr.po 1 addition, 1 deletionpo/fr.po
- src/extras/libc.c 53 additions, 1 deletionsrc/extras/libc.c
- src/input/input.c 19 additions, 2 deletionssrc/input/input.c
Loading
Please register or sign in to comment