Age | Commit message (Collapse) | Author |
|
allow multiple text colors in osd text rendering
CVS patchset: 1376
CVS date: 2002/01/08 16:47:56
|
|
CVS patchset: 1375
CVS date: 2002/01/08 16:41:39
|
|
CVS patchset: 1373
CVS date: 2002/01/08 01:04:30
|
|
CVS patchset: 1365
CVS date: 2002/01/07 16:57:48
|
|
macro argument more than once, and a second++ invocation of dlerror() returns
NULL, not the original error message.
CVS patchset: 1361
CVS date: 2002/01/07 11:33:16
|
|
CVS patchset: 1359
CVS date: 2002/01/06 19:48:16
|
|
One must remember to put PTS values (different from VPTS) in SPU_SHOW events.
CVS patchset: 1358
CVS date: 2002/01/06 19:18:27
|
|
There is still a free missing, but osd and subtitles still work.
CVS patchset: 1353
CVS date: 2002/01/06 02:06:59
|
|
Absolutely cool work, miguel\! :-)
CVS patchset: 1352
CVS date: 2002/01/06 00:49:01
|
|
CVS patchset: 1351
CVS date: 2002/01/06 00:47:47
|
|
CVS patchset: 1350
CVS date: 2002/01/06 00:46:54
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|
|
CVS patchset: 1341
CVS date: 2002/01/05 19:09:55
|
|
CVS patchset: 1340
CVS date: 2002/01/05 18:14:27
|
|
Nothing done with them yet.
CVS patchset: 1331
CVS date: 2002/01/04 00:23:06
|
|
this change fix segfaults with incomplete files.
CVS patchset: 1327
CVS date: 2002/01/03 20:57:30
|
|
CVS patchset: 1324
CVS date: 2002/01/02 18:16:07
|
|
CVS patchset: 1309
CVS date: 2001/12/27 14:34:02
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 1306
CVS date: 2001/12/25 14:39:01
|
|
the flushing by video_out.c causes the dxr3 to drop the still image.
consider dxr3 still menu support to be broken for now.
CVS patchset: 1301
CVS date: 2001/12/24 16:31:57
|
|
CVS patchset: 1295
CVS date: 2001/12/24 12:36:19
|
|
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested
CVS patchset: 1294
CVS date: 2001/12/24 00:45:03
|
|
CVS patchset: 1291
CVS date: 2001/12/23 13:21:56
|
|
CVS patchset: 1290
CVS date: 2001/12/23 13:04:17
|
|
CVS patchset: 1286
CVS date: 2001/12/22 20:16:49
|
|
CVS patchset: 1285
CVS date: 2001/12/22 19:58:16
|
|
CVS patchset: 1284
CVS date: 2001/12/21 23:34:07
|
|
CVS patchset: 1277
CVS date: 2001/12/19 22:49:45
|
|
window
CVS patchset: 1276
CVS date: 2001/12/19 13:40:05
|
|
CVS patchset: 1262
CVS date: 2001/12/17 00:09:33
|
|
asf/avi streams
CVS patchset: 1259
CVS date: 2001/12/16 21:52:04
|
|
CVS patchset: 1258
CVS date: 2001/12/16 20:46:17
|
|
decoding if using the dxr3 decoder plugin, uses on-the-fly mpeg
encoding otherwise (provided encoding support is compiled in).
some remarks:
- dxr3enc is no more. I've added some transition code in loadplugins.c
(look for the IGNORE_DXR3ENC) to prevent loading a stale dxr3enc plugin
from a previous install and to print a message if someone tries to
run xine -V dxr3enc.
- small updates to configure.in and _xine.m4. Mostly about the messages,
no new checks or anything.
- both dxr3_vo_standard.c and dxr3_vo_encoder.c are no more. The one and
only dxr3 video out driver is aptly named dxr3_video_out.c
CVS patchset: 1256
CVS date: 2001/12/16 19:05:44
|
|
CVS patchset: 1247
CVS date: 2001/12/14 23:54:56
|
|
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range
for config file storage
CVS patchset: 1244
CVS date: 2001/12/14 16:50:57
|
|
CVS patchset: 1241
CVS date: 2001/12/13 23:15:02
|
|
CVS patchset: 1240
CVS date: 2001/12/13 23:13:55
|
|
CVS patchset: 1238
CVS date: 2001/12/13 22:47:14
|
|
changing)
CVS patchset: 1235
CVS date: 2001/12/13 18:32:15
|
|
for buf value before returning xine log[buf].
CVS patchset: 1233
CVS date: 2001/12/13 00:52:01
|
|
CVS patchset: 1223
CVS date: 2001/12/11 23:59:00
|
|
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05
|
|
CVS patchset: 1216
CVS date: 2001/12/10 22:53:23
|
|
CVS patchset: 1215
CVS date: 2001/12/10 22:30:53
|
|
va_list typedef redefine. We get the prototype for swab() on solais by
including stdlib.h / unistd.h
CVS patchset: 1209
CVS date: 2001/12/10 12:31:08
|
|
CVS patchset: 1197
CVS date: 2001/12/09 18:36:48
|
|
This makes the SPDIF out code in xine-engine/audio_out.c very simple.
It will also make audio sync better as the correct number of samples will
be passed to got_audio_samples.
CVS patchset: 1195
CVS date: 2001/12/09 18:31:01
|
|
CVS patchset: 1193
CVS date: 2001/12/09 18:03:26
|
|
CVS patchset: 1191
CVS date: 2001/12/09 17:24:39
|