Age | Commit message (Collapse) | Author |
|
in some cases when trying to play back an encrypted dvd without libdvdcss installed)
CVS patchset: 3348
CVS date: 2002/11/23 00:16:23
|
|
CVS patchset: 3347
CVS date: 2002/11/23 00:04:32
|
|
CVS patchset: 2963
CVS date: 2002/10/23 11:45:35
|
|
AC_CFLAGS variable of their Makefile.am for the directory.
CVS patchset: 2943
CVS date: 2002/10/22 23:50:15
|
|
CVS patchset: 2909
CVS date: 2002/10/22 04:34:02
|
|
CVS patchset: 2908
CVS date: 2002/10/22 04:31:00
|
|
Compiler warning to be fixed:
dvd_udf.c: In function `UDFScanDir':
dvd_udf.c:328: warning: implicit declaration of function `strcasecmp'
CVS patchset: 2907
CVS date: 2002/10/22 04:29:46
|
|
Changed PATH_MAX to XINE_PATH_MAX
Compiler warnings to be fixed:
dvd_reader.c: In function `DVDOpenPath':
dvd_reader.c:187: warning: implicit declaration of function `strdup'
dvd_reader.c:187: warning: assignment makes pointer from integer without a cast
dvd_reader.c: In function `DVDOpen':
dvd_reader.c:282: warning: assignment makes pointer from integer without a cast
dvd_reader.c:292: warning: implicit declaration of function `fchdir'
dvd_reader.c:312: warning: implicit declaration of function `strcasecmp'
dvd_reader.c:361: warning: assignment makes pointer from integer without a cast
dvd_reader.c: In function `findDVDFile':
dvd_reader.c:460: warning: implicit declaration of function `strncasecmp'
CVS patchset: 2906
CVS date: 2002/10/22 04:28:10
|
|
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.
CVS patchset: 2805
CVS date: 2002/10/09 05:13:38
|
|
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: 2641
CVS date: 2002/09/09 20:47:30
|
|
It was using ``sizeof(pointer)'' instead of ``sizeof(structure)''
CVS patchset: 2605
CVS date: 2002/09/04 16:06:18
|
|
CVS patchset: 2484
CVS date: 2002/08/19 17:21:00
|
|
CVS patchset: 2425
CVS date: 2002/08/10 14:00:45
|
|
CVS patchset: 2424
CVS date: 2002/08/10 13:59:43
|
|
I have one (rather broken disc that only works without them
CVS patchset: 2413
CVS date: 2002/08/09 15:41:38
|
|
CVS patchset: 2410
CVS date: 2002/08/09 13:44:38
|
|
CVS patchset: 2405
CVS date: 2002/08/08 21:55:54
|
|
CVS patchset: 2404
CVS date: 2002/08/08 17:49:20
|