| .. |
|
vlc
|
* include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
|
24 years ago |
|
.cvsignore
|
* ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
|
24 years ago |
|
aout_internal.h
|
* configure.ac.in: Disabled -Wtraditional as it produces much more bogus
|
24 years ago |
|
audio_output.h
|
* configure.ac.in: Disabled -Wtraditional as it produces much more bogus
|
24 years ago |
|
beos_specific.h
|
* New pthread implementation for WinNT/2K/XP. This implementation shouldn't
|
24 years ago |
|
codecs.h
|
* adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
|
24 years ago |
|
configuration.h
|
* include/configuration.h: fixed my previous fix.
|
24 years ago |
|
darwin_specific.h
|
* ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
|
24 years ago |
|
error.h
|
* ./src/misc/error.c: added vlc_error, a strerror() equivalent.
|
24 years ago |
|
input_ext-dec.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
input_ext-intf.h
|
* src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
|
24 years ago |
|
input_ext-plugins.h
|
* ./Makefile.am: fixed rc compilation under mingw32/cygwin.
|
24 years ago |
|
interface.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 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/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
mmx.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules_inner.h
|
* configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
|
24 years ago |
|
mtime.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
netutils.h
|
* ALL: new module API. Makes a few things a lot simpler, and we gain
|
24 years ago |
|
network.h
|
* ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
|
24 years ago |
|
os_specific.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
stream_control.h
|
* ALL: new module API. Makes a few things a lot simpler, and we gain
|
24 years ago |
|
stream_output.h
|
Added stream output. (common work with titer).
|
24 years ago |
|
variables.h
|
* src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
|
24 years ago |
|
video.h
|
* ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
|
24 years ago |
|
video_output.h
|
* configure.ac.in: Disabled -Wtraditional as it produces much more bogus
|
24 years ago |
|
vlc_common.h
|
* ./include/vlc_messages.h: msg_* functions now use the same argument type
|
24 years ago |
|
vlc_config.h
|
* include/video.h, include/vlc_config.h, src/video_output/*: changed the
|
24 years ago |
|
vlc_cpu.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
vlc_messages.h
|
* ./include/vlc_messages.h: msg_* functions now use the same argument type
|
24 years ago |
|
vlc_objects.h
|
* ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
|
24 years ago |
|
vlc_playlist.h
|
- vlc_playlist.h, playlist.c: added the ability to save a playlist to
|
24 years ago |
|
vlc_threads.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
vlc_threads_funcs.h
|
* ./include/vlc_messages.h: msg_* functions now use the same argument type
|
24 years ago |
|
win32_specific.h
|
* ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
|
24 years ago |