Implemented the setup option "Recording/Record key handling"

This commit is contained in:
Klaus Schmidinger
2015-09-11 08:29:41 +02:00
parent 4e46d2bb3b
commit f1bef11f45
7 changed files with 37 additions and 12 deletions

View File

@@ -3357,6 +3357,7 @@ Dietmar Spingler <d_spingler@gmx.de>
for suggesting to add the channel name to log messages that reference a channel
for suggesting to provide a way of using no DVB devices at all
for suggesting that the -V and -h options should list the plugins in alphabetical order
for suggesting to implement the setup option "Recording/Record key handling"
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()