summaryrefslogtreecommitdiff
path: root/skins.c
AgeCommit message (Expand)Author
2019-05-29If cSkins::Message() is called from a background thread and Type is not mtSta...Klaus Schmidinger
2018-04-28Fixed a possible invalid locking sequence in case a remote timer handling err...Klaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2012-06-02Fixed setting the recording title for the replay display of old skinsKlaus Schmidinger
2012-05-20If a recording has no info file, the 'title' of the recording's info is now s...Klaus Schmidinger
2012-05-12The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...Klaus Schmidinger
2012-04-28Fixed handling menu categories for plugin menusKlaus Schmidinger
2012-04-08Skins can now inquire the menu category for which their cSkinDisplayMenu is c...Klaus Schmidinger
2012-03-11Adapted menu column widths of 'skincurses' to the wider HD OSD sizesKlaus Schmidinger
2012-02-20Increased the average character estimate for calculating tab positions in ski...Klaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2011-08-06cSkins::Message() now blocks calls from background threadsKlaus Schmidinger
2009-06-06Fixed calculating menu colum widths in case the font has a size other than th...Klaus Schmidinger
2008-02-17Implemented cSkin::SetScrollbar()Klaus Schmidinger
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