summaryrefslogtreecommitdiff
path: root/skinclassic.c
AgeCommit message (Expand)Author
2021-07-01The Recordings menu now marks recordings with errors, and the number of error...Klaus Schmidinger
2016-12-22Fixed truncated date/time strings in the skins on multi-byte UTF-8 systemsKlaus Schmidinger
2013-03-03The "Recording info" page of the skins that come with VDR now displays the na...Klaus Schmidinger
2013-02-22Removed consecutive empty linesKlaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2010-11-07Removed displaying the "contents" information from the "Classic VDR" and "ST:...Klaus Schmidinger
2010-02-13Improved scalability of the default skinsKlaus Schmidinger
2010-01-03Displaying genre and parental rating in the recording infoKlaus Schmidinger
2010-01-03Implemented handling the "Parental Rating Descriptor"Klaus Schmidinger
2010-01-03Implemented handling the "Content Descriptor"Klaus Schmidinger
2008-02-23The scrollbar handle now always has a height that is at least the width of th...Klaus Schmidinger
2008-02-22Revised the fix of calculating the scrollbar height in the skinsKlaus Schmidinger
2008-02-17Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scr...1.5.15Klaus Schmidinger
2008-02-17Fixed a missing blank lineKlaus Schmidinger
2008-02-17Introduced 'operator const void * ()' in cStringKlaus Schmidinger
2008-02-17Implemented cSkin::SetScrollbar()Klaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-10Fixed setting the date in the channel display of the classic and sttng skins,...Klaus Schmidinger
2008-01-13Fixed a loss of the date display in the "classic" skin's main menuKlaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-06-17Implemented cOsd::SetOsdPosition() etc1.5.4Klaus Schmidinger
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2006-03-31Added a missing "Key$" in skinclassic.cKlaus Schmidinger
2006-02-05Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42Klaus Schmidinger
2006-01-01Removed unused variables in skinclassic.c and skinsttng.cKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
2004-05-31Made some functions of cFont virtual to allow implementing dummy fonts for th...Klaus Schmidinger
2004-05-29Fixed the height of the channel display in the "Classic VDR" skinKlaus Schmidinger
2004-05-29Added SetMessage() functions to the Replay and Channel skin functionsKlaus Schmidinger
2004-05-29Fixed setting the title in the replay display of the "Classic VDR" skinKlaus Schmidinger
2004-05-23No longer displaying unused color buttons in the "Classic VDR" skinKlaus Schmidinger
2004-05-22Single shot timers and events now show the day of weekKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger