Age | Commit message (Expand) | Author |
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ... | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-06-03 | Due of a nice suggestion from Siggi, remember_volume has moved to audio_out, | Daniel Caujolle-Bert |
2002-06-02 | added some new buffer types and modified formattag_to_buf_audio() to that | Mike Melanson |
2002-06-01 | add missing lock | Michael Roitzsch |
2002-05-30 | Added Aspect Ratio change hint event | Rich J Wareham |
2002-05-27 | Buffer type patch from Mike Melanson | Siggi Langauf |
2002-05-27 | added number events needed for VCD menus | Siggi Langauf |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-24 | - dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de> | Miguel Freitas |
2002-05-24 | Thibaut's suggestion to flush audio driver on seek. harmless | Miguel Freitas |
2002-05-24 | some cleanups, mutex to protect driver access (unpredictable things may | Miguel Freitas |
2002-05-24 | fit osd status in 160 pixels wide streams | Miguel Freitas |
2002-05-22 | trivial fix to snapshot code: | Miguel Freitas |
2002-05-21 | i'm tired of people reporting "throwing away image..." as bugs. | Miguel Freitas |
2002-05-21 | better output buffer calculations (when resampling) by Ian Goldberg | Miguel Freitas |
2002-05-21 | Remove unneeded mutex unlock. | Daniel Caujolle-Bert |
2002-05-21 | eject should work again. | Siggi Langauf |
2002-05-21 | atomic status code on demux start/seek | Siggi Langauf |
2002-05-18 | small fix to still frame logic. this improves recovering when decoder | Miguel Freitas |
2002-05-14 | Fix 'finished thread still running after xine_exit()' segmentation fault | Ewald Snel |
2002-05-12 | this should fix logo races (trying to play logo together with other | Miguel Freitas |
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 |