summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-05 13:37:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-05 13:37:37 +0200
commitf4c63964a898b78e3bbce17e4fdb8f13e78e3317 (patch)
tree80bb3a4271753761a960636bc1d45634f0f20f7a /HISTORY
parent393627abd5c44cc092d178b70d7fb09c676a3dee (diff)
downloadvdr-f4c63964a898b78e3bbce17e4fdb8f13e78e3317.tar.gz
vdr-f4c63964a898b78e3bbce17e4fdb8f13e78e3317.tar.bz2
A device can now detach all receivers for a given PID
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 76d2fef1..04996979 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3589,3 +3589,5 @@ Video Disk Recorder Revision History
only data from one frame (thanks to Reinhard Nissl).
- EPG events without a title now display "No title" instead of "(null)" (thanks
to Rolf Ahrenberg).
+- A device can now detach all receivers for a given PID, as is necessary, e.g.,
+ for the bitstreamout plugin (thanks to Werner Fink).