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
/
skinclassic.c
Age
Commit message (
Expand
)
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
2008-02-23
The scrollbar handle now always has a height that is at least the width of th...
Klaus Schmidinger
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 scr...
1.5.15
Klaus Schmidinger
2008-02-17
Fixed a missing blank line
Klaus Schmidinger
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 skins,...
Klaus Schmidinger
2008-01-13
Fixed a loss of the date display in the "classic" skin's main menu
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
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-03-31
Added a missing "Key$" in skinclassic.c
Klaus Schmidinger
2006-02-05
Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()
1.3.42
Klaus Schmidinger
2006-01-01
Removed unused variables in skinclassic.c and skinsttng.c
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-01-09
Implemented displaying audio channel
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-05-31
Made some functions of cFont virtual to allow implementing dummy fonts for th...
Klaus Schmidinger
2004-05-29
Fixed the height of the channel display in the "Classic VDR" skin
Klaus Schmidinger
2004-05-29
Added SetMessage() functions to the Replay and Channel skin functions
Klaus Schmidinger
2004-05-29
Fixed setting the title in the replay display of the "Classic VDR" skin
Klaus Schmidinger
2004-05-23
No longer displaying unused color buttons in the "Classic VDR" 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