Klaus Schmidinger
|
0873d14614
|
If cSkins::Message() is called from a background thread and Type is not mtStatus, the call is now automatically forwarded to QueueMessage()
|
2019-05-29 16:44:55 +02:00 |
|
Klaus Schmidinger
|
d8523b0db8
|
The macros used to control deprecated code or functions have been changed to hold numeric values; the default for DEPRECATED_VDR_CHARSET_OVERRIDE has been set to 0
|
2017-11-02 15:04:56 +01:00 |
|
Klaus Schmidinger
|
ce5e23f209
|
Timers are now linked to EPG events even if they are inactive
|
2017-06-25 10:03:19 +02:00 |
|
Klaus Schmidinger
|
ede2e89670
|
Added a note about only working with the given data
|
2017-06-23 09:08:40 +02:00 |
|
Klaus Schmidinger
|
1bce499383
|
Added some missing locks when calling functions from cStatus or cSkin*
|
2017-06-21 09:40:39 +02:00 |
|
Klaus Schmidinger
|
14f97d0f2a
|
Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizontal menus
|
2015-09-10 11:26:15 +02:00 |
|
Klaus Schmidinger
|
be9a6de0ef
|
Plugins can now implement the function SetMenuSortMode() in their skin objects derived from cSkinDisplayMenu, to get informed about the currently used sort mode
|
2015-01-15 10:51:37 +01:00 |
|
Klaus Schmidinger
|
585f622886
|
Fixed the replay progress display for very long recordings
|
2014-02-18 13:48:05 +01:00 |
|
Klaus Schmidinger
|
ff4aed2227
|
The new menu category mcRecordingEdit is now used to mark menus that edit recording properties
|
2013-11-03 14:10:59 +01:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
65223eb8fd
|
Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcScheduleNext, mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins
|
2012-12-21 11:22:26 +01:00 |
|
Klaus Schmidinger
|
169bfc0128
|
Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEvent() from 'int' to 'eTimerEvent'
|
2012-12-11 10:08:21 +01:00 |
|
Klaus Schmidinger
|
83fe591f32
|
The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and 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-08 11:05:39 +01:00 |
|
Klaus Schmidinger
|
a23a13873f
|
Fixed a typo in skins.h
|
2012-12-02 13:25:08 +01:00 |
|
Klaus Schmidinger
|
5f93700e07
|
The new member function cSkinDisplayReplay::SetRecording() allows a skin to display more information about the currently played recording
|
2012-05-12 14:20:41 +02:00 |
|
Klaus Schmidinger
|
299f1f312c
|
Fixed handling menu categories for plugin menus
|
2012-04-28 10:40:16 +02:00 |
|
Klaus Schmidinger
|
170e05e1e6
|
Skins can now inquire the menu category for which their cSkinDisplayMenu is currently being used
|
2012-04-08 11:52:56 +02:00 |
|
Klaus Schmidinger
|
ea16f64773
|
Adapted menu column widths of 'skincurses' to the wider HD OSD sizes
|
2012-03-11 14:44:49 +01:00 |
|
Klaus Schmidinger
|
fe0a011611
|
Fixed several spelling errors
|
2011-12-04 13:40:52 +01:00 |
|
Klaus Schmidinger
|
54b4d4e4e7
|
Implemented cSkin::SetScrollbar()
|
2008-02-17 12:31:16 +01:00 |
|
Klaus Schmidinger
|
dcff08512e
|
Fixed a possible segfault if VDR gets terminated while a message is displayed
|
2007-01-04 13:11:52 +01:00 |
|
Klaus Schmidinger
|
9966e03e29
|
Fixed handling tabbed item display in 'skincurses'
|
2006-06-03 13:21:33 +02:00 |
|
Klaus Schmidinger
|
56d49abc22
|
cSkins::QueueMessage() called from a background thread with an empty message now clears all messages that have been previously queued by that thread
|
2006-04-09 11:28:59 +02:00 |
|
Klaus Schmidinger
|
2cd5bf83fb
|
Fixed a typo in skins.h
|
2006-04-09 11:16:11 +02:00 |
|
Klaus Schmidinger
|
c5a5f09845
|
Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()
|
2006-02-05 15:09:51 +01:00 |
|
Klaus Schmidinger
|
2d863532cc
|
Cleaned up some trailing white space
|
2006-01-08 11:44:37 +01:00 |
|
Klaus Schmidinger
|
41f718987d
|
Implemented message queueing
|
2005-11-27 15:57:03 +01:00 |
|
Klaus Schmidinger
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02:00 |
|
Klaus Schmidinger
|
bed846c80c
|
Fixed a typo
|
2005-02-27 14:37:37 +01:00 |
|
Klaus Schmidinger
|
264fa085bd
|
Implemented displaying audio channel
|
2005-01-09 12:08:34 +01:00 |
|
Klaus Schmidinger
|
0b3a801ab4
|
Implemented audio track menu
|
2005-01-02 15:11:44 +01:00 |
|
Klaus Schmidinger
|
286af66cfb
|
Made several functions threadsafe (cont'd)
|
2004-12-26 12:45:22 +01:00 |
|
Klaus Schmidinger
|
6b60a35f8d
|
Added SetMessage() functions to the Replay and Channel skin functions
|
2004-05-29 13:21:02 +02:00 |
|
Klaus Schmidinger
|
9b7c8ac102
|
Fixed a typo
|
2004-05-16 20:16:57 +02:00 |
|
Klaus Schmidinger
|
5d99df7b77
|
Implemented 'skins' and 'themes'
|
2004-05-16 10:35:36 +02:00 |
|