summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Collapse)Author
2001-07-26Updated 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-25A 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-24just 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-24big 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-22moved this message to xprintf as wellGuenter Bartsch
CVS patchset: 322 CVS date: 2001/07/22 11:29:56
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
CVS patchset: 314 CVS date: 2001/07/20 22:37:56
2001-07-19First 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-18Split 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-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
got_spu_packet available to the dxr3 spu decoder. CVS patchset: 306 CVS date: 2001/07/18 12:45:31
2001-07-15patch provided by eduard hasenleithner: make metronom accessible from decodersGuenter Bartsch
CVS patchset: 283 CVS date: 2001/07/15 10:43:35
2001-07-14Added 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-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
CVS patchset: 276 CVS date: 2001/07/14 13:28:31
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
CVS patchset: 275 CVS date: 2001/07/14 12:50:33
2001-07-13Make 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-11fixed playback of field picture based streams using XShmGuenter Bartsch
CVS patchset: 273 CVS date: 2001/07/11 23:31:44
2001-07-11fixed segfault for field picture based streamsGuenter Bartsch
CVS patchset: 272 CVS date: 2001/07/11 22:42:47
2001-07-10metronom bugfix to handle pts start detection rightGuenter Bartsch
CVS patchset: 267 CVS date: 2001/07/10 22:16:58
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
CVS patchset: 263 CVS date: 2001/07/10 19:33:05
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
CVS patchset: 261 CVS date: 2001/07/09 16:13:11
2001-07-08subtitle patches from jamesGuenter Bartsch
CVS patchset: 259 CVS date: 2001/07/08 18:15:54
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
CVS patchset: 255 CVS date: 2001/07/05 21:42:29
2001-07-04latest overlay patches from James, simple overlays should workuid32519
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
2001-07-04got parameters wronguid32519
CVS patchset: 252 CVS date: 2001/07/04 18:12:12
2001-07-04spu support updated (unfinished) from Jamesuid32519
CVS patchset: 250 CVS date: 2001/07/04 17:10:24
2001-07-04Fix a few compiler warningsuid56437
CVS patchset: 248 CVS date: 2001/07/04 14:14:39
2001-07-03chasing more races..Guenter Bartsch
CVS patchset: 242 CVS date: 2001/07/03 21:25:03
2001-07-01extended input plugin api for interactive menus and seamless branchingGuenter Bartsch
CVS patchset: 239 CVS date: 2001/07/01 23:37:04
2001-06-30fixed small typoGuenter Bartsch
CVS patchset: 236 CVS date: 2001/06/30 22:53:50
2001-06-24lots 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-24fixed small bug about clean xine exitGuenter Bartsch
CVS patchset: 224 CVS date: 2001/06/24 04:32:36
2001-06-24fixed small audio_fd initialization bugGuenter Bartsch
CVS patchset: 223 CVS date: 2001/06/24 03:36:30
2001-06-24added michels patch for mmx detection on freebsdGuenter Bartsch
CVS patchset: 222 CVS date: 2001/06/24 02:44:50
2001-06-24added missing metronom functions (sorry... ;-))Guenter Bartsch
CVS patchset: 221 CVS date: 2001/06/24 02:19:29
2001-06-23fixed 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-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
CVS patchset: 217 CVS date: 2001/06/23 14:05:46
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
CVS patchset: 211 CVS date: 2001/06/21 17:34:23
2001-06-18Added 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-18fixed some typosGuenter Bartsch
CVS patchset: 208 CVS date: 2001/06/18 10:49:31
2001-06-18Added 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-17more engine stability fixes, pause works againGuenter Bartsch
CVS patchset: 199 CVS date: 2001/06/17 19:14:26
2001-06-17back to itimer for time resolutionGuenter Bartsch
CVS patchset: 198 CVS date: 2001/06/17 02:22:30
2001-06-17fixed 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-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
CVS patchset: 192 CVS date: 2001/06/16 18:03:21
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
CVS patchset: 191 CVS date: 2001/06/16 14:34:48
2001-06-16skipping works now for mpeg1 streams tooGuenter Bartsch
CVS patchset: 190 CVS date: 2001/06/16 12:56:29
2001-06-15Don'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-15Dont load many times input plugins to get features.Daniel Caujolle-Bert
CVS patchset: 188 CVS date: 2001/06/15 22:17:33
2001-06-15Check arguments in public functions.Daniel Caujolle-Bert
CVS patchset: 187 CVS date: 2001/06/15 11:08:13
2001-06-15Passing NULL to config_file_lookup_str() is valid.Daniel Caujolle-Bert
CVS patchset: 186 CVS date: 2001/06/15 10:17:53