index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
libdvdnav
/
Makefile.am
Age
Commit message (
Expand
)
Author
2007-03-22
Fix crosscompile to use build and host definition from autoconf, rather than ...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2004-10-08
sync to current CVS of libdvdnav
Michael Roitzsch
2004-09-20
Build system improvements:
František Dvořák
2003-08-07
remove useless gnu89 compiler flag, some configure tweaking
Michael Roitzsch
2003-05-16
libdvdnav merge:
Michael Roitzsch
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-05-11
add missing header
1-beta12
Guenter Bartsch
2003-04-30
cleanup libdvdnav merge
Michael Roitzsch
2003-04-29
Update from the libdvdnav project.
James Courtier-Dutton
2003-04-07
merging libdvdnav, since some nice fixes took place
Michael Roitzsch
2002-10-22
Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...
Stephen Torri
2002-10-09
configure.ac:
Stephen Torri
2002-09-20
sync to latest libdvdnav cvs version
Michael Roitzsch
2002-09-19
Updated cvscompile.sh to look for configure.ac
Stephen Torri
2002-08-19
fix 'make debug'
Michael Roitzsch
2002-08-13
Use absolute path for include path to header files, so that we can build with
Juergen Keil
2002-08-08
Changed loads of #include <dvdread/...> to #include <...>
Rich J Wareham
2002-08-08
First stage of DVD plugin -> dvdnav conversion
Rich J Wareham