Age | Commit message (Expand) | Author |
2002-05-03 | switches to libtool versioning | Siggi Langauf |
2002-05-03 | Fix 'make debug' stage (slap on my face). | Daniel Caujolle-Bert |
2002-05-02 | Declare a logo name constant (better to use in UIs). | Daniel Caujolle-Bert |
2002-05-02 | Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT at | Daniel Caujolle-Bert |
2002-05-02 | new logo code; xine uses a logo MRL instead of proprietary logo files. | Siggi Langauf |
2002-05-01 | planar yv12 logo format | Guenter Bartsch |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-04-30 | remove sound card drift debug messages | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-28 | descriptor leak patch from chrisxine-0_9_9-release0.9.9 | Guenter Bartsch |
2002-04-27 | add closed caption buffer type, so the CC decoder is not discarded | Christian Vogler |
2002-04-27 | Add function to unregister configfile callback. | Christian Vogler |
2002-04-27 | fix 64-bit diff calculation | Miguel Freitas |
2002-04-24 | Some more adjustments to make dvd menus work better. | James Courtier-Dutton |
2002-04-23 | Add support for forced buttons due to nav pci fosl control. | James Courtier-Dutton |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing unused plugins | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-23 | Fix osd memory leaks (unprocessed events and unfreed overlay objects) | Ewald Snel |
2002-04-20 | differentiating mpeg-4 formats even more, divx5 apparently is not completely ... | Guenter Bartsch |
2002-04-20 | added cyuv format code | Guenter Bartsch |
2002-04-19 | vorbis format tags reported by Ivan Topolsky | Miguel Freitas |
2002-04-17 | fix prebuffer vpts for no-audio streams | Miguel Freitas |
2002-04-16 | By default, only print the wrong interface version (vo). | Daniel Caujolle-Bert |
2002-04-16 | More accurate slider position. | James Courtier-Dutton |
2002-04-16 | This fix for hang when using dvdnav is not needed any more. | James Courtier-Dutton |
2002-04-14 | make sure xine is unpaused before seeking | Miguel Freitas |
2002-04-14 | xvid fourcc patch, small debug output fixes | Guenter Bartsch |
2002-04-13 | Fix a bug whereby xine would hang if someone pressed the STOP or EXIT button ... | James Courtier-Dutton |
2002-04-11 | Fix configfile corruption reported by Chris Rankin | Ewald Snel |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-04-09 | Introducing steps towards a menu api in video_overlay.c | James Courtier-Dutton |
2002-04-09 | new xine error (usually reported with unknown codecs) | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-07 | fix bug where metronom_got_audio_samples() is called before | Miguel Freitas |
2002-04-06 | reset decoder on discontinuities (comments inside) | Miguel Freitas |
2002-04-02 | - Undo my previous patch, it might (at least in theory) cause problems | Ewald Snel |
2002-04-01 | - Fix frame leak in Xv video driver | Ewald Snel |
2002-04-01 | latest dxr3 fixes from Michael Roitzsch. | Miguel Freitas |
2002-03-31 | Set all pts variabled to int64_t. | James Courtier-Dutton |
2002-03-31 | patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronom | Mike Lampard |
2002-03-29 | What's that !! | Daniel Caujolle-Bert |
2002-03-29 | Don't free NULL pointer | Ewald Snel |
2002-03-28 | Ability to change logo at run-time. Fix endianness in xine-logoconv, build | Daniel Caujolle-Bert |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-26 | sound card clock drift patch | Miguel Freitas |
2002-03-25 | Re-organised libspudec to hopefully make it more readable. | James Courtier-Dutton |
2002-03-25 | - fix frames leaking | Miguel Freitas |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |