summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.h
AgeCommit message (Expand)Author
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-16Now isn't that amazing? xine-lib actually compiles with the metronomMichael Roitzsch
2003-11-16introduce the slave metronom concept (Thibaut, Miguel: it's a bit differentMichael Roitzsch
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-09-13fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>Miguel Freitas
2003-05-20public header cleanup:Michael Roitzsch
2003-05-15add broadcasterMiguel Freitas
2003-05-06Thibaut asked me to revert his latest patchMiguel Freitas
2003-04-25header beautificationMichael Roitzsch
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
2003-04-20merging in win32 portGuenter Bartsch
2003-03-27- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...Miguel Freitas
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