Age | Commit message (Expand) | Author |
2002-03-08 | dxr3 improvements from Michael Roitzsch | James Courtier-Dutton |
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton |
2002-03-05 | Fix segfault on xine close, if xine is run with "xine -Anull" | James Courtier-Dutton |
2002-03-05 | Add video out get_property function call | James Courtier-Dutton |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-27 | fixed printf | Heiko Schaefer |
2002-02-25 | *phew* Xv video output driver works now, zoom feature has been stripped down ... | Guenter Bartsch |
2002-02-18 | VO_PROP_MAX_NUM_FRAMES, expose event handling | Guenter Bartsch |
2002-02-18 | cleanup/added debug messages, small metronom fix | Guenter Bartsch |
2002-02-18 | do not discard frames in vo_frame_draw as they may be needed for still | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-17 | more bugfixes, I can now see video using xshm :-) | Guenter Bartsch |
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least dis... | Guenter Bartsch |
2002-02-16 | bufixes from miguel freitas | Guenter Bartsch |
2002-02-16 | beginning of video_out_driver changes | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | 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-02-02 | ooopppss... :) | Miguel Freitas |
2002-02-02 | small fixes to still frame code | Miguel Freitas |
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-28 | patches from Ewald Snel (finish metronom sync loop on xine exit, initialize | Miguel Freitas |
2002-01-25 | New logo code seems to access NULL img. Trying to fix... | Juergen Keil |
2002-01-25 | Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capability | 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-20 | Change SDL checks. | Daniel Caujolle-Bert |
2002-01-16 | changing function pointer name to make new gcc happy. (i think it is | Miguel Freitas |
2002-01-15 | Beginning of overlay highlights correction work. | James Courtier-Dutton |
2002-01-15 | another codec/buftypes update | Miguel Freitas |
2002-01-15 | disable debugging | Miguel Freitas |
2002-01-15 | small updates, another codec supported (VP31) | Miguel Freitas |
2002-01-15 | small fixes and cleanups, metronom wasn't told the frame rate of next stream ... | Guenter Bartsch |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-13 | Fix another compiler warning. | James Courtier-Dutton |
2002-01-13 | Undo last change. | James Courtier-Dutton |
2002-01-13 | Fix a few compile warnings. | James Courtier-Dutton |
2002-01-12 | buf types for real audio/video | Guenter Bartsch |
2002-01-10 | More info is put in the vo_frame. | James Courtier-Dutton |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2002-01-09 | IRIX port finally compiles (and actually works) again. | Matthias Hopf |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |
2002-01-08 | fix type mismatch in initplug declaration for video_out and audio_out | Christian Vogler |
2002-01-08 | disabling some debug messages | Miguel Freitas |
2002-01-07 | Fix menu button colours on RGB displays like XShm. | James Courtier-Dutton |
2002-01-07 | Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use the | Juergen Keil |
2002-01-06 | Hide menu overlays between menus. | James Courtier-Dutton |
2002-01-06 | Menu button events now filtered based on PTS comparison. | James Courtier-Dutton |
2002-01-06 | Partial fix for video_overlay handles management. | James Courtier-Dutton |
2002-01-06 | miguel's superb metronom/still frame patches, with very small modifications. ... | Guenter Bartsch |