Age | Commit message (Expand) | Author |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-14 | some fixes to osd displaying (show the right time after seeks) | Miguel Freitas |
2002-07-10 | new aspect ratio type to handle pan&scan material | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch |
2002-06-10 | better fix for logo race condition | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | eject should work again. | 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 | Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT at | Daniel Caujolle-Bert |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
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-09 | new xine error (usually reported with unknown codecs) | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-18 | small log api update | Guenter Bartsch |
2002-03-12 | getting rid of more LOG_ macros => output messages only once ... and another ... | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-06 | rename config_file_init to xine_config_file_init. | Daniel Caujolle-Bert |
2002-02-02 | Added a new DirectFB output plugin (experimental) | Rich J Wareham |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
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-13 | enable/disable osd status | Miguel Freitas |
2001-12-13 | Add new log related function which return log section names. Check | Daniel Caujolle-Bert |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
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-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | 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-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |
2001-10-07 | added a snapshot function | Guenter Bartsch |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |