Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert | |
CVS patchset: 446 CVS date: 2001/08/17 16:15:36 | |||
2001-08-16 | Moved XINE_SPU_EVENT handler to video_decoder. | Eduard Hasenleithner | |
SPU decoder is now preloaded for an spu event. CVS patchset: 437 CVS date: 2001/08/16 19:58:37 | |||
2001-08-14 | return of the profiler | Guenter Bartsch | |
CVS patchset: 428 CVS date: 2001/08/14 11:57:40 | |||
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-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-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-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-07-03 | chasing more races.. | Guenter Bartsch | |
CVS patchset: 242 CVS date: 2001/07/03 21:25:03 | |||
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-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 | 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-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-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch | |
CVS patchset: 174 CVS date: 2001/06/14 09:19:44 | |||
2001-06-04 | a radically simplified (but working) audio output syncing method | Guenter Bartsch | |
CVS patchset: 123 CVS date: 2001/06/04 17:13:36 | |||
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch | |
CVS patchset: 117 CVS date: 2001/06/03 18:08:56 | |||
2001-05-28 | Add version informations in API. | Daniel Caujolle-Bert | |
CVS patchset: 97 CVS date: 2001/05/28 21:47:42 | |||
2001-05-28 | Ability to playback streams without loaded audio driver. | Daniel Caujolle-Bert | |
CVS patchset: 89 CVS date: 2001/05/28 12:08:20 | |||
2001-05-28 | use thread compliant signal handling. Fixed deadlock in xine_stop(). | Daniel Caujolle-Bert | |
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10 | |||
2001-05-26 | added, umm, un-commented, status callback on stream end | Siggi Langauf | |
CVS patchset: 84 CVS date: 2001/05/26 20:47:14 | |||
2001-05-16 | finished video window realted code removal | Guenter Bartsch | |
CVS patchset: 73 CVS date: 2001/05/16 15:32:03 | |||
2001-05-07 | Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL. | Daniel Caujolle-Bert | |
CVS patchset: 67 CVS date: 2001/05/07 01:31:44 | |||
2001-05-03 | Add get capabilites to public API. | Daniel Caujolle-Bert | |
CVS patchset: 60 CVS date: 2001/05/03 23:26:40 | |||
2001-05-03 | Implement some window/cursor settings functions to public API. | Daniel Caujolle-Bert | |
CVS patchset: 59 CVS date: 2001/05/03 22:20:44 | |||
2001-05-03 | Implement xine_*_window*() functions. | Daniel Caujolle-Bert | |
CVS patchset: 58 CVS date: 2001/05/03 18:22:37 | |||
2001-04-30 | fixed a buffer pool bug and inserted more log messages | Guenter Bartsch | |
CVS patchset: 49 CVS date: 2001/04/30 21:55:26 | |||
2001-04-29 | decoder plugins get loaded now | Guenter Bartsch | |
CVS patchset: 43 CVS date: 2001/04/29 01:09:23 | |||
2001-04-28 | fixed some typos in the demuxer plugins | Guenter Bartsch | |
CVS patchset: 40 CVS date: 2001/04/28 21:23:04 | |||
2001-04-28 | bugfix in video_out_xv, sorted out audio output plugin handling/code | Guenter Bartsch | |
CVS patchset: 39 CVS date: 2001/04/28 19:47:41 | |||
2001-04-24 | xine.c fixed so it compiles again | Guenter Bartsch | |
CVS patchset: 23 CVS date: 2001/04/24 21:10:42 | |||
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch | |
CVS patchset: 19 CVS date: 2001/04/24 15:47:32 | |||
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch | |
CVS patchset: 16 CVS date: 2001/04/23 00:34:59 | |||
2001-04-22 | video/audio_decoder cleanups | Guenter Bartsch | |
CVS patchset: 12 CVS date: 2001/04/22 00:31:44 | |||
2001-04-21 | Turned demuxers into plugins. Change plugins naming scheme (see | Daniel Caujolle-Bert | |
xine_internal.h). Fixed load_plugins* to new API. Add iface version into demux_plugin_t, add version checking into init_demux_plugin. Fixed get_identifier from demuxers (void param). Turned libw32dll into codec plugin (only compiling side yet). CVS patchset: 11 CVS date: 2001/04/21 00:14:39 | |||
2001-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert | |
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57 | |||
2001-04-18 | Initial revision | Daniel Caujolle-Bert | |
CVS patchset: 1 CVS date: 2001/04/18 22:33:39 |