mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added SetText() to cMenuText
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -2827,5 +2827,6 @@ Video Disk Recorder Revision History
|
||||
'Transfer Mode' (thanks to Michal Dobrzynski for reporting this one).
|
||||
- Fixed a memory leak in NIT processing (thanks to Marcel Wiesweg).
|
||||
- Added a few missing initializations (thanks to Marcel Wiesweg).
|
||||
- Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins
|
||||
(suggested by Stefan Huelswitt).
|
||||
- Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins.
|
||||
It now also has a SetText() function that can be used to dynamically set the text
|
||||
in an already existing cMenuText (both suggested by Stefan Huelswitt).
|
||||
|
Reference in New Issue
Block a user