index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
skinsttng.c
Age
Commit message (
Collapse
)
Author
2010-01-03
Displaying genre and parental rating in the recording info
Klaus Schmidinger
2010-01-03
Implemented handling the "Parental Rating Descriptor"
Klaus Schmidinger
2010-01-03
Implemented handling the "Content Descriptor"
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2008-02-23
The scrollbar handle now always has a height that is at least the width of ↵
Klaus Schmidinger
the scrollbar
2008-02-22
Revised the fix of calculating the scrollbar height in the skins
Klaus Schmidinger
2008-02-17
Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the ↵
1.5.15
Klaus Schmidinger
scrollbar sizes in the skins
2008-02-17
Introduced 'operator const void * ()' in cString
Klaus Schmidinger
2008-02-17
Implemented cSkin::SetScrollbar()
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2008-02-10
Fixed setting the date in the channel display of the classic and sttng ↵
Klaus Schmidinger
skins, to avoid unnecessary OSD access
2007-06-17
Implemented cOsd::SetOsdPosition() etc
1.5.4
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-02-17
The ST:TNG skin now uses the fixed font if requested when displaying texts
Klaus Schmidinger
2006-02-05
Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()
1.3.42
Klaus Schmidinger
2006-02-05
Made all font and image data 'const'
Klaus Schmidinger
2006-01-01
Removed unused variables in skinclassic.c and skinsttng.c
Klaus Schmidinger
2005-08-15
Avoiding unnecessary OSD draw operations caused by the audio track ↵
Klaus Schmidinger
description display in the ST:TNG skin's channel display
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-02-27
Improved displaying the the current audio track in the ST:TNG channel display
1.3.22
Klaus Schmidinger
2005-01-09
Implemented displaying audio channel
Klaus Schmidinger
2005-01-08
Displaying audio track description in channel display
Klaus Schmidinger
2005-01-02
Implemented audio track menu
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-12-19
Made several functions threadsafe
Klaus Schmidinger
2004-12-17
Added support for AC3 replay over the DVB device
Klaus Schmidinger
2004-07-18
The 'radio' channel icon is now only displayed in the ST:TNG skin if the ↵
1.3.12
Klaus Schmidinger
channel actually has an APID
2004-05-31
Made some functions of cFont virtual to allow implementing dummy fonts for ↵
Klaus Schmidinger
the 'curses' skin
2004-05-29
Added SetMessage() functions to the Replay and Channel skin functions
Klaus Schmidinger
2004-05-29
Now using more separate areas in the "ST:TNG Panels" skin
Klaus Schmidinger
2004-05-22
Single shot timers and events now show the day of week
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger