summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-03-08dxr3 improvements from Michael RoitzschJames Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-05Fix segfault on xine close, if xine is run with "xine -Anull"James Courtier-Dutton
2002-03-05Add video out get_property function callJames Courtier-Dutton
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-27fixed printfHeiko Schaefer
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-18VO_PROP_MAX_NUM_FRAMES, expose event handlingGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-17each frame has an id for debugging purposes now; xshm driver can at least dis...Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-02-02ooopppss... :)Miguel Freitas
2002-02-02small fixes to still frame codeMiguel Freitas
2002-02-01Ooch, remove crap.Daniel Caujolle-Bert
2002-02-01Is_seekable return -1 is there's no cur_input_plugin.Daniel Caujolle-Bert
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
2002-01-25New logo code seems to access NULL img. Trying to fix...Juergen Keil
2002-01-25Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capabilityDaniel Caujolle-Bert
2002-01-24video_out will take care of logo display now ... video_out needs more work bt...Guenter Bartsch
2002-01-20Change SDL checks.Daniel Caujolle-Bert
2002-01-16changing function pointer name to make new gcc happy. (i think it isMiguel Freitas
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2002-01-15another codec/buftypes updateMiguel Freitas
2002-01-15disable debuggingMiguel Freitas
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-15small fixes and cleanups, metronom wasn't told the frame rate of next stream ...Guenter Bartsch
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
2002-01-13Fix another compiler warning.James Courtier-Dutton
2002-01-13Undo last change.James Courtier-Dutton
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2002-01-12buf types for real audio/videoGuenter Bartsch
2002-01-10More info is put in the vo_frame.James Courtier-Dutton
2002-01-09video_driver api changed.James Courtier-Dutton
2002-01-09IRIX port finally compiles (and actually works) again.Matthias Hopf
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2002-01-08fix type mismatch in initplug declaration for video_out and audio_outChristian Vogler
2002-01-08disabling some debug messagesMiguel Freitas
2002-01-07Fix menu button colours on RGB displays like XShm.James Courtier-Dutton
2002-01-07Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use theJuergen Keil
2002-01-06Hide menu overlays between menus.James Courtier-Dutton
2002-01-06Menu button events now filtered based on PTS comparison.James Courtier-Dutton
2002-01-06Partial fix for video_overlay handles management.James Courtier-Dutton
2002-01-06miguel's superb metronom/still frame patches, with very small modifications. ...Guenter Bartsch