summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2001-06-11bugfixes for playing without sound-driverHeiko Schaefer
2001-06-11report statistics to stderrHeiko Schaefer
2001-06-11fixed bug in load_pluginsGuenter Bartsch
2001-06-10introducing aalib based video outputHeiko Schaefer
2001-06-10Workaroung about cpu_accel.pp dependencies.Daniel Caujolle-Bert
2001-06-10added missing file to tarballGuenter Bartsch
2001-06-10XShm driver (partially) working)Guenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-09removed include for "X11/Xlib.h". it was in the way for compiling on freebsdHeiko Schaefer
2001-06-07w32codec bugfixesGuenter Bartsch
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
2001-06-04Fixed status callback function call on audio w/o video.Daniel Caujolle-Bert
2001-06-03fixed mpeg block demuxer content detection and audio channel selectionGuenter Bartsch
2001-06-03implemented vo_exit, frame_disposeGuenter Bartsch
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-28Add version informations in API.Daniel Caujolle-Bert
2001-05-28removed old dependancyGuenter Bartsch
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert