summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_internal.h
AgeCommit message (Expand)Author
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-24just noticed the num_mrls parameter got lost on the way through the xine_engi...Guenter Bartsch
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-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-04spu support updated (unfinished) from Jamesuid32519
2001-06-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-18Added first step towards integrating SPU decoder into the new framework.Rich J Wareham
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
2001-06-10introducing aalib based video outputHeiko Schaefer
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
2001-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
2001-05-01added audio track/channel detectionGuenter Bartsch
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
2001-04-29decoder plugins get loaded nowGuenter Bartsch
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ...Guenter Bartsch
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch
2001-04-22audio decoder code compiles again, more cleanups in xine_internal.hGuenter Bartsch
2001-04-22video/audio_decoder cleanupsGuenter Bartsch
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-20libmpeg2 compiles againGuenter Bartsch
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert