Age | Commit message (Collapse) | Author |
|
Used dlopen to grab reference to XvQueryExtension.
Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed.
(still need work here)
Removed X11 libs from xine-config flag (--libs)
CVS patchset: 3156
CVS date: 2002/11/02 21:53:00
|
|
CVS patchset: 3152
CVS date: 2002/11/02 19:58:57
|
|
dependencies when checking for the detection of xine-lib.
CVS patchset: 3134
CVS date: 2002/11/02 02:56:29
|
|
Added myself to AUTHORS
configure.ac:
Removed a '-O' flag from DEBUG_CFLAGS when its initialized. The flag
is added later depending on architecture of CPU.
include/xine.h.in:
src/xine-utils/Makefile.am:
src/xine-utils/xine_check.h:
src/xine-utils/xine_check.c:
misc/xine-config.in:
Moved some of the system checks from xine-config.in to xine_check.c. Now
some of the checks are written in C instead of shell script. This is the
first beta/bleeding edge/kick the tires/it might break for you version.
It works for me (Intel P3). It will report to the stdout your kernel version,
MTRR (x86) architecture only (depends on kernel), symbolic link for CDROM is ok,
symbolic link for DVD is ok, and if environment variable "DISPLAY" is
set. It will later support telling if DMA is turned on for IDE based DVD
drives (Need help here - see below) and XVinfo.
DMA: <HELP REQUIRED>: DMA is successfully check but I cannot determine
that from the /dev/dvd symbolic link for those DVD drives that need to
use the ide-scsi module (e.g. My DVD/CDRW). I can verify DMA is set
if I hard code the link into the code (obviously not a prime choice).
So if any solutions are known please pass them along.
misc/Makefile.am:
misc/xine-config.in:
src/xine-engine/Makefile.am:
Removed xine_logo information from xine-lib. Please let me know if I
missed anyting.
CVS patchset: 2869
CVS date: 2002/10/20 02:17:36
|
|
by adding -I $(prefix)/share/aclocal to the XINE_ACFLAGS.
CVS patchset: 2746
CVS date: 2002/09/25 01:54:26
|
|
CVS patchset: 2723
CVS date: 2002/09/20 15:53:24
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
CVS patchset: 2648
CVS date: 2002/09/10 14:34:32
|
|
CVS patchset: 2647
CVS date: 2002/09/10 14:31:43
|
|
CVS patchset: 1663
CVS date: 2002/04/02 12:49:06
|
|
CVS patchset: 1379
CVS date: 2002/01/09 15:16:37
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 859
CVS date: 2001/10/22 21:34:54
|
|
CVS patchset: 738
CVS date: 2001/10/05 13:41:53
|
|
Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org>
CVS patchset: 705
CVS date: 2001/09/27 21:31:03
|
|
docs files.
CVS patchset: 699
CVS date: 2001/09/27 01:42:42
|
|
CVS patchset: 129
CVS date: 2001/06/05 20:54:41
|
|
two new var in xine.m4, xine_skin_dir and xine_plugin_dir, and it's
related to the previous change.
CVS patchset: 31
CVS date: 2001/04/26 23:00:58
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|