mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed wrong credits
This commit is contained in:
parent
4030698007
commit
8ce034d124
@ -3440,7 +3440,6 @@ Matthias Senzel <matthias.senzel@t-online.de>
|
|||||||
for fixing an unnecessary double display of menu items in the Recordings menu
|
for fixing an unnecessary double display of menu items in the Recordings menu
|
||||||
for reporting a bug in handling cSkinDisplayMenu::GetTextAreaFont()
|
for reporting a bug in handling cSkinDisplayMenu::GetTextAreaFont()
|
||||||
for reporting characters being cut off while editing in the LCARS skin
|
for reporting characters being cut off while editing in the LCARS skin
|
||||||
for reporting a bug in error checking in case of large PTS discontinuities
|
|
||||||
|
|
||||||
Marek Nazarko <mnazarko@gmail.com>
|
Marek Nazarko <mnazarko@gmail.com>
|
||||||
for translating OSD texts to the Polish language
|
for translating OSD texts to the Polish language
|
||||||
|
2
HISTORY
2
HISTORY
@ -10025,7 +10025,7 @@ Video Disk Recorder Revision History
|
|||||||
|
|
||||||
- Removed defining DEPRECATED_* macros with value 0, because this is the preprocessor's
|
- Removed defining DEPRECATED_* macros with value 0, because this is the preprocessor's
|
||||||
default (suggested by Winfried Köhler).
|
default (suggested by Winfried Köhler).
|
||||||
- Fixed error checking in case of large PTS discontinuities (reported by Matthias Senzel).
|
- Fixed error checking in case of large PTS discontinuities.
|
||||||
- Fixed handling negative values in cSource::Position() on systems where 'int' is 64 bit
|
- Fixed handling negative values in cSource::Position() on systems where 'int' is 64 bit
|
||||||
(reported by Markus Ehrnsperger, fix suggested by Winfried Köhler).
|
(reported by Markus Ehrnsperger, fix suggested by Winfried Köhler).
|
||||||
- Fixed expiring of one-time VPS timers in case there is more than one event with the
|
- Fixed expiring of one-time VPS timers in case there is more than one event with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user