summaryrefslogtreecommitdiff
path: root/skinsttng.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-11-15Simplified some conditional expressions in skinlcars.c and skinsttng.cKlaus Schmidinger
2013-03-03The "Recording info" page of the skins that come with VDR now displays the na...Klaus 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
2012-03-11Replaced some non-ASCII charactersKlaus Schmidinger
2012-03-05Improved displaying signal strength and quality in the ST:TNG skin's channel ...Klaus Schmidinger
2012-03-05Improved displaying the play mode in the ST:TNG skinKlaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2011-06-12Keeping signal display from slowing things down during heavy zappingKlaus Schmidinger
2011-06-12Fixed signal display in case of a messageKlaus Schmidinger
2011-06-02Implemented signal strength and quality handlingKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus 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
2009-12-06Several code modifications to avoid compiler warningsKlaus 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-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
2007-06-17Implemented cOsd::SetOsdPosition() etc1.5.4Klaus Schmidinger
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2006-02-17The ST:TNG skin now uses the fixed font if requested when displaying textsKlaus Schmidinger
2006-02-05Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42Klaus Schmidinger
2006-02-05Made all font and image data 'const'Klaus Schmidinger
2006-01-01Removed unused variables in skinclassic.c and skinsttng.cKlaus Schmidinger
2005-08-15Avoiding unnecessary OSD draw operations caused by the audio track descriptio...Klaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-02-27Improved displaying the the current audio track in the ST:TNG channel display1.3.22Klaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-08Displaying audio track description in channel displayKlaus 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-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-07-18The 'radio' channel icon is now only displayed in the ST:TNG skin if the chan...1.3.12Klaus Schmidinger
2004-05-31Made some functions of cFont virtual to allow implementing dummy fonts for th...Klaus Schmidinger
2004-05-29Added SetMessage() functions to the Replay and Channel skin functionsKlaus Schmidinger
2004-05-29Now using more separate areas in the "ST:TNG Panels" skinKlaus Schmidinger
2004-05-22Single shot timers and events now show the day of weekKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger