1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/src
2010-02-03 21:38:55 +02:00
..
audio_output Kill a few vlc_object_find 2010-01-31 13:19:11 +02:00
config Fix keys order 2010-02-03 20:07:54 +02:00
control Remove some exceptions in media_list 2010-02-03 20:06:21 +02:00
extras Remove useless <fcntl.h> and <sys/time.h> inclusions 2010-01-11 19:45:12 +02:00
input input_item: compress two functions into one and rename "Add" into "Post" for clarity and consistency 2010-02-03 03:47:17 +01:00
interface Extensions: core function dialog_ExtensionUpdate 2010-01-24 16:05:15 +01:00
misc Missing attach 2010-01-31 22:40:18 +02:00
modules No need to create a directory to write the cache anymore 2010-02-01 19:52:18 +02:00
network Remove the getaddrinfo transport protocol and socket type hacks 2010-02-01 23:13:26 +02:00
osd libvlc: config_Get -> var_Inherit 2010-01-18 19:19:56 +02:00
playlist playlist: add check if item is allready preparsed before adding it to queue 2010-02-03 17:38:20 +02:00
stream_output sout: fix typo. 2010-02-03 15:52:35 +01:00
test LibVLC: remove unused and buggy media list views 2010-01-31 21:02:15 +02:00
text Remove GetFallbackEncoding() 2010-01-30 21:02:38 +02:00
video_output Rework of vout_OSDEpg. 2010-02-02 22:37:30 +01:00
win32 Remove useless vlc_object_detach() before vlc_object_release() 2010-01-28 22:34:23 +02:00
.gitignore .gitignore 2009-09-21 18:10:50 +03:00
check_headers Export WORDS_BIGENDIAN to pkg-config unless someone knows better 2008-05-26 21:56:55 +03:00
check_symbols Fix unsorted check_symbols 2009-08-04 19:40:01 +03:00
libvlc_win32_rc.rc.in Generate Windows resource file on need basis 2010-01-31 12:53:39 +02:00
libvlc-module.c Typos 2010-02-03 19:02:16 +00:00
libvlc.c Don't start the playlist thread if not needed 2010-01-31 01:09:02 +02:00
libvlc.h Don't start the playlist thread if not needed 2010-01-31 01:09:02 +02:00
libvlc.pc.in vlc-control.pc -> libvlc.pc 2008-06-01 23:14:36 +03:00
libvlc.sym Revert "libvlc: Export libvlc_video_get_size() in .sym." 2010-02-03 21:38:55 +02:00
libvlccore.sym input_item: compress two functions into one and rename "Add" into "Post" for clarity and consistency 2010-02-03 03:47:17 +01:00
Makefile.am Add a function to display EPG event information for the current program of an input_item_t. 2010-02-02 21:25:19 +01:00
missing.c missing: sout_Stream{New,Delete} -> sout_StreamChain{New,Delete} 2010-01-18 12:14:34 +01:00
version.c Remove COMPILE_DOMAIN, merge into COMPILE_HOST 2010-01-19 23:28:03 +02:00
vlc-plugin.pc.in plugins need to define __PLUGIN__ to build properly 2009-12-15 11:12:58 +01:00