]> git.sesse.net Git - vlc/history - activex
ALL: backport of 13027,13033,13034,13039,13040,13041 from trunk
[vlc] / activex /
2005-10-27 Damien Fouilleulplugin.cpp: on activation, set width and height in...
2005-10-23 Rémi Denis-CourmontAnother bunch of attributes fixes
2005-10-17 Damien Fouilleulplugin.cpp: formatting cleanup
2005-10-11 Damien Fouilleuladded clearer comments, couple of fixes
2005-10-11 Damien Fouilleulvlccontrol.cpp: fixed a bug in setVariable where argume...
2005-10-11 Damien FouilleulI keep on forgeting to reset my own debug :)
2005-10-11 Damien Fouilleulplugin.cpp: auto-detect debbuger and change threading...
2005-09-16 Damien Fouilleulall: bug fixing, clean-up
2005-08-21 Damien Fouilleulall: make sure that the plugin use that registry for...
2005-08-21 Damien Fouilleulall: reworked ActiveX plugin, which now works properly...
2005-08-18 Rémi Denis-CourmontReplace the specific VERSION32 kludge with a clean...
2005-08-02 Damien Fouilleul- add libvlc.a at the end of the linking chain, so...
2005-07-21 Damien FouilleulOops, I did it again !
2005-07-19 Damien FouilleulImproved compatibility
2005-07-14 Rémi Denis-Courmont- Automatic versioning info in ActiveX plugin (refs...
2005-07-09 Antoine Cellerierlastest -> latest
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-28 Damien Fouilleul- updated to axvlc.inf used to create http://downloads...
2005-06-28 Damien Fouilleul- changed codebase path to 'http://downloads.videolan...
2005-06-28 Damien Fouilleuldataobject isn't ready for prime time yet :)
2005-06-27 Damien Fouilleulplugin.cpp: forgot to initialize the mute variable
2005-06-27 Damien Fouilleulall: clean-up, bug fixes so that plugin is now working...
2005-06-07 Christophe MutricyUpdate copyright date
2005-05-31 Damien Fouilleulall: activex plugin Set/GetVariable support all of...
2005-05-11 Damien Fouilleultest.html: improved user feedback, especially for live...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-04-18 Damien Fouilleul- previously checked in this file to work only within...
2005-04-18 Damien Fouilleul- source cleanup
2005-04-06 Damien Fouilleul- all: intitial offscreen drawing support (mostly for...
2005-04-01 Damien FouilleulDocumentation/Example update
2005-03-23 Damien Fouilleul- added a slider to control VLC playback from HTML.
2005-03-16 Damien Fouilleulmain.cpp: fixed bug regarding TypeLib registration
2005-03-14 Sam Hocevar * activex/Makefile.am: use "rm -f", not "-rm".
2005-03-13 Derk-Jan Hartman* axvlc.reg was removed from the source tree in r9968...
2005-03-11 Rémi Denis-Courmont- Fix building axvlc from subdirectory
2005-03-07 Damien Fouilleul- activate (make visible) as soon as embedded into...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-02 Damien Fouilleul- install axvlc.dll within the VLC directory, rather...
2005-02-23 Damien Fouilleul- changed sample axvlc.inf to use VLC NSI installer
2005-02-17 Damien Fouilleulno longer necessary, thanks to self-registration
2005-02-17 Damien Fouilleul- miscelleanous fixes and improvements
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-01-21 Damien FouilleulActiveX: misc fixes & improvements
2005-01-20 Gildas Bazin* configure.ac, activex/Makefile.am: conditional compil...
2005-01-20 Gildas Bazin* configure.ac, activex/Makefile.am: small fixes to...
2005-01-19 Damien FouilleulInitial version of ActiveX plugin for VLC