diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-10 14:58:25 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-10 14:58:25 +0200 |
commit | fd1f60e0e0a346f5db69c03a68be6166a961e5b1 (patch) | |
tree | 4c0811c4624cb24f1cef57418066ecd5ad30b0ed /HISTORY | |
parent | 506c772bd726e9399389807184a210a399bfec4d (diff) | |
download | vdr-fd1f60e0e0a346f5db69c03a68be6166a961e5b1.tar.gz vdr-fd1f60e0e0a346f5db69c03a68be6166a961e5b1.tar.bz2 |
Adapted VDR to the NEWSTRUCT driver
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1392,3 +1392,9 @@ Video Disk Recorder Revision History - Now using CC, CFLAGS, CXX and CXXFLAGS in Makefile. - Changed the cDevice class to allow plugins to implement their own devices (see PLUGINS.html for details). + +2002-08-10: Version 1.1.7 + +- Adapted VDR to the NEWSTRUCT driver. To use the new driver, compile VDR with + 'make NEWSTRUCT=1' (thanks to Holger Wächtler for some valuable advice). + By default it currently still uses the old driver. |