mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a bug when a timer records over midnight of a day that had a change in Daylight Saving Time
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -1120,7 +1120,7 @@ Video Disk Recorder Revision History
|
||||
exits. The 'runvdr' script can be used for this purpose.
|
||||
- Refined texts of the "Setup" menu.
|
||||
|
||||
2002-03-29: Version 1.0.0pre5
|
||||
2002-04-01: Version 1.0.0pre5
|
||||
|
||||
- Fixed restoring CICAM setup values for a fourth DVB card (thanks to Klaus Wolf).
|
||||
- Completed internationalization of OSD texts (thanks to Hannu Savolainen,
|
||||
@@ -1159,3 +1159,5 @@ Video Disk Recorder Revision History
|
||||
the use of an external 'df' command (thanks to Ruben Nunez Francisco).
|
||||
- Fixed skipping the next hit of a repeating timer (thanks to Rainer Zocholl
|
||||
for reporting this one).
|
||||
- Fixed a bug when a timer records over midnight of a day that had a change in
|
||||
Daylight Saving Time.
|
||||
|
Reference in New Issue
Block a user