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