diff options
author | Frank Schmirler <vdr@schmirler.de> | 2011-10-24 08:44:31 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2011-10-24 08:44:31 +0200 |
commit | 077398fdef39b5d2f4901b87417f0a80ef19da6c (patch) | |
tree | b64ee0b3df0cdb5b91c4a99c4ebe2724ed681832 /HISTORY | |
parent | bdaea38b863ef7649d7a2253ac937130b6e11d8d (diff) | |
download | vdr-plugin-streamdev-077398fdef39b5d2f4901b87417f0a80ef19da6c.tar.gz vdr-plugin-streamdev-077398fdef39b5d2f4901b87417f0a80ef19da6c.tar.bz2 |
Revert "dropped cServerConnection::m_Pending"
Required by VTP
This reverts commit bdaea38b863ef7649d7a2253ac937130b6e11d8d.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- -- dropped cServerConnection::m_Pending - the icy-name HTTP header sent with radio streams makes VLC pick the wrong demuxer. Send icy-name only for ES audio streams. - fixed regression of "live TV must be switched in VDR main thread" change: |