Age | Commit message (Expand) | Author |
2002-08-01 | fix another logo race condition. | Miguel Freitas |
2002-07-30 | - video out fixes (never trigged deadlocks and erroneous flush of overlay | Miguel Freitas |
2002-07-14 | some fixes to osd displaying (show the right time after seeks) | Miguel Freitas |
2002-07-14 | new color conversion facilities | Mike Melanson |
2002-07-13 | Improve seeking: | Thibaut Mattern |
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch |
2002-06-17 | Add Siggi's idea about option config change on the fly. New "mrl style" | Daniel Caujolle-Bert |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-10 | better fix for logo race condition | Miguel Freitas |
2002-06-10 | revert previous commit | Miguel Freitas |
2002-06-08 | fix another logo race | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-01 | add missing lock | Michael Roitzsch |
2002-05-24 | Thibaut's suggestion to flush audio driver on seek. harmless | Miguel Freitas |
2002-05-24 | fit osd status in 160 pixels wide streams | 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-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-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 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
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-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
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-13 | Fix a bug whereby xine would hang if someone pressed the STOP or EXIT button ... | 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-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-23 | moved network buffering to a seperate file so all network/stream input plugins | Guenter Bartsch |
2002-03-18 | small log api update | Guenter Bartsch |
2002-03-18 | xine_log bugfix by bill fink | Guenter Bartsch |
2002-03-14 | - make libsputext work again | Miguel Freitas |
2002-03-12 | getting rid of more LOG_ macros => output messages only once ... and another ... | Guenter Bartsch |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-02-01 | Ooch, remove crap. | Daniel Caujolle-Bert |
2002-02-01 | Is_seekable return -1 is there's no cur_input_plugin. | Daniel Caujolle-Bert |
2002-01-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-16 | changing function pointer name to make new gcc happy. (i think it is | Miguel Freitas |
2002-01-15 | small fixes and cleanups, metronom wasn't told the frame rate of next stream ... | Guenter Bartsch |