summaryrefslogtreecommitdiff
path: root/src/xine-engine/osd.c
AgeCommit message (Expand)Author
2004-09-02Warnings on WIN32.František Dvořák
2004-08-06Improved quality of overlays.James Courtier-Dutton
2004-07-22protect from overly long filenamesMichael Roitzsch
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-03-28this needs to be an irrevocable ticketMichael Roitzsch
2004-03-27"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).František Dvořák
2004-03-21revert and really fix the leak, at last...Daniel Caujolle-Bert
2004-03-21memleak (real fix)Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-02-29Disable back debug output.František Dvořák
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2004-01-26It seems some older systems haven't UCS-2 encoding in the machine encoding. F...František Dvořák
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s...František Dvořák
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26public api for unscaled osdMiguel Freitas
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-08-16fix by Reinhard Nissl <rnissl@gmx.de>Miguel Freitas
2003-08-15I am using the latest internal API increase to rename video_overlay_instace toMichael Roitzsch
2003-08-12small code beautificationMichael Roitzsch
2003-08-08Fix segmentation fault caused by closing a conversion descriptor when none wa...Robin KAY
2003-08-04fallback to no conversion on iconv errorMiguel Freitas
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-04-27freetype fixes - thanks to Alan Chen and Frantisek Dvorak.Stefan Holst
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-20merging in win32 portGuenter Bartsch
2003-04-06- freetype2 support for osdStefan Holst
2003-04-02initialize rle.colorStefan Holst
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