diff options
author | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
commit | f09ad86867502ded5f30e030b98689f767027a05 (patch) | |
tree | 60c06d1fa18c2522521eaaea0ece3caa2032e04a /TODO | |
parent | bf302580e9e60b263b0dcdc82b4a324484991465 (diff) | |
download | vdrtva-0.1.0.tar.gz vdrtva-0.1.0.tar.bz2 |
Fixed OSD. 'Suggests' list de-duped.v0.1.0
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,10 +4,10 @@ Check split recordings should create timers if necessary. Timer clash check code needs to cope with multiple tuner cards. -Test GUI configuration and Config file. +I18n (for OSD). Some events have a series CRID but no item CRID - how to handle these? Bugs: - 'Suggestions' list contains duplicates. - Rare crash 'pure virtual method called' in plugin. + 'Suggestions' list in memory contains duplicates (removed by SVDRP output). + Very rare crash 'pure virtual method called' in plugin. |