1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/src
2006-04-07 21:52:33 +00:00
..
audio_output String fixes in src (Refs:#438) 2006-03-28 20:29:28 +00:00
control * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
extras String fixes in src (Refs:#438) 2006-03-28 20:29:28 +00:00
input * ALL: extention -> extension 2006-04-06 17:54:21 +00:00
interface * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
misc Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation. 2006-04-07 21:52:33 +00:00
network * src/misc/httpd.c: Do not dereference a possibly NULL pointer. 2006-04-05 17:17:22 +00:00
osd Fix OSD display when vout crop is used (so that every thing stays on the displayed image). 2006-04-06 22:41:06 +00:00
playlist * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
stream_output * 2nd review of /src/* \ libvlc.h (refs #438) 2006-04-01 11:27:40 +00:00
test * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator) 2006-03-08 12:25:29 +00:00
video_output * Lower the priority of the SVG renderer 2006-04-07 12:19:01 +00:00
libvlc.c Remove useless code (or its use was really cryptic) 2006-04-04 23:01:11 +00:00
libvlc.h Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation. 2006-04-07 21:52:33 +00:00
Makefile.am Undo r 14546 breakage 2006-03-18 23:11:31 +00:00
vlc.c Same as previous commit - for VLC 2006-03-10 17:30:32 +00:00