| Age | Commit message (Collapse) | Author | 
|---|
|  | CVS patchset: 2952
CVS date: 2002/10/23 04:05:07 | 
|  | CVS patchset: 2951
CVS date: 2002/10/23 03:46:32 | 
|  | CVS patchset: 2950
CVS date: 2002/10/23 03:21:19 | 
|  | CVS patchset: 2949
CVS date: 2002/10/23 02:55:01 | 
|  | CVS patchset: 2948
CVS date: 2002/10/23 02:29:02 | 
|  | CVS patchset: 2947
CVS date: 2002/10/23 02:13:51 | 
|  | CVS patchset: 2946
CVS date: 2002/10/23 02:01:10 | 
|  | CVS patchset: 2945
CVS date: 2002/10/23 01:40:01 | 
|  | CVS patchset: 2944
CVS date: 2002/10/23 01:32:27 | 
|  | AC_CFLAGS variable of their Makefile.am for the directory.
CVS patchset: 2943
CVS date: 2002/10/22 23:50:15 | 
|  | CVS patchset: 2942
CVS date: 2002/10/22 23:39:53 | 
|  | CVS patchset: 2941
CVS date: 2002/10/22 17:18:23 | 
|  | CVS patchset: 2940
CVS date: 2002/10/22 17:16:57 | 
|  | CVS patchset: 2939
CVS date: 2002/10/22 17:14:47 | 
|  | CVS patchset: 2938
CVS date: 2002/10/22 17:13:11 | 
|  | available.  Use MMX only in that case.
CVS patchset: 2937
CVS date: 2002/10/22 17:09:26 | 
|  | CVS patchset: 2936
CVS date: 2002/10/22 17:05:58 | 
|  | CVS patchset: 2935
CVS date: 2002/10/22 16:46:17 | 
|  | CVS patchset: 2934
CVS date: 2002/10/22 16:42:24 | 
|  | Plays DVDs now, but not menu buttons work yet.
CVS patchset: 2933
CVS date: 2002/10/22 07:36:05 | 
|  | CVS patchset: 2932
CVS date: 2002/10/22 06:34:01 | 
|  | Changed 'asm' to __asm__
CVS patchset: 2931
CVS date: 2002/10/22 06:03:44 | 
|  | Changed 'asm' to __asm__
CVS patchset: 2930
CVS date: 2002/10/22 05:57:25 | 
|  | Changed 'asm' to __asm__
CVS patchset: 2929
CVS date: 2002/10/22 05:51:04 | 
|  | CVS patchset: 2928
CVS date: 2002/10/22 05:41:25 | 
|  | CVS patchset: 2927
CVS date: 2002/10/22 05:40:01 | 
|  | CVS patchset: 2926
CVS date: 2002/10/22 05:38:31 | 
|  | CVS patchset: 2925
CVS date: 2002/10/22 05:37:03 | 
|  | CVS patchset: 2924
CVS date: 2002/10/22 05:33:52 | 
|  | CVS patchset: 2923
CVS date: 2002/10/22 05:27:54 | 
|  | CVS patchset: 2922
CVS date: 2002/10/22 05:27:05 | 
|  | Changed 'asm' to __asm__ because we use -ansi flag.
CVS patchset: 2921
CVS date: 2002/10/22 05:19:56 | 
|  | CVS patchset: 2920
CVS date: 2002/10/22 05:15:37 | 
|  | CVS patchset: 2919
CVS date: 2002/10/22 05:14:34 | 
|  | CVS patchset: 2918
CVS date: 2002/10/22 05:10:37 | 
|  | flag.
CVS patchset: 2917
CVS date: 2002/10/22 05:09:28 | 
|  | CVS patchset: 2916
CVS date: 2002/10/22 05:03:01 | 
|  | CVS patchset: 2915
CVS date: 2002/10/22 05:01:39 | 
|  | Removed trailing spaces
CVS patchset: 2914
CVS date: 2002/10/22 04:53:07 | 
|  | Removed trailing spaces
Removed spaces at beginning of line before tabs
CVS patchset: 2913
CVS date: 2002/10/22 04:51:24 | 
|  | CVS patchset: 2912
CVS date: 2002/10/22 04:48:41 | 
|  | CVS patchset: 2911
CVS date: 2002/10/22 04:46:22 | 
|  | Removed trailing spaces.
CVS patchset: 2910
CVS date: 2002/10/22 04:42:45 | 
|  | 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 | 
|  | Compiler warnings to be fixed:
demux_asf.c: In function `demux_asf_send_headers':
demux_asf.c:1272: warning: implicit declaration of function `strdup'
demux_asf.c:1272: warning: assignment makes pointer from integer without a castdemux_asf.c:1274: warning: assignment makes pointer from integer without a castdemux_asf.c:1276: warning: assignment makes pointer from integer without a castdemux_asf.c: In function `open_plugin':
demux_asf.c:1453: warning: implicit declaration of function `strncasecmp'
demux_asf.c: In function `demux_asf_send_headers':
demux_asf.c:1226: warning: `bitrate' might be used uninitialized in this function
CVS patchset: 2905
CVS date: 2002/10/22 04:23:19 | 
|  | *** BEWARE ****
This causes more warnings and other things ignore by the compiler before
to appear. In some cases will cause a build to stop because of a previously
unseen problem.
CVS patchset: 2904
CVS date: 2002/10/22 04:20:03 | 
|  | CVS patchset: 2903
CVS date: 2002/10/22 04:08:47 |