summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-05-14Fix 'finished thread still running after xine_exit()' segmentation faultEwald Snel
2002-05-12this should fix logo races (trying to play logo together with otherMiguel Freitas
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-03Fix 'make debug' stage (slap on my face).Daniel Caujolle-Bert
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
2002-05-02Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT atDaniel Caujolle-Bert
2002-05-02new logo code; xine uses a logo MRL instead of proprietary logo files.Siggi Langauf
2002-05-01planar yv12 logo formatGuenter Bartsch
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-30remove sound card drift debug messagesMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28descriptor leak patch from chrisxine-0_9_9-release0.9.9Guenter Bartsch
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-27fix 64-bit diff calculationMiguel Freitas
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing unused pluginsEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-23Fix osd memory leaks (unprocessed events and unfreed overlay objects)Ewald Snel
2002-04-20differentiating mpeg-4 formats even more, divx5 apparently is not completely ...Guenter Bartsch
2002-04-20added cyuv format codeGuenter Bartsch
2002-04-19vorbis format tags reported by Ivan TopolskyMiguel Freitas
2002-04-17fix prebuffer vpts for no-audio streamsMiguel Freitas
2002-04-16By default, only print the wrong interface version (vo).Daniel Caujolle-Bert
2002-04-16More accurate slider position.James Courtier-Dutton
2002-04-16This fix for hang when using dvdnav is not needed any more.James Courtier-Dutton
2002-04-14make sure xine is unpaused before seekingMiguel Freitas
2002-04-14xvid fourcc patch, small debug output fixesGuenter Bartsch
2002-04-13Fix a bug whereby xine would hang if someone pressed the STOP or EXIT button ...James Courtier-Dutton
2002-04-11Fix configfile corruption reported by Chris RankinEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-04-09Introducing steps towards a menu api in video_overlay.cJames Courtier-Dutton
2002-04-09new xine error (usually reported with unknown codecs)Miguel Freitas
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07fix bug where metronom_got_audio_samples() is called beforeMiguel Freitas
2002-04-06reset decoder on discontinuities (comments inside)Miguel Freitas
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-29What's that !!Daniel Caujolle-Bert
2002-03-29Don't free NULL pointerEwald Snel
2002-03-28Ability to change logo at run-time. Fix endianness in xine-logoconv, buildDaniel Caujolle-Bert
2002-03-27fix non-stop bugMiguel Freitas
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
2002-03-25- fix frames leakingMiguel Freitas