1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/include
Sam Hocevar 71865b9708 * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
options callbacks.

    They don't take any argument for the moment, but this will change when
    I'm finished with my other vlc changes. There is a little problem: the
    Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
    or "Save". I think it should only call it once. Is there a way to fix
    this? Gildas? lool? :-)
2002-05-03 20:49:30 +00:00
..
videolan * Removed the main() declaration because SDL defines it as a macro. 2002-04-28 01:26:15 +00:00
.cvsignore * Moved modules_builtins.h.in into src/misc. Please remove 2001-06-02 01:10:19 +00:00
ac3_downmix.h * AC3 IMDCT and downmix functions are now in plugins, --imdct and 2001-05-15 16:19:42 +00:00
ac3_imdct.h * introduced a memalign wrapper that will align the memory manually if 2002-04-05 01:05:22 +00:00
audio_output.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
beos_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
common.h * ./include/modules_inner.h, ./src/misc/configuration.c: support for config 2002-05-03 20:49:30 +00:00
config.h * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-) 2002-04-29 21:22:35 +00:00
configuration.h * ./include/modules_inner.h, ./src/misc/configuration.c: support for config 2002-05-03 20:49:30 +00:00
darwin_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00
defs.h.in * ./configure.in: we check support for variadic macros (screw Borland!). 2002-05-03 18:40:21 +00:00
input_ext-dec.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
input_ext-intf.h * Moved Program Specific Information decoder to the ts demux module 2002-04-25 02:10:33 +00:00
input_ext-plugins.h * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
input_iovec.h libdvdcss changes: 2001-12-16 18:00:18 +00:00
interface.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_eject.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_msg.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
intf_playlist.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
iso_lang.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
main.h * moved the function definitions from threads.h into threads_funcs.h. This 2002-04-27 22:11:22 +00:00
mmx.h * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to 2001-01-16 17:59:23 +00:00
modules_inner.h * ./include/modules_inner.h, ./src/misc/configuration.c: support for config 2002-05-03 20:49:30 +00:00
modules.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
mtime.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
netutils.h * ./src/interface/main.c: we no longer segfault if argc == 0. 2002-04-24 00:36:24 +00:00
network.h Input III (Episode 1). 2002-03-01 00:33:18 +00:00
os_specific.h * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids. 2002-04-28 09:05:37 +00:00
stream_control.h * ./plugins/mga/mga.c: removed the mgammx module and put the code in 2002-01-07 02:12:30 +00:00
threads_funcs.h Cosmetic fixes. 2002-04-29 23:57:38 +00:00
threads.h * moved the function definitions from threads.h into threads_funcs.h. This 2002-04-27 22:11:22 +00:00
vdec_ext-plugins.h * Support for pictures with a pitch different from the picture width, 2002-04-15 23:04:08 +00:00
video_output.h * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
video.h * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir. 2002-04-25 21:52:42 +00:00
win32_specific.h * New pthread implementation for WinNT/2K/XP. This implementation shouldn't 2002-04-02 23:43:57 +00:00