Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-03 | The new menu category mcRecordingEdit is now used to mark menus that edit ↵ | Klaus Schmidinger | |
recording properties | |||
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, ↵ | Klaus Schmidinger | |
mcScheduleNext, mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins | |||
2012-12-11 | Changed the type of the TimerMatch parameter in ↵ | Klaus Schmidinger | |
cSkinDisplayMenu::SetItemEvent() from 'int' to 'eTimerEvent' | |||
2012-12-08 | The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and ↵1.7.33 | Klaus Schmidinger | |
SetItemRecording() of the cSkinDisplayMenu class can be reimplemented by skin plugins to display these items in a more elaborate way than just a simple line of text | |||
2012-12-02 | Fixed a typo in skins.h | Klaus Schmidinger | |
2012-05-12 | The new member function cSkinDisplayReplay::SetRecording() allows a skin to ↵ | Klaus Schmidinger | |
display more information about the currently played recording | |||
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 ↵ | Klaus Schmidinger | |
currently being used | |||
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 | |
now clears all messages that have been previously queued by that thread | |||
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 queueing1.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 | |