summaryrefslogtreecommitdiff
path: root/osdbase.c
AgeCommit message (Expand)Author
2003-10-24Changed font handling to allow language specific character sets; adopted the ...Klaus Schmidinger
2003-08-24Fixed a bug in resetting OSD color palettesKlaus Schmidinger
2003-08-15Fixed two warnings when compiling with gcc 3.3.1Klaus Schmidinger
2003-03-23Made the log message 'OSD window width must be a multiple of 4...' a debug me...Klaus Schmidinger
2002-08-25Added cPalette::AllColors() for plugins that need to get the color entries of...Klaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs...Klaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-05-18Fixed some function headers to make them compile with gcc 3.xKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-10Separated the actual DVB hardware OSD implementation from the abstract OSD in...Klaus Schmidinger