]> git.sesse.net Git - vlc/history - include
Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
[vlc] / include /
2004-06-07 Laurent Aimar * input_ext-intf.h: removed unused functions/defines.
2004-06-07 Laurent Aimar * input_ext-intf.h: input_ChangeArea/Program are now...
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-06 Derk-Jan Hartman* bugfix to libvlc header
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-06 Laurent Aimar * variables: added var_Get/Set/CreateGetBool.
2004-06-06 Laurent Aimar * variables: helpers: var_Get* .
2004-06-06 Laurent Aimar * variables: added more helpers: var_CreateGet*
2004-06-05 Laurent Aimar * ninput: added more access2 doc, added ACCESS_SET_PRI...
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-02 Laurent Aimar * ninput: changed the way title and seekpoint work.
2004-06-01 Laurent Aimar * all: a few changes in access2 (added a info field...
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-05-30 Laurent Aimar * ninput: typo.
2004-05-30 Laurent Aimar * ninput: more access2 things.
2004-05-30 Laurent Aimar * ninput, access: compilation fix.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-27 Olivier AubertSnapshot module (dummy video output module keeping...
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-23 Laurent Aimar * stream_output: added a sout_ParseCfg to help sout...
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-19 Gildas Bazin* include/aout_internal.h: added a b_restart field...
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-04-14 Andre Pang* vout_ShowTextAbsolute now returns VLC_EGENERIC if...
2004-04-11 Gildas Bazin* include/vlc_interface.h: forgot that in last commit.
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-02 Laurent Aimar * modules.h: increased MODULE_SHORTCUT_MAX to 50....
2004-04-02 Laurent Aimar * vlc_es.h: AAAHHH I HATE C++, else said: I need to...
2004-04-02 Laurent Aimar * vlc_es: fixed es_format_Copy. (Duplicate psz_encodin...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Laurent Aimar * vlc_common.h: removed all cast in TAB_*. GCC doesn...
2004-03-29 Laurent Aimar * stream: added stream_DemuxNew, stream_DemuxSend...
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-25 Laurent Aimar * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-22 Laurent Aimar * all: forgot to commit theses files.
2004-03-21 Derk-Jan Hartman* fix avi dts support
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-15 Clément StenacAdd description for demux2 (Closes:#1780)
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-03-11 Laurent Aimar * stream_output.h: removed sout_buffer_t and use block...
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * stream_output.h: added a vlc_meta_t field to sout_in...
2004-03-10 Laurent Aimar * include/input_ext-plugins.h: exported input_RunDecod...
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-06 Laurent Aimar * all: added two variables needed for asynch sout.
2004-03-05 Laurent Aimar * include/modules.h: increased numbers of shorcuts
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * vlc_common.h: httpd typedefs.
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-03-03 Laurent Aimar ninput.h: added prototype of demux2_vaControlHelper.
2004-03-03 Christophe Massiot* src/input/input_dec.c: Copy block_t::i_flags to sout_...
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2004-02-29 Gildas Bazin* src/misc/variables.c: fixed memleak.
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-23 Gildas Bazin* include/vlc_common.h: added the UI64C() macro for...
2004-02-22 Laurent Aimar * all: changed the prototype of sout_InputNew.
2004-02-22 Gildas Bazin* ALL: preparation for 0.7.1-test2.
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-15 Sigmund Augdal Helberginclude/osd.h, src/video_output/video_text.c:
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-02-07 Gildas Bazin* include/vlc_es.h: s/es_format_Free/es_format_Clean.
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-02-06 Gildas Bazin* include/vlc_common.h: forgot the Set*LE() helpers...
2004-02-06 Derk-Jan Hartman* Move GetCapabilityHelp from intf's to vlc_help.h
2004-01-31 Laurent Aimar * vlc_meta.h: added a vlc_meta_t struct and some funct...
2004-01-30 Laurent Aimar * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-25 Clément Stenac* Strings review in include/
next