summaryrefslogtreecommitdiff
path: root/skins.c
AgeCommit message (Expand)Author
2007-01-04Fixed a possible segfault if VDR gets terminated while a message is displayedKlaus Schmidinger
2006-12-01Fixed a possible segfault in cSkins::Message()Klaus Schmidinger
2006-06-03When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk...Klaus Schmidinger
2006-06-03Fixed handling tabbed item display in 'skincurses'Klaus Schmidinger
2006-04-09cSkins::QueueMessage() called from a background thread with an empty message ...Klaus Schmidinger
2006-02-05Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42Klaus Schmidinger
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2005-11-27Implemented message queueing1.3.37Klaus Schmidinger
2005-10-02Added status message "Resetting CAM..." for an immediate feedback when the CA...Klaus Schmidinger
2005-01-14Making sure at least the default skin is available at program startKlaus Schmidinger
2004-11-07Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()Klaus Schmidinger
2004-11-06Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger