diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-16 10:22:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-16 10:22:15 +0200 |
commit | 03cda3d9c5f88a0e697731ccce0b7d930a0bec3d (patch) | |
tree | 0cfa142dfc67486eb0ebd1ed749a8cc5aca203aa | |
parent | 8393525165b9149a6e9d725eba88a65ce3fde0ba (diff) | |
download | vdr-03cda3d9c5f88a0e697731ccce0b7d930a0bec3d.tar.gz vdr-03cda3d9c5f88a0e697731ccce0b7d930a0bec3d.tar.bz2 |
Added the 'xtvrc2vdr' tool
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c038e7ae..de4cae20 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -6,3 +6,4 @@ Carsten Koch <Carsten.Koch@icem.de> Plamen Ganev <pganev@com-it.net> for fixing the frequency offset for Hotbird channels + for adding the 'xtvrc2vdr' tool (see Tools/xtvrc2vdr) @@ -68,3 +68,5 @@ Video Disk Recorder Revision History - Now clearing the replay buffer in search forward/back, which results in faster reaction. - The 'Recordings' menu is now listed alphabetically (thanks to Carsten Koch!). +- The new 'xtvrc2vdr' tool (thanks to Plamen Ganev!) can be used to convert + 'xtvrc' channel files into 'vdr' format. |