Age | Commit message (Collapse) | Author |
|
* fix read cache and improve it for slower drives
* improve chapter skipping
CVS patchset: 3292
CVS date: 2002/11/18 12:41:16
|
|
CVS patchset: 3291
CVS date: 2002/11/18 11:48:35
|
|
CVS patchset: 3289
CVS date: 2002/11/18 11:36:28
|
|
fix ejecting (works now)
CVS patchset: 3288
CVS date: 2002/11/18 11:33:59
|
|
CVS patchset: 3281
CVS date: 2002/11/17 17:48:47
|
|
introduce a seekable flag
CVS patchset: 3277
CVS date: 2002/11/17 16:23:38
|
|
CVS patchset: 3274
CVS date: 2002/11/16 18:11:51
|
|
CVS patchset: 3271
CVS date: 2002/11/16 12:03:59
|
|
This allows the ui to display the title of the current song ;-)
It works with xine-ui. gnome-xine does'nt update the title yet.
I've tested with http://152.163.134.164:80/stream/1011
Tell me if works with others.
CVS patchset: 3269
CVS date: 2002/11/15 19:23:50
|
|
(+ missed ffmpeg/dv patch)
CVS patchset: 3263
CVS date: 2002/11/15 00:20:31
|
|
CVS patchset: 3206
CVS date: 2002/11/08 23:27:59
|
|
CVS patchset: 3204
CVS date: 2002/11/08 15:49:03
|
|
CVS patchset: 3202
CVS date: 2002/11/08 11:49:01
|
|
CVS patchset: 3200
CVS date: 2002/11/07 23:05:01
|
|
Guenter, it's for you ;-)
CVS patchset: 3194
CVS date: 2002/11/05 07:39:02
|
|
CVS patchset: 3174
CVS date: 2002/11/03 23:03:30
|
|
CVS patchset: 3170
CVS date: 2002/11/03 20:43:57
|
|
I think this is right, so we provide one
CVS patchset: 3148
CVS date: 2002/11/02 15:13:01
|
|
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
|