diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-08 15:45:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-08 15:45:59 +0100 |
commit | a6809c5c7b97d862f14a4e41a0e65fd2861b7d34 (patch) | |
tree | 3fae591b1e96375668b796c06d14da79c46e056e /HISTORY | |
parent | eec1af5845750b3eff9bd3d421c8238c91b9bad9 (diff) | |
download | vdr-a6809c5c7b97d862f14a4e41a0e65fd2861b7d34.tar.gz vdr-a6809c5c7b97d862f14a4e41a0e65fd2861b7d34.tar.bz2 |
Fixed getting the list of recordings in case VDR is started from a directory where it doesn't have access to1.2.6pre5
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2452,8 +2452,10 @@ Video Disk Recorder Revision History - Added missing 'const' to some cChannel member functions (thanks to Torsten Herz). -2003-11-07: Version 1.2.6pre5 +2003-11-08: Version 1.2.6pre5 - Added cDevice::GetSTC() (suggested by Sven Goethel). - Added Asia-Pacific satellites to 'sources.conf' (thanks to Richard Scobie). - Added North American satellites to 'sources.conf' (thanks to Luke Jenkins). +- Fixed getting the list of recordings in case VDR is started from a directory + where it doesn't have access to (thanks to Dirk Mueller). |