diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-17 14:02:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-17 14:02:13 +0100 |
commit | 882691e32f4b2488aa23e0844cc6185cd89e3301 (patch) | |
tree | cc790e849dea3586c4d959919d8a6731995c03f4 /HISTORY | |
parent | f1eecdeb1c10e51a85a33ed41aacd34a9e2353f0 (diff) | |
download | vdr-882691e32f4b2488aa23e0844cc6185cd89e3301.tar.gz vdr-882691e32f4b2488aa23e0844cc6185cd89e3301.tar.bz2 |
cReadDir::Next() now skips directory entries "." and ".."
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6884,3 +6884,4 @@ Video Disk Recorder Revision History - The DVB device adapters/frontends are now probed by scanning the /dev/dvb directory instead of looping through adapter/frontend numbers. This allows for "holes" in the device numbering. +- cReadDir::Next() now skips directory entries "." and "..". |