1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/include
Sam Hocevar c7b1c474c6 * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
already a system macro under MacOS X.
  * ./plugins/dummy/dummy.c: fixed vlc:loop, vlc:quit, etc. entries.
  * ./plugins/glide/glide.c: activated double buffering.
  * ./plugins/mga/xmga.c: started writing an xmga plugin; doesn't work yet.
  * ./src/input/input.c: fixed the input memory leak, and the insane thread
    spawning we got with vlc:loop.
  * ./src/misc/intf_eject.c: disc ejection routine courtesy of Julien Blache,
    currently Linux-only.
2002-01-09 02:01:14 +00:00
..
videolan * ./BUGS: added a list of known bugs. Please add your findings! 2002-01-04 14:01:35 +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 * Use memalign for aligned data (instead of a greek malloc) 2001-10-30 19:34:53 +00:00
audio_output.h - better communication between audio decoder and output: aout plugins 2002-01-09 00:33:37 +00:00
beos_specific.h * Fixed a few warnings with gcc 3.0. 2001-05-06 04:32:03 +00:00
common.h * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was 2002-01-09 02:01:14 +00:00
config.h * ./BUGS: added a list of known bugs. Please add your findings! 2002-01-04 14:01:35 +00:00
darwin_specific.h * Fixed a few warnings with gcc 3.0. 2001-05-06 04:32:03 +00:00
debug.h * Header cleaning: filled all empty authors fields, added CVS $Id stuff. 2001-03-21 13:42:35 +00:00
defs.h.in * ./ChangeLog: imported the 0.2.92 changes, unrolled current CVS changes. 2002-01-02 14:37:42 +00:00
input_ext-dec.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
input_ext-intf.h * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was 2002-01-09 02:01:14 +00:00
input_ext-plugins.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
input_iovec.h libdvdcss changes: 2001-12-16 18:00:18 +00:00
int_types.h * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile 2001-05-31 01:37:08 +00:00
interface.h * ./plugins/mga/mga.c: removed the mgammx module and put the code in 2002-01-07 02:12:30 +00:00
intf_eject.h * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was 2002-01-09 02:01:14 +00:00
intf_msg.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
intf_playlist.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
iso_lang.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
main.h Some heavy changes today: 2001-12-30 07:09:56 +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: replaced _X with __VLC_SYMBOL because _X was 2002-01-09 02:01:14 +00:00
modules.h * ./configure.in: fix for obscure architectures like hppa where target_os 2002-01-05 03:49:18 +00:00
mtime.h Some heavy changes today: 2001-12-30 07:09:56 +00:00
netutils.h Some heavy changes today: 2001-12-30 07:09:56 +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.h * ./BUGS: added a list of known bugs. Please add your findings! 2002-01-04 14:01:35 +00:00
vdec_ext-plugins.h * ./BUGS: added a list of known bugs. Please add your findings! 2002-01-04 14:01:35 +00:00
video_output.h * ./configure.in: fix for obscure architectures like hppa where target_os 2002-01-05 03:49:18 +00:00
video.h * ./plugins/mga/mga.c: removed the mgammx module and put the code in 2002-01-07 02:12:30 +00:00
win32_specific.h * Fixed the vlcs communication issue by initializing WinSock at 2001-11-12 22:42:56 +00:00