Age | Commit message (Expand) | Author |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-09-18 | should not happen any more | Michael Roitzsch |
2002-09-18 | Updating the DVD menu code to use better nav_pci information. | James Courtier-Dutton |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-04 | fix typo (thanks to Daniel for reveiling) | Michael Roitzsch |
2002-08-30 | be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)). | Daniel Caujolle-Bert |
2002-08-30 | Add two new xine events: inform UI when vo output is needed or not (it's the | Daniel Caujolle-Bert |
2002-07-14 | some fixes to osd displaying (show the right time after seeks) | Miguel Freitas |
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch |
2002-06-19 | Handle the new flag BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-10 | better fix for logo race condition | Miguel Freitas |
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-03 | display log messages for unknown codecs | Miguel Freitas |
2002-05-24 | - dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de> | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-16 | More accurate slider position. | James Courtier-Dutton |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-20 | steps towards dvd playback: | Guenter Bartsch |
2002-03-16 | framerate and other fixes for demux_asf | Guenter Bartsch |
2002-03-11 | Check both BUF_FLAG_END_STREAM and BUF_FLAG_END_USER flag to detect end of | Juergen Keil |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-10 | - mpeg2 frame duration fixes | Miguel Freitas |
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-01-25 | Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capability | Daniel Caujolle-Bert |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton |
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
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-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas |
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch |
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton |
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton |
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-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
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 |