Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2001-06-24 | added missing metronom functions (sorry... ;-)) | Guenter Bartsch | |
CVS patchset: 221 CVS date: 2001/06/24 02:19:29 | |||
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change ↵ | Guenter Bartsch | |
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin) CVS patchset: 218 CVS date: 2001/06/23 19:45:47 | |||
2001-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert | |
CVS patchset: 217 CVS date: 2001/06/23 14:05:46 | |||
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch | |
CVS patchset: 211 CVS date: 2001/06/21 17:34:23 | |||
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ↵ | Rich J Wareham | |
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00 | |||
2001-06-18 | fixed some typos | Guenter Bartsch | |
CVS patchset: 208 CVS date: 2001/06/18 10:49:31 | |||
2001-06-18 | Added first step towards integrating SPU decoder into the new framework. | Rich J Wareham | |
CVS patchset: 207 CVS date: 2001/06/18 09:39:05 | |||
2001-06-17 | more engine stability fixes, pause works again | Guenter Bartsch | |
CVS patchset: 199 CVS date: 2001/06/17 19:14:26 | |||
2001-06-17 | back to itimer for time resolution | Guenter Bartsch | |
CVS patchset: 198 CVS date: 2001/06/17 02:22:30 | |||
2001-06-17 | fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ↵ | Guenter Bartsch | |
instead of itimer CVS patchset: 196 CVS date: 2001/06/17 01:04:38 | |||
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch | |
CVS patchset: 192 CVS date: 2001/06/16 18:03:21 | |||
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch | |
CVS patchset: 191 CVS date: 2001/06/16 14:34:48 | |||
2001-06-16 | skipping works now for mpeg1 streams too | Guenter Bartsch | |
CVS patchset: 190 CVS date: 2001/06/16 12:56:29 | |||
2001-06-15 | Don't load/init input plugins for grab autoplay mrls. | Daniel Caujolle-Bert | |
CVS patchset: 189 CVS date: 2001/06/15 23:59:18 | |||
2001-06-15 | Dont load many times input plugins to get features. | Daniel Caujolle-Bert | |
CVS patchset: 188 CVS date: 2001/06/15 22:17:33 | |||
2001-06-15 | Check arguments in public functions. | Daniel Caujolle-Bert | |
CVS patchset: 187 CVS date: 2001/06/15 11:08:13 | |||
2001-06-15 | Passing NULL to config_file_lookup_str() is valid. | Daniel Caujolle-Bert | |
CVS patchset: 186 CVS date: 2001/06/15 10:17:53 |