]> git.sesse.net Git - vlc/history - include/vlc
modules/gui/wxwidgets/*: bunch of fixes.
[vlc] / include / vlc /
2007-05-20 Filippo Caronelibvlc events related functions renamed
2007-05-20 Filippo CaroneUse oldval and newval in libvlc_event_t
2007-05-19 Antoine Cellerier* Fix compilation.
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Filippo Caronefree callbacks on libvlc destruction
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-05-18 Damien Fouilleulvlc.h: move VLC_PUBLIC_API definition when building...
2007-05-17 Rémi Denis-CourmontFix linking on gcc, breaks everything else
2007-05-17 Rémi Denis-Courmontinclude/vlc/* cannot depend on config.h, hence cannot...
2007-05-07 Olivier Aubertmediacontrol API: implement mediacontrol_StreamInformat...
2007-05-03 Olivier Aubertmediacontrol API: split old mediacontrol_exception_init...
2007-03-28 Damien Fouilleul- libvlc: new libvlc_video_redraw_rectangle() API,...
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-03-06 Olivier Aubertinclude/vlc/mediacontrol.h: mark mediacontrol method...
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-02-20 Christophe MutricyCompile fix
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
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
next