summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-10-19seeking in public api is now millisecond accurate (sorry, forgot that one but...Guenter Bartsch
2002-10-19call it LOG for consistencyGuenter Bartsch
2002-10-19Added AXE_xx macros and assertions for alignmentRobin KAY
2002-10-18Add close vo plugin related function.Daniel Caujolle-Bert
2002-10-18A52 audio is now output without volume set to 0 or off. :-)James Courtier-Dutton
2002-10-18Move alsa audio over to new api.James Courtier-Dutton
2002-10-18my very first try at the new streams api. some fixes to it (uninitializedMiguel Freitas
2002-10-17events.h is gone, events are in xine.h nowMichael Roitzsch
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-16introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...Guenter Bartsch
2002-10-16forgot to alloc event queueGuenter Bartsch
2002-10-16copy open pointer after plugin class is loadedGuenter Bartsch
2002-10-16increase audio/video out plugin interface version numbers to avoid accidents ...Guenter Bartsch
2002-10-15added missing stream end handling functionGuenter Bartsch
2002-10-14dispose function was missing in audio decoder class too, mad plugin compiles nowGuenter Bartsch
2002-10-14added missing dispose function to video_decoder.h, ffmpeg compiles nowGuenter Bartsch
2002-10-14small bugfixGuenter Bartsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-10-12Discard buffered audio driver data after the demuxer is stopped & closed.Juergen Keil
2002-10-12Bind the audio_out thread to a separate LWP on solaris 8 (like video_out,Juergen Keil
2002-10-12added GSM 6.10 audio decoderMike Melanson
2002-10-12Make flush of audio work properly.James Courtier-Dutton
2002-10-10Audio out reorganisation to improve sync.James Courtier-Dutton
2002-10-09configure.ac:Stephen Torri
2002-10-06Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...Robin KAY
2002-10-04added support for raw YV12 dataMike Melanson
2002-10-04support for more Quicktime audio fourccsMike Melanson
2002-10-03Slightly reorganize xine_exit, so that "xine --help" does not segfault any more.Juergen Keil
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-29make xine less hysterical when it encounters this corner caseMike Melanson
2002-09-22API review part IMichael Roitzsch
2002-09-21Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).Daniel Caujolle-Bert
2002-09-21Add forgotten xine_get_string_version() to public header.Daniel Caujolle-Bert
2002-09-21Avoid segfault if get_first_entry wasn't called first.Daniel Caujolle-Bert
2002-09-20Fix compilation bug when building external video output plugin.Daniel Caujolle-Bert
2002-09-20first attempt to solve skin problemMichael Roitzsch
2002-09-19small fix to link libxineutils statically, not dynamically to libxineGuenter Bartsch
2002-09-19forgot to reset counterMichael Roitzsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-19C is funGuenter Bartsch
2002-09-19user-configurable decoder prioritiesGuenter Bartsch
2002-09-19remove the need to memset ui-provided cfg entry, remember audio/video driver ...Guenter Bartsch
2002-09-19whoups - one semicolon too muchGuenter Bartsch
2002-09-18make new plugin loader check api versions, fix api versions for adapted demux...Guenter Bartsch
2002-09-18should not happen any moreMichael Roitzsch
2002-09-18fix reentrant in event listeners by only allowing one event per typeMichael Roitzsch
2002-09-18serialize config accessMichael Roitzsch
2002-09-18do not hand out unclaimed config entriesGuenter Bartsch
2002-09-18Try to get xine-lib to compile.James Courtier-Dutton
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton