diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-27 09:59:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-27 09:59:29 +0100 |
commit | 3649145acbffbb8cbbee85c5bf23e7f119fe84d8 (patch) | |
tree | 776798f5e61891dea3a9ee67523cca477563fecf /HISTORY | |
parent | 4545c9e93e390834ca25bdb5e0f79dbc9ce4ad8d (diff) | |
download | vdr-3649145acbffbb8cbbee85c5bf23e7f119fe84d8.tar.gz vdr-3649145acbffbb8cbbee85c5bf23e7f119fe84d8.tar.bz2 |
Making sure that plugins include the VDR header files from the actual VDR source directory when doing "make plugins"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7459,3 +7459,8 @@ Video Disk Recorder Revision History - Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame is an I-frame (which normally shouldn't occur). - Fixed replaying ongoing recordings from other VDR instances. + +2012-12-27: Version 1.7.35 + +- Making sure that plugins include the VDR header files from the actual VDR source + directory when doing "make plugins" (suggested by Christoper Reimer). |