1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/include
Sam Hocevar fb8ca39f8f * ./include/vlc_messages.h: msg_* functions now use the same argument type
checks as printf. Only works with gcc 3.2 it seems.
2002-12-18 11:47:35 +00:00
..
vlc * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used 2002-12-15 16:28:20 +00:00
.cvsignore * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc 2002-09-30 15:46:47 +00:00
aout_internal.h * configure.ac.in: Disabled -Wtraditional as it produces much more bogus 2002-12-07 23:50:31 +00:00
audio_output.h * configure.ac.in: Disabled -Wtraditional as it produces much more bogus 2002-12-07 23:50:31 +00:00
beos_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
codecs.h * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from 2002-12-03 17:00:16 +00:00
configuration.h * include/configuration.h: fixed my previous fix. 2002-12-10 14:19:44 +00:00
darwin_specific.h * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom 2002-07-05 11:18:56 +00:00
error.h * ./src/misc/error.c: added vlc_error, a strerror() equivalent. 2002-10-14 16:35:18 +00:00
input_ext-dec.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
input_ext-intf.h * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in 2002-12-12 15:10:58 +00:00
input_ext-plugins.h * ./Makefile.am: fixed rc compilation under mingw32/cygwin. 2002-11-12 13:57:13 +00:00
interface.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
intf_eject.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
iso_lang.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
main.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
mmx.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
modules_inner.h * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p) 2002-12-10 12:46:35 +00:00
modules.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
mtime.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
netutils.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
network.h * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 2002-07-20 18:01:43 +00:00
os_specific.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
stream_control.h * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
stream_output.h Added stream output. (common work with titer). 2002-12-14 21:32:42 +00:00
variables.h * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find(). 2002-12-14 19:34:07 +00:00
video_output.h * configure.ac.in: Disabled -Wtraditional as it produces much more bogus 2002-12-07 23:50:31 +00:00
video.h * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions 2002-11-25 19:29:10 +00:00
vlc_common.h * ./include/vlc_messages.h: msg_* functions now use the same argument type 2002-12-18 11:47:35 +00:00
vlc_config.h * include/video.h, include/vlc_config.h, src/video_output/*: changed the 2002-11-19 20:45:09 +00:00
vlc_cpu.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
vlc_messages.h * ./include/vlc_messages.h: msg_* functions now use the same argument type 2002-12-18 11:47:35 +00:00
vlc_objects.h * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified 2002-12-13 01:56:30 +00:00
vlc_playlist.h - vlc_playlist.h, playlist.c: added the ability to save a playlist to 2002-12-13 16:26:35 +00:00
vlc_threads_funcs.h * ./include/vlc_messages.h: msg_* functions now use the same argument type 2002-12-18 11:47:35 +00:00
vlc_threads.h * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 2002-11-11 14:39:12 +00:00
win32_specific.h * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable. 2002-06-01 14:31:32 +00:00