Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert | |
CVS patchset: 433 CVS date: 2001/08/15 11:35:47 | |||
2001-08-14 | return of the profiler | Guenter Bartsch | |
CVS patchset: 428 CVS date: 2001/08/14 11:57:40 | |||
2001-08-14 | fixed a race condition which caused the dxr3 to hang at playback start | Eduard Hasenleithner | |
with subpictures turned on. CVS patchset: 425 CVS date: 2001/08/14 08:21:41 | |||
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip ↵ | Guenter Bartsch | |
Stadermann CVS patchset: 423 CVS date: 2001/08/14 01:38:17 | |||
2001-08-13 | FreeBSD needs <sched.h> for SCHED_OTHER define | Juergen Keil | |
CVS patchset: 421 CVS date: 2001/08/13 17:52:22 | |||
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner | |
CVS patchset: 416 CVS date: 2001/08/13 12:52:33 | |||
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch | |
CVS patchset: 415 CVS date: 2001/08/12 15:12:54 | |||
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch | |
CVS patchset: 411 CVS date: 2001/08/11 18:27:10 | |||
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch | |
CVS patchset: 400 CVS date: 2001/08/07 23:59:50 | |||
2001-08-07 | Added new System Clock Reference providers architecture. | Eduard Hasenleithner | |
CVS patchset: 398 CVS date: 2001/08/07 16:00:10 | |||
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and ↵ | Guenter Bartsch | |
motion jpeg decoding CVS patchset: 395 CVS date: 2001/08/07 12:41:46 | |||
2001-08-05 | The CLUT has been used after it was freed. Fixed. | Eduard Hasenleithner | |
CVS patchset: 386 CVS date: 2001/08/05 08:24:56 | |||
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner | |
to the libspudec. Fixed palette idx order. CVS patchset: 385 CVS date: 2001/08/05 00:59:50 | |||
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton | |
CVS patchset: 381 CVS date: 2001/08/02 20:38:42 | |||
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch | |
CVS patchset: 371 CVS date: 2001/07/30 19:21:28 | |||
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch | |
CVS patchset: 370 CVS date: 2001/07/30 17:13:20 | |||
2001-07-27 | Fixed xine_eject stuff and some small bugs about input plugins. | Daniel Caujolle-Bert | |
CVS patchset: 359 CVS date: 2001/07/27 21:46:59 | |||
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man ↵ | Daniel Caujolle-Bert | |
page. Added API doc in html. Add new rpm package (doc). Fixes some little bugs in proto decl, etc... CVS patchset: 350 CVS date: 2001/07/26 11:12:25 | |||
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added ↵ | Rich J Wareham | |
temporarily CVS patchset: 348 CVS date: 2001/07/25 23:26:14 | |||
2001-07-24 | just noticed the num_mrls parameter got lost on the way through the ↵ | Guenter Bartsch | |
xine_engine to the gui so the gui had to rely on a NULL entry in autoplay/mrl lists which in turn leads to excessive use of re/malloc constructs in the input plugins. this should be fixed now CVS patchset: 343 CVS date: 2001/07/24 18:04:22 | |||
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵ | Guenter Bartsch | |
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29 | |||
2001-07-22 | moved this message to xprintf as well | Guenter Bartsch | |
CVS patchset: 322 CVS date: 2001/07/22 11:29:56 | |||
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch | |
CVS patchset: 314 CVS date: 2001/07/20 22:37:56 | |||
2001-07-19 | First implementation of priorities for the decoder plugins: | Eduard Hasenleithner | |
audio, video, spu. Priorities require interface version 2 in order not to brake the existing decoder plugins. CVS patchset: 310 CVS date: 2001/07/19 17:53:15 | |||
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert | |
CVS patchset: 308 CVS date: 2001/07/18 21:38:16 | |||
2001-07-18 | Added the metronom also to the spu decoder struct in order to make | Eduard Hasenleithner | |
got_spu_packet available to the dxr3 spu decoder. CVS patchset: 306 CVS date: 2001/07/18 12:45:31 | |||
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch | |
CVS patchset: 283 CVS date: 2001/07/15 10:43:35 | |||
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham | |
CVS patchset: 281 CVS date: 2001/07/14 23:17:37 | |||
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch | |
CVS patchset: 276 CVS date: 2001/07/14 13:28:31 | |||
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch | |
CVS patchset: 275 CVS date: 2001/07/14 12:50:33 | |||
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton | |
CVS patchset: 274 CVS date: 2001/07/13 23:43:12 | |||
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch | |
CVS patchset: 273 CVS date: 2001/07/11 23:31:44 | |||
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch | |
CVS patchset: 272 CVS date: 2001/07/11 22:42:47 | |||
2001-07-10 | metronom bugfix to handle pts start detection right | Guenter Bartsch | |
CVS patchset: 267 CVS date: 2001/07/10 22:16:58 | |||
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert | |
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 | |||
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch | |
CVS patchset: 263 CVS date: 2001/07/10 19:33:05 | |||
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch | |
CVS patchset: 261 CVS date: 2001/07/09 16:13:11 | |||
2001-07-08 | subtitle patches from james | Guenter Bartsch | |
CVS patchset: 259 CVS date: 2001/07/08 18:15:54 | |||
2001-07-05 | added missing header files to Makefile.ams | Guenter Bartsch | |
CVS patchset: 255 CVS date: 2001/07/05 21:42:29 | |||
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 | |
CVS patchset: 254 CVS date: 2001/07/04 20:32:29 | |||
2001-07-04 | got parameters wrong | uid32519 | |
CVS patchset: 252 CVS date: 2001/07/04 18:12:12 | |||
2001-07-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-07-04 | Fix a few compiler warnings | uid56437 | |
CVS patchset: 248 CVS date: 2001/07/04 14:14:39 | |||
2001-07-03 | chasing more races.. | Guenter Bartsch | |
CVS patchset: 242 CVS date: 2001/07/03 21:25:03 | |||
2001-07-01 | extended input plugin api for interactive menus and seamless branching | Guenter Bartsch | |
CVS patchset: 239 CVS date: 2001/07/01 23:37:04 | |||
2001-06-30 | fixed small typo | Guenter Bartsch | |
CVS patchset: 236 CVS date: 2001/06/30 22:53:50 | |||
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ↵ | Guenter Bartsch | |
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25 | |||
2001-06-24 | fixed small bug about clean xine exit | Guenter Bartsch | |
CVS patchset: 224 CVS date: 2001/06/24 04:32:36 | |||
2001-06-24 | fixed small audio_fd initialization bug | Guenter Bartsch | |
CVS patchset: 223 CVS date: 2001/06/24 03:36:30 | |||
2001-06-24 | added michels patch for mmx detection on freebsd | Guenter Bartsch | |
CVS patchset: 222 CVS date: 2001/06/24 02:44:50 |