summaryrefslogtreecommitdiff
path: root/src/xine-engine/osd.c
AgeCommit message (Expand)Author
2003-03-31take care of configure checks about nl_langinfoDaniel Caujolle-Bert
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-14pfff, this time i commit the right version :-\Daniel Caujolle-Bert
2003-03-14avoid crashing when drawing outside area. Same for clipping area.Daniel Caujolle-Bert
2003-03-08Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu...Daniel Caujolle-Bert
2003-02-11add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>)Miguel Freitas
2002-12-21check parametersMiguel Freitas
2002-12-21fix osd displaying for xshm driver (daniel: the osd was there... youMiguel Freitas
2002-11-27seems the closedir doesn't break passthrough anymoreHeiko Schaefer
2002-11-20implement public OSD wrappersMichael Roitzsch
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
2002-07-30memory leaks fixed by Andres Salomon <dilinger@voxel.net>Michael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-03-14- make libsputext work againMiguel Freitas
2002-03-14Ewald Snel's latest memory leak fixesMiguel Freitas
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2002-01-06Partial fix for video_overlay handles management.James Courtier-Dutton
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-23osd bugfixes from Christer PalmMiguel Freitas
2001-12-22clipping coordinates are absolute of frame sizeMiguel Freitas
2001-12-17small fixes for chars > 127Miguel Freitas
2001-12-13osd fonts update (better looking fonts with on-the-fly color and font face ch...Miguel Freitas
2001-12-08disable log outputGuenter Bartsch
2001-12-08osd fonts and interface updateGuenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas