Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-08 | minor changes from forever | Heiko Schaefer | |
CVS patchset: 769 CVS date: 2001/10/08 15:57:17 | |||
2001-10-08 | On solaris, try to grab the default dvd device from vold supplied environment | Juergen Keil | |
variables, if available. By adding an "action" line like the one below into /etc/rmmount.conf, xine can now be autostarted on insertion of dvd media on solaris: action cdrom action_dvdvideo.so /tmp/xine/bin/xine -s dvd CVS patchset: 768 CVS date: 2001/10/08 12:52:49 | |||
2001-10-08 | bill fink's email address change as requested by himself | Guenter Bartsch | |
CVS patchset: 767 CVS date: 2001/10/08 11:58:31 | |||
2001-10-08 | Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbis | Juergen Keil | |
stuff is not available on the system CVS patchset: 766 CVS date: 2001/10/08 11:15:44 | |||
2001-10-08 | fix serious buffer leak at the estimation function | Miguel Freitas | |
(i thought i was going crazy when my tree stopped working!) CVS patchset: 765 CVS date: 2001/10/08 01:40:51 | |||
2001-10-07 | minor cleanups | Guenter Bartsch | |
CVS patchset: 764 CVS date: 2001/10/07 22:56:39 | |||
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch | |
CVS patchset: 763 CVS date: 2001/10/07 22:44:57 | |||
2001-10-07 | configurable VCD device - patch provided by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch | |
CVS patchset: 762 CVS date: 2001/10/07 22:31:20 | |||
2001-10-07 | code beautified and small fix so xine can play back avi streams generated by ↵ | Guenter Bartsch | |
ffmpeg CVS patchset: 761 CVS date: 2001/10/07 22:11:22 | |||
2001-10-07 | Add ogg/vorbis checks. Change divxdecore checks. | Daniel Caujolle-Bert | |
CVS patchset: 760 CVS date: 2001/10/07 20:10:45 | |||
2001-10-07 | divx4 decoder plugin provided by Harm van der Heijden ↵ | Guenter Bartsch | |
<hrm@users.sourceforge.net> CVS patchset: 759 CVS date: 2001/10/07 18:05:56 | |||
2001-10-07 | error detection for screenshot function | Guenter Bartsch | |
CVS patchset: 758 CVS date: 2001/10/07 17:08:23 | |||
2001-10-07 | added a snapshot function | Guenter Bartsch | |
CVS patchset: 757 CVS date: 2001/10/07 16:57:02 | |||
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't ↵ | Guenter Bartsch | |
necessarily mean xine cannot play back that stream, so let's at least try it. besides that, vcd seeking bugfixes (linux/sun) CVS patchset: 756 CVS date: 2001/10/07 15:13:09 | |||
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer | |
CVS patchset: 755 CVS date: 2001/10/07 03:53:10 | |||
2001-10-06 | Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) on | Juergen Keil | |
volume manager devices, so for now just assume the disk is not encrypted, when the DVD_READ_STRUCTURE command fails. CVS patchset: 754 CVS date: 2001/10/06 17:57:52 | |||
2001-10-06 | do not die on loading bad demuxer plugin(s) | Heiko Schaefer | |
CVS patchset: 753 CVS date: 2001/10/06 17:40:38 | |||
2001-10-06 | warn the user about missing plugins (and their expected location) | Miguel Freitas | |
CVS patchset: 752 CVS date: 2001/10/06 14:56:37 | |||
2001-10-06 | raised upload priority | Siggi Langauf | |
CVS patchset: 751 CVS date: 2001/10/06 14:19:00 | |||
2001-10-06 | Document a problem with the solaris kernel (x86 only) accessing dvds >4GB | Juergen Keil | |
capacity. CVS patchset: 750 CVS date: 2001/10/06 13:56:01 | |||
2001-10-06 | Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range. | Juergen Keil | |
CVS patchset: 749 CVS date: 2001/10/06 13:49:49 | |||
2001-10-06 | Change the text printed when we see a CSS MPEG2 stream to something similar to | Juergen Keil | |
the text printed by the input_dvd plugin. Abort the demuxer when we see a CSS MPEG2 stream. CVS patchset: 748 CVS date: 2001/10/06 13:48:17 | |||
2001-10-06 | Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris. | Juergen Keil | |
CVS patchset: 747 CVS date: 2001/10/06 13:46:07 | |||
2001-10-06 | Added check for encrypted streams. | James Courtier-Dutton | |
CVS patchset: 746 CVS date: 2001/10/06 11:54:49 | |||
2001-10-06 | Fix Audio selection when playing DVDs. | James Courtier-Dutton | |
CVS patchset: 745 CVS date: 2001/10/06 01:02:01 | |||
2001-10-05 | Document problem with missing /etc/imrc / ~/.imrc on solaris. This file | Juergen Keil | |
is needed for proper operation when using an 8-bit Xserver. CVS patchset: 744 CVS date: 2001/10/05 19:13:07 | |||
2001-10-05 | Must release read_cache lock on read error | Juergen Keil | |
CVS patchset: 743 CVS date: 2001/10/05 18:45:07 | |||
2001-10-05 | solaris mlib yub2rgb crashed for 4:3 NTSC DVD format | Juergen Keil | |
CVS patchset: 742 CVS date: 2001/10/05 18:37:33 | |||
2001-10-05 | Errors returned from read(2) system call were ignored in most input plugins | Juergen Keil | |
(e.g. when accessing an encrypted dvd without proper dvd drive authentication). Print error messages, and try to handle read errors. CVS patchset: 741 CVS date: 2001/10/05 17:36:28 | |||
2001-10-05 | Fix endless loop playing a 10kbyte video_ts.vob file (step was 0) | Juergen Keil | |
CVS patchset: 740 CVS date: 2001/10/05 17:19:31 | |||
2001-10-05 | missing include for freebsd added | Heiko Schaefer | |
CVS patchset: 739 CVS date: 2001/10/05 14:49:32 | |||
2001-10-05 | Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props. | Daniel Caujolle-Bert | |
CVS patchset: 738 CVS date: 2001/10/05 13:41:53 | |||
2001-10-05 | - refuse to play encrypted dvds | Miguel Freitas | |
note: only tested on linux but also features bsd code (i´m trying not to break builds on other architectures, let me know if you have any problems) CVS patchset: 737 CVS date: 2001/10/05 11:31:39 | |||
2001-10-05 | fix from Koo kyoseon to change subtitle colors together with spu channel | Miguel Freitas | |
CVS patchset: 736 CVS date: 2001/10/05 11:10:00 | |||
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas | |
(in fact it still possible, although very very very difficult to trigger. hint: do a xine_play at the same time the decoders receive end of stream buffers and buffer pool is empty :-) CVS patchset: 735 CVS date: 2001/10/05 01:56:57 | |||
2001-10-04 | hopefully fix problems detecting some subtitle colors | Miguel Freitas | |
(i forgot these breaks at the original code) CVS patchset: 734 CVS date: 2001/10/04 23:22:21 | |||
2001-10-04 | Fix a few warnings about missing prototypes | Juergen Keil | |
CVS patchset: 733 CVS date: 2001/10/04 11:45:38 | |||
2001-10-03 | preparing for 0.9.2 | Siggi Langauf | |
CVS patchset: 732 CVS date: 2001/10/03 22:53:58 | |||
2001-10-03 | Add support for compiling xine-lib on solaris without gcc | Juergen Keil | |
CVS patchset: 731 CVS date: 2001/10/03 18:33:36 | |||
2001-10-03 | Add missing <string.h> header, for memset/memcpy prototypes. | Juergen Keil | |
CVS patchset: 730 CVS date: 2001/10/03 17:17:06 | |||
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil | |
xine, whenever a pthread_create fails CVS patchset: 729 CVS date: 2001/10/03 17:15:43 | |||
2001-10-03 | Install src (actually src/xine-engine) last, so that libtool's hint about | Juergen Keil | |
updating LD_LIBRARY_PATH / LD_RUN_PATH / etc. has a better chance of still being visible on the user's screen when he installs xine-lib. CVS patchset: 728 CVS date: 2001/10/03 17:12:32 | |||
2001-10-03 | A test "pointer < 0" does not make sense; removed. | Juergen Keil | |
CVS patchset: 727 CVS date: 2001/10/03 15:21:29 | |||
2001-10-03 | Eliminate void* pointer arithmetic | Juergen Keil | |
CVS patchset: 726 CVS date: 2001/10/03 15:16:50 | |||
2001-10-03 | Remove use of gcc extension (initializing non-static/automatic array). | Juergen Keil | |
CVS patchset: 725 CVS date: 2001/10/03 15:16:02 | |||
2001-10-03 | Eliminate void* pointer arithmetic, and fixed some char* / unsigned char* | Juergen Keil | |
warnings. CVS patchset: 724 CVS date: 2001/10/03 15:14:03 | |||
2001-10-03 | Added support to initialize union variants when using a non-gcc compiler. | Juergen Keil | |
Added an ISO C99 compliant version, too. CVS patchset: 723 CVS date: 2001/10/03 15:12:09 | |||
2001-10-03 | Fix a char* / unsigned char* compiler warning | Juergen Keil | |
CVS patchset: 722 CVS date: 2001/10/03 15:09:47 | |||
2001-10-03 | Fix two char* / unsigned char* warnings | Juergen Keil | |
CVS patchset: 721 CVS date: 2001/10/03 15:09:04 | |||
2001-10-03 | Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine is | Juergen Keil | |
compiled with a non-gcc compiler CVS patchset: 720 CVS date: 2001/10/03 15:08:06 |