Age | Commit message (Collapse) | Author |
|
Some tests were rearranged (AC_TRY_LINK moved out of AC_TRY_RUN
cross-compilation case, with arrangements to maintain the semantics) to
avoid autoupdate errors.
Factored out common (duplicate) code in aa.m4.
Tested with autoconf 2.61; needs testing with 2.60.
CVS patchset: 8767
CVS date: 2007/03/29 18:23:36
|
|
CVS patchset: 8751
CVS date: 2007/03/26 14:21:10
|
|
Improved cross-compiling: detect and precedence of the host-specific libs
W32dll: enabled by platforms as originaly, user can override it
Fixed shell errors in the Makefile of the hackersguide
Detect the place of SDL header independently on platform
Fixed spelling in CDDA, include the header sys/param.h if available
Fixed format strings (fix warnings (or even bugs) on Gentoo/FreeBSD)
CVS patchset: 7815
CVS date: 2005/11/28 12:24:56
|
|
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
used system version, if found, not used non-POSIX dirent->d_reclen
(this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update
CVS patchset: 7709
CVS date: 2005/08/25 15:36:29
|
|
CVS patchset: 6217
CVS date: 2004/03/05 16:34:32
|
|
CVS patchset: 3738
CVS date: 2002/12/31 22:17:14
|
|
CVS patchset: 3152
CVS date: 2002/11/02 19:58:57
|
|
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
|
|
CVS patchset: 2747
CVS date: 2002/09/25 12:47:49
|
|
CVS patchset: 2723
CVS date: 2002/09/20 15:53:24
|
|
CVS patchset: 2649
CVS date: 2002/09/10 14:47:15
|
|
CVS patchset: 1317
CVS date: 2001/12/28 02:55:57
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 1119
CVS date: 2001/11/26 21:07:49
|
|
CVS patchset: 791
CVS date: 2001/10/13 12:14:20
|
|
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
|
|
CVS patchset: 394
CVS date: 2001/08/07 08:32:43
|
|
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: 19
CVS date: 2001/04/24 15:47:32
|
|
unincluded. Fix xine.m4 to reflect the new xine.h location.
CVS patchset: 6
CVS date: 2001/04/19 09:46:57
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|