summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_overlay.h
AgeCommit message (Expand)Author
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel Freitas
2004-12-08fix race reported by ReinhardMiguel Freitas
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-05-20public header cleanup:Michael Roitzsch
2002-11-20document coordinatesMichael Roitzsch
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-10-23fix comments, c syntaxGuenter Bartsch
2002-10-17events.h is gone, events are in xine.h nowMichael Roitzsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-04-09Introducing steps towards a menu api in video_overlay.cJames Courtier-Dutton
2002-03-14- make libsputext work againMiguel Freitas
2002-03-08Added xine OSD menu structures.James Courtier-Dutton
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-05Added EVENT_FREE_HANDLE to video_overlay events.James Courtier-Dutton
2001-12-08fixed compilation of extrenal plugins that include xine_internal.hHarm van der Heijden
2001-12-08osd fonts and interface updateGuenter Bartsch
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas