diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-01 12:50:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-01 12:50:48 +0200 |
commit | 5833ea922a52f54e28d743aef6f1ed36b564ec8e (patch) | |
tree | 79e20742e8ff94c160d20432168e85672ef314be /HISTORY | |
parent | c52d64f6cbbbec4e32739f2b9349cf165f5cc848 (diff) | |
download | vdr-5833ea922a52f54e28d743aef6f1ed36b564ec8e.tar.gz vdr-5833ea922a52f54e28d743aef6f1ed36b564ec8e.tar.bz2 |
Added making the /video directory and copying the config files
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1145,7 +1145,8 @@ Video Disk Recorder Revision History - Checking the return value of '...FileReady...' calls in dvbapi.c for better performance under heavy system load. - New 'make' target 'install', which copies the manual pages and executables - to their appropriate system locations. + to their appropriate system locations and creates the /video directory if + it doesn't exist yet. - Automatic hotkey assignment is now suppressed if the first entry in commands.conf starts with a digit in the range '1'...'9', followed by a blank. - Fixed a bug in switching back the replay mode display in time shift mode |