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.h
Age
Commit message (
Expand
)
Author
2015-09-10
Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizo...
Klaus Schmidinger
2015-01-15
Plugins can now implement the function SetMenuSortMode() in their skin object...
Klaus Schmidinger
2014-02-18
Fixed the replay progress display for very long recordings
Klaus Schmidinger
2013-11-03
The new menu category mcRecordingEdit is now used to mark menus that edit rec...
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2012-12-21
Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc...
Klaus Schmidinger
2012-12-11
Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...
Klaus Schmidinger
2012-12-08
The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...
1.7.33
Klaus Schmidinger
2012-12-02
Fixed a typo in skins.h
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
2011-12-04
Fixed several spelling errors
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-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-04-09
Fixed a typo in skins.h
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-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-02-27
Fixed a typo
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-05-29
Added SetMessage() functions to the Replay and Channel skin functions
Klaus Schmidinger
2004-05-16
Fixed a typo
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger