summaryrefslogtreecommitdiff
path: root/src/libw32dll/Makefile.am
AgeCommit message (Expand)Author
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2007-06-09Add $(LTLIBINTL) for a few plugins which I'd missed.Darren Salt
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2006-12-28Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW!Reinhard Tartler
2006-12-21Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-06-11Re-commit lost change: Fix the freeze on QuickTime files when configured with...František Dvořák
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2002-12-23wmv9 supportMiguel Freitas
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-06-19Fix previous commit (should link to libxine instead of libxineutils)Ewald Snel
2002-06-19Fix memory leaks and related bugsEwald Snel
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
2001-11-16small cleanupMiguel Freitas
2001-11-16improving audio syncMiguel Freitas
2001-11-15- audio bugfixes (dynamic buffers and Direct Show support). it show playMiguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-10Fix debug build stages.Daniel Caujolle-Bert
2001-06-09finally - w32codec works againGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-07w32codec bugfixesGuenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert