You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont aaf004a2f6 Don't include stddef without checking for it. 18 years ago
..
audio_output Don't include stddef without checking for it. 18 years ago
config We don't check for limits.h, so don't use HAVE_LIMITS_H 18 years ago
control Compile fix 18 years ago
extras Fix another series of HAVE_ dependencies (string replacement functions mostly). 18 years ago
input We don't check for limits.h, so don't use HAVE_LIMITS_H 18 years ago
interface Don't include config.h from the headers - refs #297. 18 years ago
misc Some more of the same. 18 years ago
modules modules CacheFind(): remove unused parameter 18 years ago
network Use waitpipe when establishing an outgoing network connection 18 years ago
osd removes unused parameter 18 years ago
playlist Include assert.h when needed 18 years ago
stream_output Missing #include 18 years ago
test test/headers.c: Make sure __LIBVLC__ isn't defined. 18 years ago
text text/charset.c: Use #ifdef instead of #if for HAVE_ macro. 18 years ago
video_output Typo 18 years ago
Makefile.am src/Makefile.am: Make sure we link test_i18n_atof with libvlc, especially if vlc_iconv is used. 18 years ago
check_symbols src/check_symbols: More work around and fixes for symbol detection. 18 years ago
libvlc-common.c Set the Win32 console title 18 years ago
libvlc-module.c Default to using pthread instead of exploding. 18 years ago
libvlc.c Don't include config.h from the headers - refs #297. 18 years ago
libvlc.h Only use waitpipe for _kill, rather than _signal, which is what people expect 18 years ago
libvlc.sym libvlc.sym: Add some previously undiscovered symbols. 18 years ago
vlc.c Don't include config.h from the headers - refs #297. 18 years ago