mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Credits to Mirco Dlle
This commit is contained in:
parent
5ed57fa1c5
commit
f3ea26c74f
@ -376,6 +376,7 @@ Ruben Nunez Francisco <ruben.nunez@tang-it.com>
|
|||||||
Mirko Dölle <mdoelle@linux-user.de>
|
Mirko Dölle <mdoelle@linux-user.de>
|
||||||
for reporting a bug when a timer records over midnight of a day that had a
|
for reporting a bug when a timer records over midnight of a day that had a
|
||||||
change in Daylight Saving Time
|
change in Daylight Saving Time
|
||||||
|
for suggesting to avoid the external 'find' command to scan the video directory
|
||||||
|
|
||||||
Michael Rakowski <mrak@gmx.de>
|
Michael Rakowski <mrak@gmx.de>
|
||||||
for translating OSD texts to the Polish language
|
for translating OSD texts to the Polish language
|
||||||
|
2
HISTORY
2
HISTORY
@ -2911,6 +2911,8 @@ Video Disk Recorder Revision History
|
|||||||
- Fixed switching channels while an encrypted channel is being recorded, because the
|
- Fixed switching channels while an encrypted channel is being recorded, because the
|
||||||
channel was switched if the new channel was on the same transponder and was
|
channel was switched if the new channel was on the same transponder and was
|
||||||
a radio channel (thanks to Martin Dauskardt for reporting this one).
|
a radio channel (thanks to Martin Dauskardt for reporting this one).
|
||||||
|
- No longer using the external 'find' command to scan the video directory for
|
||||||
|
recordings (based on a suggestion by Mirko Dölle).
|
||||||
- The list of recordings is now kept statically in memory to avoid long delays
|
- The list of recordings is now kept statically in memory to avoid long delays
|
||||||
when opening the "Recordings" menu. As a side effect, external modifications to
|
when opening the "Recordings" menu. As a side effect, external modifications to
|
||||||
the video directory are no longer immediately reflected in the "Recordings" menu.
|
the video directory are no longer immediately reflected in the "Recordings" menu.
|
||||||
|
Loading…
Reference in New Issue
Block a user