summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.h
AgeCommit message (Expand)Author
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-10-29engine improvementsMichael Roitzsch
2002-10-28New way to handle streams with invalid img_duration (eg some mpeg streams).Thibaut Mattern
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-05Whoops, committed the experimental metronom stuff. Taking it out again.Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-06-29Use an other method for DISC_STREAMSEEK :Thibaut Mattern
2002-06-20correct comment for DISC_STREAMSEEK after Thibaut MatternMichael Roitzsch
2002-06-20add some documentation for new discontinuity DISC_STREAMSEEKMichael Roitzsch
2002-06-19Add a new discontinuity for seeking, and a flag to authorize a big ao_fill_gap.Thibaut Mattern
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-07fix bug where metronom_got_audio_samples() is called beforeMiguel Freitas
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
2002-03-23audio drift patch (debug message enabled)Miguel Freitas
2002-03-20steps towards dvd playback:Guenter Bartsch
2002-03-12getting rid of more LOG_ macros => output messages only once ... and another ...Guenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-10- mpeg2 frame duration fixesMiguel Freitas
2002-03-08temporary fix for a/v sync problems, this is _not_ the big update I'm plannin...Guenter Bartsch
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-22some comments on how metronom workMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-08-25fixed seeking (back to the old method), implementing true pause function, int...Guenter Bartsch
2001-08-07Added new System Clock Reference providers architecture.Eduard Hasenleithner
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
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-05-01thread lock and pts wrap detection for metronomGuenter Bartsch
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert