Age | Commit message (Expand) | Author |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-01-31 | Fixed handling bitmap indexes for 256 color mode | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2003-08-24 | Fixed a bug in resetting OSD color palettes | Klaus Schmidinger |
2003-08-15 | Fixed two warnings when compiling with gcc 3.3.1 | Klaus Schmidinger |
2003-03-23 | Made the log message 'OSD window width must be a multiple of 4...' a debug me... | Klaus Schmidinger |
2002-08-25 | Added cPalette::AllColors() for plugins that need to get the color entries of... | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-07-13 | Added direct access to the index data of cPalette (needed for displaying SPUs... | Klaus Schmidinger |
2002-05-18 | Rearranged OSD class names to make 'cOsd' available for the main OSD interface | Klaus Schmidinger |
2002-05-18 | Fixed some function headers to make them compile with gcc 3.x | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-05-10 | Separated the actual DVB hardware OSD implementation from the abstract OSD in... | Klaus Schmidinger |