summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_x11.h
AgeCommit message (Collapse)Author
2001-11-07Passing through the logo visibility to the video out plugin. This way aMatthias Dahl
plugin can use this information and properly (de-)activate its video overlay if necessary. Also fixing some warning with a recent addition to videowin.c and updating the SyncFB plugin to finally turn its overlay off when the video output has stopped (the logo is visible). And doc update. CVS patchset: 995 CVS date: 2001/11/07 23:01:03
2001-11-07implement GUI_EX* event to notify vo plugins when the vo window isMike Lampard
(un)mapped CVS patchset: 985 CVS date: 2001/11/07 16:52:14
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
Prepare the other drivers for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. CVS patchset: 785 CVS date: 2001/10/10 10:06:52
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
CVS patchset: 308 CVS date: 2001/07/18 21:38:16
2001-05-28introducing expose eventsGuenter Bartsch
CVS patchset: 94 CVS date: 2001/05/28 13:42:02
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
inform video driver about the new drawable to use. Use pthread_exit(NULL) at end of threads. Add extra checks in stream detection in demux_mpeg.c about mpeg1 support only. CVS patchset: 80 CVS date: 2001/05/24 23:15:40
2001-05-19making visual type a bit smallerGuenter Bartsch
CVS patchset: 75 CVS date: 2001/05/19 21:53:46
2001-05-16finished video window realted code removalGuenter Bartsch
CVS patchset: 73 CVS date: 2001/05/16 15:32:03
2001-05-08some more video_out fixesGuenter Bartsch
CVS patchset: 71 CVS date: 2001/05/08 23:00:03