]> git.sesse.net Git - vlc/history - activex/Makefile.am
Try to improve wording
[vlc] / activex / Makefile.am
2007-11-19 Damien Fouilleulactivex: fixed registration problems as reported in...
2007-10-15 Rémi Denis-CourmontSeparate LDFLAGS from LIBS for real.
2007-07-31 Damien Fouilleulmore libtool updates, removed some ol' crust
2007-07-27 Damien Fouilleulactivex: slightly better Makefile.am
2007-07-27 Damien Fouilleulactivex: updated build for libtool link compatibility
2006-12-11 Christophe MutricyDon't call removed target.
2006-12-10 Rémi Denis-CourmontUse shared libvlc on Win32
2006-12-07 Damien Fouilleul- activex: backporting from 0.8.6
2006-12-05 Damien Fouilleul activex: when linking against the shared lib DLL,...
2006-12-05 Damien Fouilleul- mozilla, activex: vlc-config vlc -> libvlc changes
2006-10-09 Damien Fouilleul- added support for returning custom error messages...
2006-09-26 Damien Fouilleul- activex: more features and fully updated test.html...
2006-09-25 Jean-Paul SamanUse shell style parenthesis for VLC_CONFIG in Makefile.am
2006-09-22 Damien Fouilleul- activex: added configuration interface
2006-09-14 Damien Fouilleul- ActiveX: support for libvlc and common scripting...
2006-09-04 Christophe MutricyAs a second effect of the recent libtool/build system...
2006-03-25 Damien Fouilleul- added support for non OLE containers, such as Windows...
2006-02-28 Rémi Denis-Courmontmv -> mv -f
2006-02-27 Rémi Denis-CourmontWork-around libtool's work-around which adds .exe on...
2006-02-23 Rémi Denis-CourmontLinking order fix
2006-02-23 Rémi Denis-CourmontSame fix for activeX
2006-02-22 Damien Fouilleulall: renamed DLL import library as libvlc.dll.a, as...
2006-02-22 Damien Fouilleulall: for WIN32, create an import library libvlc-dll...
2006-02-19 Rémi Denis-CourmontPropagate libvlc move in plugins
2005-12-04 Rémi Denis-CourmontFix RC compilation from source snapshots
2005-08-02 Damien Fouilleul- add libvlc.a at the end of the linking chain, so...
2005-07-19 Damien FouilleulImproved compatibility
2005-07-14 Rémi Denis-Courmont- Automatic versioning info in ActiveX plugin (refs...
2005-06-27 Damien Fouilleulall: clean-up, bug fixes so that plugin is now working...
2005-04-06 Damien Fouilleul- all: intitial offscreen drawing support (mostly for...
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-02-17 Damien Fouilleul- miscelleanous fixes and 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