summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2010-08-12 18:43:02 +0200
committerLars Hanisch <dvb@flensrocker.de>2010-08-12 18:43:02 +0200
commit94189d49ae36ecabdb6ad053c8e24e2741546eae (patch)
tree3a5f87309a4329ae9f9c60b6e436d844ac2226ad
parent2c3fec5ac120b88c17633ff8a0dfae0091a4964a (diff)
downloadvdr-plugin-pvrinput-94189d49ae36ecabdb6ad053c8e24e2741546eae.tar.gz
vdr-plugin-pvrinput-94189d49ae36ecabdb6ad053c8e24e2741546eae.tar.bz2
update of TODO and HISTORY files
-rw-r--r--HISTORY2
-rw-r--r--TODO3
2 files changed, 2 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index b86195a..ea8f1af 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,8 @@ VDR Plugin 'pvrinput' Revision History
current git (mini73)
- use helper class for protected crc-function of libsi
- update of italian translations (thanks to Diego Pierotto)
+- use select with timeout on reader so a hanging device doesn't
+ crash the vdr
2010-03-27-rc1 (mini73)
- rework teletext handling so no retuning is needed
diff --git a/TODO b/TODO
index 979758b..2bd8a51 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,2 @@
-add service interface
-setting the aspect ratio by reading the vbi data
--directly read TS stream (V4L2_MPEG_STREAM_TYPE_MPEG2_TS) from cx18-based cards instead of using ParseprogramStream
--generate PCR data to allow using streamdev with TS (currently only PES works)
-