summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
2001-07-15patch provided by eduard hasenleithner: make metronom accessible from decodersGuenter Bartsch
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
2001-07-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-07-13Make SPU decode use Video decoder thread instead of it's own thread.James Courtier-Dutton
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
2001-07-11fixed segfault for field picture based streamsGuenter Bartsch
2001-07-10metronom bugfix to handle pts start detection rightGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04got parameters wronguid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04Fix a few compiler warningsuid56437
2001-07-03chasing more races..Guenter Bartsch
2001-07-01extended input plugin api for interactive menus and seamless branchingGuenter Bartsch
2001-06-30fixed small typoGuenter Bartsch
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-24fixed small bug about clean xine exitGuenter Bartsch
2001-06-24fixed small audio_fd initialization bugGuenter Bartsch
2001-06-24added michels patch for mmx detection on freebsdGuenter Bartsch
2001-06-24added missing metronom functions (sorry... ;-))Guenter Bartsch
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-18fixed some typosGuenter Bartsch
2001-06-18Added first step towards integrating SPU decoder into the new framework.Rich J Wareham
2001-06-17more engine stability fixes, pause works againGuenter Bartsch
2001-06-17back to itimer for time resolutionGuenter Bartsch
2001-06-17fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ...Guenter Bartsch
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
2001-06-16skipping works now for mpeg1 streams tooGuenter Bartsch
2001-06-15Don't load/init input plugins for grab autoplay mrls.Daniel Caujolle-Bert
2001-06-15Dont load many times input plugins to get features.Daniel Caujolle-Bert
2001-06-15Check arguments in public functions.Daniel Caujolle-Bert
2001-06-15Passing NULL to config_file_lookup_str() is valid.Daniel Caujolle-Bert
2001-06-14implemented 15 and 24 bpp modes for mmx yuv2rgbGuenter Bartsch
2001-06-14small signal handling and video mode detection fixesGuenter Bartsch
2001-06-14video output driver auto-probingGuenter Bartsch
2001-06-14more fixesGuenter Bartsch
2001-06-14more small fixes and workaroundsGuenter Bartsch
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch