Age | Commit message (Expand) | Author |
2001-08-05 | The CLUT has been used after it was freed. Fixed. | Eduard Hasenleithner |
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner |
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton |
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-27 | Fixed xine_eject stuff and some small bugs about input plugins. | Daniel Caujolle-Bert |
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page.... | Daniel Caujolle-Bert |
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added t... | Rich J Wareham |
2001-07-24 | just noticed the num_mrls parameter got lost on the way through the xine_engi... | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |
2001-07-22 | moved this message to xprintf as well | Guenter Bartsch |
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch |
2001-07-19 | First implementation of priorities for the decoder plugins: | Eduard Hasenleithner |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-18 | Added the metronom also to the spu decoder struct in order to make | Eduard Hasenleithner |
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch |
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham |
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton |
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch |
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch |
2001-07-10 | metronom bugfix to handle pts start detection right | Guenter Bartsch |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch |
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch |
2001-07-08 | subtitle patches from james | Guenter Bartsch |
2001-07-05 | added missing header files to Makefile.ams | Guenter Bartsch |
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 |
2001-07-04 | got parameters wrong | uid32519 |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-04 | Fix a few compiler warnings | uid56437 |
2001-07-03 | chasing more races.. | Guenter Bartsch |
2001-07-01 | extended input plugin api for interactive menus and seamless branching | Guenter Bartsch |
2001-06-30 | fixed small typo | Guenter Bartsch |
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ... | Guenter Bartsch |
2001-06-24 | fixed small bug about clean xine exit | Guenter Bartsch |
2001-06-24 | fixed small audio_fd initialization bug | Guenter Bartsch |
2001-06-24 | added michels patch for mmx detection on freebsd | Guenter Bartsch |
2001-06-24 | added missing metronom functions (sorry... ;-)) | Guenter Bartsch |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ar... | Rich J Wareham |
2001-06-18 | fixed some typos | Guenter Bartsch |
2001-06-18 | Added first step towards integrating SPU decoder into the new framework. | Rich J Wareham |
2001-06-17 | more engine stability fixes, pause works again | Guenter Bartsch |
2001-06-17 | back to itimer for time resolution | Guenter Bartsch |
2001-06-17 | fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ... | Guenter Bartsch |
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch |