Age | Commit message (Collapse) | Author |
|
CVS patchset: 3138
CVS date: 2002/11/02 03:13:44
|
|
CVS patchset: 3128
CVS date: 2002/11/01 17:51:57
|
|
CVS patchset: 3124
CVS date: 2002/11/01 11:48:59
|
|
(mostly turning :// into :/)
CVS patchset: 3113
CVS date: 2002/10/31 17:00:44
|
|
CVS patchset: 3080
CVS date: 2002/10/29 01:17:46
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 3057
CVS date: 2002/10/28 00:50:01
|
|
delimiter
CVS patchset: 3053
CVS date: 2002/10/27 22:48:57
|
|
CVS patchset: 3050
CVS date: 2002/10/27 20:07:39
|
|
CVS patchset: 3034
CVS date: 2002/10/27 01:52:15
|
|
parameter (not implemented yet), document new plugin loader in changelog
CVS patchset: 3029
CVS date: 2002/10/26 22:50:52
|
|
CVS patchset: 3017
CVS date: 2002/10/26 20:15:21
|
|
dispose of event queue.
CVS patchset: 2998
CVS date: 2002/10/26 02:12:27
|
|
CVS patchset: 2997
CVS date: 2002/10/25 15:36:16
|
|
CVS patchset: 2985
CVS date: 2002/10/24 15:04:41
|
|
Fix input_dvd.c for new config file loading before init_class().
CVS patchset: 2982
CVS date: 2002/10/24 13:52:56
|
|
CVS patchset: 2981
CVS date: 2002/10/24 11:30:38
|
|
CVS patchset: 2975
CVS date: 2002/10/23 21:19:42
|
|
CVS patchset: 2971
CVS date: 2002/10/23 20:26:32
|
|
CVS patchset: 2964
CVS date: 2002/10/23 11:59:52
|
|
CVS patchset: 2963
CVS date: 2002/10/23 11:45:35
|
|
CVS patchset: 2962
CVS date: 2002/10/23 11:44:30
|
|
adapt the check_solaris_vold_device() function.
CVS patchset: 2959
CVS date: 2002/10/23 10:14:08
|
|
AC_CFLAGS variable of their Makefile.am for the directory.
CVS patchset: 2943
CVS date: 2002/10/22 23:50:15
|
|
CVS patchset: 2941
CVS date: 2002/10/22 17:18:23
|
|
CVS patchset: 2940
CVS date: 2002/10/22 17:16:57
|
|
Plays DVDs now, but not menu buttons work yet.
CVS patchset: 2933
CVS date: 2002/10/22 07:36:05
|
|
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
|
|
CVS patchset: 2898
CVS date: 2002/10/21 12:57:51
|
|
CVS patchset: 2892
CVS date: 2002/10/20 22:35:33
|
|
CVS patchset: 2890
CVS date: 2002/10/20 20:51:17
|
|
CVS patchset: 2889
CVS date: 2002/10/20 19:34:18
|
|
CVS patchset: 2868
CVS date: 2002/10/20 01:15:53
|
|
stuff and plugins being instatiated several times).
actually i got it to play something (have not tried sound though).
CVS patchset: 2845
CVS date: 2002/10/18 04:04:10
|
|
plugin info
struct to the plugin class struct
small nerby change in libffmpeg decoder plugin:
access to video_out/audio_out in decoders should now be done via the
appropriate members in xine_stream_t
CVS patchset: 2843
CVS date: 2002/10/17 17:43:41
|
|
CVS patchset: 2835
CVS date: 2002/10/16 14:09:12
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
- 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
|
|
CVS patchset: 2795
CVS date: 2002/10/06 15:48:02
|
|
- remove some code that could never be reached (after return)
CVS patchset: 2770
CVS date: 2002/10/02 15:56:51
|
|
instances) as const
CVS patchset: 2769
CVS date: 2002/10/02 15:54:51
|
|
CVS patchset: 2754
CVS date: 2002/09/28 11:10:04
|
|
- bring our beloved xine_t * back (no more const there)
- remove const on some input plugin functions
where the data changes with media (dvd, ...) changes
and is therefore not const
CVS patchset: 2740
CVS date: 2002/09/22 14:29:40
|
|
CVS patchset: 2720
CVS date: 2002/09/20 13:24:53
|
|
CVS patchset: 2719
CVS date: 2002/09/20 12:57:02
|
|
CVS patchset: 2718
CVS date: 2002/09/20 12:53:53
|
|
- tweak language output
CVS patchset: 2708
CVS date: 2002/09/19 11:23:40
|