..
vlc
* ninput.h : change control parameters.
23 years ago
.cvsignore
* ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
24 years ago
aout_internal.h
* src/audio_output/dec.c, include/aout_internal.h: the aout core was
23 years ago
audio_output.h
* src/extras/libc.c, nclude/vlc_common.h, modules/mux/mpeg/ts.c: added atoll() to our libc.
23 years ago
beos_specific.h
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
24 years ago
charset.h
* added a vlc_current_charset function. This tries to get the current charset
23 years ago
codecs.h
* all: move "wave format tag to fourcc" from demuxers to codecs.h
23 years ago
configuration.h
First part of code to allow configurable hotkeys.
23 years ago
darwin_specific.h
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
24 years ago
httpd.h
* include/httpd.h: compilation fix.
23 years ago
input_ext-dec.h
* ALL: Introduction of a new api for decoders.
23 years ago
input_ext-intf.h
* src/video_output/video_output.c : do not use FIND_ANYWHERE to catch
23 years ago
input_ext-plugins.h
* ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
23 years ago
intf_eject.h
* ALL: new module API. Makes a few things a lot simpler, and we gain
24 years ago
iso_lang.h
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
24 years ago
main.h
* include/main.h
23 years ago
mmx.h
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
24 years ago
modules.h
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
24 years ago
modules_inner.h
* modules/gui/wxwindows/preferences.cpp: fixed the preferences to also show the config options of sub-modules.
23 years ago
mtime.h
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
24 years ago
network.h
* all: added a i_ttl field in network_socket_t to allow per connection ttl
23 years ago
ninput.h
* src/video_output/video_output.c : do not use FIND_ANYWHERE to catch
23 years ago
os_specific.h
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
24 years ago
osd.h
* modules/codec/subsdec/subsdec.[c,h]: added --subsdec-align option to specify center, left or right alignment.
23 years ago
stream_control.h
* ninput.h : change control parameters.
23 years ago
stream_output.h
* include/stream_output.h include/vlc_common.h : move TAB_APPEND,
23 years ago
variables.h
* ninput.h : change control parameters.
23 years ago
video_output.h
* src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter).
23 years ago
vlc_block.h
* ALL: Introduction of a new api for decoders.
23 years ago
vlc_common.h
* src/video_output/video_output.c : do not use FIND_ANYWHERE to catch
23 years ago
vlc_config.h
* include/vlc_config.h: removed unused config stuff.
23 years ago
vlc_cpu.h
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
24 years ago
vlc_error.h
* include/error.h: Renamed this file to include/vlc_error.h to avoid name
23 years ago
vlc_interface.h
* include/vlc_config.h: removed unused config stuff.
23 years ago
vlc_keys.h
First part of code to allow configurable hotkeys.
23 years ago
vlc_messages.h
* ./include/vlc_messages.h: msg_* functions now use the same argument type
24 years ago
vlc_objects.h
* ALL: Introduction of a new api for decoders.
23 years ago
vlc_playlist.h
* src/playlist/playlist.c
23 years ago
vlc_threads.h
* src/misc/threads.c, include/vlc_threads.h: Removed the pthread wrapper for
23 years ago
vlc_threads_funcs.h
* src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
23 years ago
vlc_video.h
moved Doxyfile to doc/ to make sam happy. Changed Doxyfile so the generated
23 years ago
vout_synchro.h
* include/video.h include/video_output.h src/video_output/vout_pictures.c:
23 years ago
win32_specific.h
* ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
24 years ago