fixed regression from fix for switching between encrypted channels. It was

no longer possible to receive multiple (FTA) streams from the same
transponder
This commit is contained in:
schmirl
2009-10-19 06:19:10 +00:00
parent 73e30fd5ca
commit e99ea00348
3 changed files with 6 additions and 11 deletions

View File

@@ -1,6 +1,9 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed regression from fix for switching between encrypted channels. It was
no longer possible to receive multiple (FTA) streams from the same
transponder
- silenced warnings concerning asprintf (requested by Rolf Ahrenberg)
- don't update recordings list on CmdPLAY (reported by BBlack)
- cleaned up common.h / common.c