]> git.sesse.net Git - vlc/history - include/vlc
Suppress timeout parameter from net_Select() - refs #1056.
[vlc] / include / vlc /
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-01-15 Olivier Aubertinclude/vlc/mediacontrol.h: include windows.h on win32...
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2006-12-21 Olivier Aubertinclude/vlc/libvlc.h: comment fixes
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-14 Olivier Aubertinclude/vlc/mediacontrol.h: define mediacontrol_playlis...
2006-12-12 Jean-Paul SamanAdd support to the activex, mozilla, firefox, safari...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-03 Filippo CaroneRemove libvlc_set_video_drawable, libvlc_video_set_pare...
2006-11-01 Filippo Caroneavoid VLC_VariableSet to set the drawable, use libvlc_s...
2006-10-30 Jean-Paul Saman(Forward port of [17371]) Implement Aspect Ratio proper...
2006-10-27 Damien Fouilleul- added public log apis to access message log
2006-10-24 Filippo Caroneintegrate patch from Ticket #725. needs testing.
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-09-26 Olivier Aubertmediacontrol: doxygen updates
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-22 Olivier Aubertmediacontrol API: (mostly) use the new libvlc API
2006-09-18 Clément StenacA bit of cleanup and test
2006-09-04 Damien Fouilleul- added input state & input rate in control APIs
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-07-19 Olivier Aubertinclude/vlc/mediacontrol.h, src/control/mediacontrol_au...
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-02 Filippo Caroneadded in libvlc:
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-09 Filippo CaronePlaylist item deletion added in libvlc.h for external...
2006-02-26 Clément StenacCosmetics.
2006-02-23 Filippo CaroneHeader modified to include libvlc audio control functions
2006-02-17 Clément StenacFix some bugs
2006-02-15 Clément StenacMore VLM API stuff
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-07 Clément Stenac* get/set/toggle fullscreen
2006-02-03 Clément StenacPlay and add (Refs:#457)
2006-02-01 Rémi Denis-CourmontMore UTF8ication
2006-01-29 Clément StenacFix a crasher in exception handling
2006-01-21 Clément StenacEnqueue the item ID instead of pointer for preparse
2006-01-17 Olivier Aubertmediacontrol API: proper fix for mediacontrol_Instance...
2006-01-16 Jean-Paul SamanDefine mediacontrol_Instance in the right place
2006-01-16 Jean-Paul SamanDefine libvlc_exception_raise() in the proper place
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes
2005-12-15 Olivier Aubertpython bindings: formatted to VLC coding style
2005-12-15 Filippo CaroneFile description fixed and propset done.
2005-12-14 Filippo CaroneMediacontrol interface changes to detach use of vlc...
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-10 Olivier Aubertsrc/control/core.c, include/vlc/control.h: Applied...
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-12 Sam Hocevar * src/vlc.c: do not exit the program with an error...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-04 Eric Petit *control*: BeOS compile fixes
2005-06-03 Eric Petit control.h: Tiger/gcc-4 compile fix
2005-06-01 Clément StenacMerge mediacontrol to trunk
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-02-15 Gildas Bazin* include/vlc/vlc.h: WinCE build fix.
2004-11-15 Laurent Aimar * input: added a meta field to input.
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-09-19 Gildas Bazin* include/vlc_input.h, src/playlist/item.c: added vlc_i...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-12 Clément Stenac* Added new functions to the Mozilla plugin
2004-06-06 Derk-Jan Hartman* bugfix to libvlc header
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-01-25 Clément Stenac* Strings review in include/
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-14 Sigmund Augdal Helberginclude/vlc/vlc.h:
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output
2003-05-05 Sigmund Augdal Helbergimplemented VLC_VAR_TIME using two ints
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2002-12-15 Gildas Bazin* include/vlc/vlc.h: added a new pi_types field to...
next