summaryrefslogtreecommitdiff
path: root/osdbase.h
AgeCommit message (Expand)Author
2018-01-25Removed some excess ';'Klaus Schmidinger
2017-11-09Switching the primary device is no longer done via osSwitchDvb, but rather by...Klaus Schmidinger
2017-11-07OSD menus now try to keep the offset of the list cursor at a constant positio...Klaus Schmidinger
2017-04-03cOsdMenu::Display() now checks whether the OSD size has changed and if so cal...Klaus Schmidinger
2015-09-10Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizo...Klaus Schmidinger
2015-01-15Plugins can now implement the function SetMenuSortMode() in their skin object...Klaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2012-12-08The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33Klaus Schmidinger
2012-04-23A cOsdMenu can now handle skins that display different numbers of items in th...Klaus Schmidinger
2012-04-08Skins can now inquire the menu category for which their cSkinDisplayMenu is c...Klaus Schmidinger
2012-03-02Fixed handling OSD color button texts in case a menu item has texts of its ownKlaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger
2007-11-03Added some missing 'const' keywordsKlaus Schmidinger
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-01-05The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if...Klaus Schmidinger
2006-01-05Removed unused 'offset' member from cOsdItemKlaus Schmidinger
2005-10-02Fixed setting current menu item if the first one is non-selectable; cOsdItem:...Klaus Schmidinger
2005-06-12Added cOsdMenu::SetCols() to allow adjusting the menu columnsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-01-31Fixed handling bitmap indexes for 256 color modeKlaus Schmidinger
2004-01-04Increased the maximum number of possible OSD colors to 256Klaus Schmidinger
2003-10-24Changed font handling to allow language specific character sets; adopted the ...Klaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger
2002-08-25Added cPalette::AllColors() for plugins that need to get the color entries of...Klaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs...Klaus 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-10Separated the actual DVB hardware OSD implementation from the abstract OSD in...Klaus Schmidinger