Age | Commit message (Expand) | Author |
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 |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-14 | Add va_* declarations (this should avoid gcc-3 failure). | Daniel Caujolle-Bert |
2001-12-13 | enable/disable osd status | Miguel Freitas |
2001-12-13 | osd fonts update (better looking fonts with on-the-fly color and font face ch... | Miguel Freitas |
2001-12-13 | Add new log related function which return log section names. Check | Daniel Caujolle-Bert |
2001-12-09 | xine error reporting interface, very simple | Guenter Bartsch |
2001-12-09 | xine log functions for gui output | Guenter Bartsch |
2001-12-08 | introducing an osd font | Guenter Bartsch |
2001-12-08 | osd renderer interface is public now | Guenter Bartsch |
2001-12-01 | just removing the osd xine logo | Miguel Freitas |
2001-11-30 | Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ). | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-24 | fix segfault if no audio | Miguel Freitas |
2001-11-22 | improving seek responsiveness (more testing needed) | Miguel Freitas |
2001-11-20 | make user's stop/quit work faster | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |