]> git.sesse.net Git - vlc/history - projects/activex/plugin.cpp
activex: missing media_list lock/unlock
[vlc] / projects / activex / plugin.cpp
2010-03-18 Jean-Paul Samanactivex: stop media_player before releasing it.
2010-02-18 Laurent AimarFixed activex compilation.
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-12 Jean-Paul Samanactivex: implement JS Events
2010-02-11 Jean-Paul Samanactivex: remove libvlc_exceptions and adapt to recent...
2010-01-29 Jean-Baptiste KempfActiveX: fix compilation
2010-01-25 Jean-Paul Samanactivex: remove IVLCLog, IVLCMessagesIterator, IVLCMess...
2010-01-24 Jean-Baptiste KempfActiveX: fix compilation
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-09-30 Jean-Baptiste KempfMatch options between ActiveX and Mozilla plugins
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Paul Samanactivex: remove libvlc_video_set_size() and libvlc_vide...
2009-03-10 JP DingerDe-deprecate activex plugin.
2009-02-11 Anthony Loiseauactivex: snprintf is defined in stdio.h, include it
2009-02-11 Anthony Loiseauactivex: create "ex" before using this exception variable
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in activex...
2008-06-14 Jean-Paul SamanRemove VLCPlugin::getVLCObject() methond from ActiveX
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Jean-Paul SamanFiles belonging to patch from, thannoy: Allow future...
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-02-25 Rémi Denis-CourmontActually fix the ActiveX plugin
2008-02-21 Damien Fouilleulactivex: oops, used duplicate id for BITMAP resource
2008-02-18 Damien Fouilleulactivex: it sounds like latest windres no longer suppor...
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...