vlc/include
Gildas Bazin c7ceea8a94 * src/input/control.c: bookmarks support is back (will need some more work though).
* modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
2004-08-05 12:45:23 +00:00
..
vlc * all: rework of the input. 2004-06-22 19:29:19 +00:00
aout_internal.h * include/aout_internal.h: added a b_restart field to aout_input_t. 2004-04-19 10:48:04 +00:00
audio_output.h include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t. 2003-11-20 22:10:56 +00:00
beos_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
charset.h * include/charset.h: added "extern "C" {" for c++ modules. 2004-02-21 23:15:52 +00:00
codecs.h * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only). 2004-07-01 10:06:42 +00:00
configuration.h * ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c. 2004-06-01 15:45:07 +00:00
darwin_specific.h - 2004-07-27 16:20:32 +00:00
intf_eject.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
iso_lang.h * include/iso_lang.h: Since the exported functions use the "const" keyword, 2003-10-24 17:41:58 +00:00
main.h * first stab at vlc daemon mode (-d, --daemon ) 2004-06-30 16:26:48 +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 * include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section. 2004-05-16 19:17:56 +00:00
modules.h * ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c. 2004-06-01 15:45:07 +00:00
mtime.h * src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors. 2004-07-10 18:08:09 +00:00
network.h * src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept(). 2004-07-24 22:49:28 +00:00
os_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
osd.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
snapshot.h Snapshot module (dummy video output module keeping a configurable image cache). 2004-05-27 15:36:15 +00:00
stream_output.h * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used). 2004-07-10 17:18:50 +00:00
variables.h various documentation fixes 2004-06-18 11:35:45 +00:00
video_output.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
vlc_access.h * all: rework of the input. 2004-06-22 19:29:37 +00:00
vlc_bits.h * include/vlc_bits.h: bit stream reader/writer. 2003-11-18 20:15:38 +00:00
vlc_block_helper.h * include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset(). 2003-12-07 12:11:13 +00:00
vlc_block.h * src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing) 2004-07-29 08:50:52 +00:00
vlc_codec.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
vlc_common.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
vlc_config.h * it's information, not informations (you missed some, dj :P) 2004-07-16 11:33:32 +00:00
vlc_cpu.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_demux.h * all: rework of the input. 2004-06-22 19:29:37 +00:00
vlc_error.h * include/error.h: Renamed this file to include/vlc_error.h to avoid name 2003-07-01 12:56:47 +00:00
vlc_es_out.h * vlc_es_out.h: oops ;) 2004-06-22 20:07:34 +00:00
vlc_es.h * viedo_format_t -> video_format_t 2004-08-04 11:58:44 +00:00
vlc_filter.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
vlc_help.h * modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl. 2004-05-16 19:33:58 +00:00
vlc_httpd.h * all: forgot to commit theses files. 2004-03-22 12:33:29 +00:00
vlc_input.h * src/input/control.c: bookmarks support is back (will need some more work though). 2004-08-05 12:45:23 +00:00
vlc_interface.h * include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype. 2004-04-20 15:05:24 +00:00
vlc_keys.h Forgot this file in my last commit. 2004-07-08 09:12:37 +00:00
vlc_messages.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
vlc_meta.h * it's information, not informations (you missed some, dj :P) 2004-07-16 11:33:32 +00:00
vlc_objects.h * all: created a new module type "opengl provider", which provides a 2004-07-21 22:38:49 +00:00
vlc_playlist.h * it's information, not informations (you missed some, dj :P) 2004-07-16 11:33:32 +00:00
vlc_stream.h * vlc_stream.h : oops again. 2004-06-22 20:09:22 +00:00
vlc_threads_funcs.h + modules/misc/freetype.c: fixed a couple of typos 2003-11-22 00:41:07 +00:00
vlc_threads.h * include/vlc_threads.h: 2004-03-01 12:50:39 +00:00
vlc_video.h * ALL: Major rework of the subpictures architecture. 2004-08-03 00:11:32 +00:00
vlc_vlm.h * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). 2004-03-31 20:52:31 +00:00
vout_synchro.h * Strings review in include/ 2004-01-25 18:17:08 +00:00
win32_specific.h * Strings review in include/ 2004-01-25 18:17:08 +00:00