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
/
skins.c
Age
Commit message (
Expand
)
Author
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2012-06-02
Fixed setting the recording title for the replay display of old skins
Klaus Schmidinger
2012-05-20
If a recording has no info file, the 'title' of the recording's info is now s...
Klaus Schmidinger
2012-05-12
The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...
Klaus Schmidinger
2012-04-28
Fixed handling menu categories for plugin menus
Klaus Schmidinger
2012-04-08
Skins can now inquire the menu category for which their cSkinDisplayMenu is c...
Klaus Schmidinger
2012-03-11
Adapted menu column widths of 'skincurses' to the wider HD OSD sizes
Klaus Schmidinger
2012-02-20
Increased the average character estimate for calculating tab positions in ski...
Klaus Schmidinger
2011-08-21
Direct access to several class members is now deprecated
Klaus Schmidinger
2011-08-06
cSkins::Message() now blocks calls from background threads
Klaus Schmidinger
2009-06-06
Fixed calculating menu colum widths in case the font has a size other than th...
Klaus Schmidinger
2008-02-17
Implemented cSkin::SetScrollbar()
Klaus Schmidinger
2007-01-04
Fixed a possible segfault if VDR gets terminated while a message is displayed
Klaus Schmidinger
2006-12-01
Fixed a possible segfault in cSkins::Message()
Klaus Schmidinger
2006-06-03
When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk...
Klaus Schmidinger
2006-06-03
Fixed handling tabbed item display in 'skincurses'
Klaus Schmidinger
2006-04-09
cSkins::QueueMessage() called from a background thread with an empty message ...
Klaus Schmidinger
2006-02-05
Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()
1.3.42
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2005-11-27
Implemented message queueing
1.3.37
Klaus Schmidinger
2005-10-02
Added status message "Resetting CAM..." for an immediate feedback when the CA...
Klaus Schmidinger
2005-01-14
Making sure at least the default skin is available at program start
Klaus Schmidinger
2004-11-07
Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()
Klaus Schmidinger
2004-11-06
Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger