mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented SVDRP command for plugins
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -3736,3 +3736,8 @@ Video Disk Recorder Revision History
|
||||
as delimiter (thanks to Marco Schl<68><6C>ler).
|
||||
- Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it (suggested
|
||||
by Thomas G<>nther).
|
||||
- The new static function cString::sprintf() can be used to easily create a formatted
|
||||
string.
|
||||
- Plugins can now implement their own SVDRP commands (based on a patch from Hardy
|
||||
Flor). See PLUGINS.html, section "SVDRP commands" for details. The SVDRP commands
|
||||
of a plugin are accessed through the new SVDRP command PLUG.
|
||||
|
Reference in New Issue
Block a user