diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-06 14:49:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-06 14:49:19 +0200 |
commit | b20380781875b603bf84efb161ecdbf8cbd3c950 (patch) | |
tree | 0e8d5771e67d57f580614069c1d253dd214b7bac /HISTORY | |
parent | 0206d90a49bf6421bbd6531b83cb45a5e94bdff6 (diff) | |
download | vdr-b20380781875b603bf84efb161ecdbf8cbd3c950.tar.gz vdr-b20380781875b603bf84efb161ecdbf8cbd3c950.tar.bz2 |
Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5811,6 +5811,8 @@ Video Disk Recorder Revision History - Replaced the Finnish language code "smi" with "suo" (thanks to Rolf Ahrenberg). - Fixed wrong value for TableIdBAT in libsi/si.h (thanks to Winfried Köhler). - Errors in config files no longer keep VDR from starting. +- Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h + (reported by Tobias Grimm). 2008-09-06: Version 1.6.0-2 @@ -5827,3 +5829,5 @@ Video Disk Recorder Revision History to Udo Richter). - Replaced the Finnish language code "smi" with "suo" (thanks to Rolf Ahrenberg). - Fixed wrong value for TableIdBAT in libsi/si.h (thanks to Winfried Köhler). +- Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h + (reported by Tobias Grimm). |