git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
By Anders Holst:
[enigma2.git]
/
lib
/
python
/
Components
/
RecordingConfig.py
diff --git
a/lib/python/Components/RecordingConfig.py
b/lib/python/Components/RecordingConfig.py
index 9a13bd62f071f3db3e2bea58827912de37979918..fe9284d9d4d738bf7c0cd9f91cea8fe83e0011cb 100644
(file)
--- a/
lib/python/Components/RecordingConfig.py
+++ b/
lib/python/Components/RecordingConfig.py
@@
-7,3
+7,4
@@
def InitRecordingConfig():
config.recording.margin_before = ConfigNumber(default=0)
config.recording.margin_after = ConfigNumber(default=0)
config.recording.debug = ConfigYesNo(default = False)
+ config.recording.ascii_filenames = ConfigYesNo(default = False)