diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-16 12:55:28 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-16 12:55:28 +0200 |
commit | 8c6deb20f2fc1c77c0fa2698e20f998ebda355a2 (patch) | |
tree | 8cd175afc072431281652753b4a48ec52177a7f3 /CONTRIBUTORS | |
parent | 58facabfb6df0ebac572792be34ca55b11c8afb0 (diff) | |
download | vdr-8c6deb20f2fc1c77c0fa2698e20f998ebda355a2.tar.gz vdr-8c6deb20f2fc1c77c0fa2698e20f998ebda355a2.tar.bz2 |
No longer using characters 0x01 and 0x02 for mapping single quote and slash in recording names
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a0c78683..18216f0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1685,6 +1685,8 @@ Patrick Fischer <patrick_fischer@gmx.de> for suggesting that the cTimer constructor should take an optional cChannel for suggesting that any cReceivers still attached to a cDevice when that device switches to a different transponder shall be automatically detached + for reporting that characters 0x01 and 0x02 in recording names were a problem + with XML Ralf Müller <ralf@bj-ig.de> for a patch that was used to implement cUnbufferedFile |