diff options
| author | Lars Hanisch <dvb@flensrocker.de> | 2010-08-12 18:43:02 +0200 |
|---|---|---|
| committer | Lars Hanisch <dvb@flensrocker.de> | 2010-08-12 18:43:02 +0200 |
| commit | 94189d49ae36ecabdb6ad053c8e24e2741546eae (patch) | |
| tree | 3a5f87309a4329ae9f9c60b6e436d844ac2226ad | |
| parent | 2c3fec5ac120b88c17633ff8a0dfae0091a4964a (diff) | |
| download | vdr-plugin-pvrinput-94189d49ae36ecabdb6ad053c8e24e2741546eae.tar.gz vdr-plugin-pvrinput-94189d49ae36ecabdb6ad053c8e24e2741546eae.tar.bz2 | |
update of TODO and HISTORY files
| -rw-r--r-- | HISTORY | 2 | ||||
| -rw-r--r-- | TODO | 3 |
2 files changed, 2 insertions, 3 deletions
@@ -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 @@ -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) - |
