mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added credit for Stefan Herdler
This commit is contained in:
parent
f041cf97a2
commit
3104f123ca
@ -3362,3 +3362,6 @@ Martin Schirrmacher <schirrmie@gmail.com>
|
|||||||
|
|
||||||
Mario Fenneis <admin@mediastreambox.at>
|
Mario Fenneis <admin@mediastreambox.at>
|
||||||
for translating OSD texts to the Hungarian language
|
for translating OSD texts to the Hungarian language
|
||||||
|
|
||||||
|
Stefan Herdler <herdler@gmx.de>
|
||||||
|
for fixing cMarks::GetNextBegin() and cMarks::GetNextEnd()
|
||||||
|
10
HISTORY
10
HISTORY
@ -8453,7 +8453,7 @@ Video Disk Recorder Revision History
|
|||||||
- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
|
- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
|
||||||
channels (thanks to Rolf Ahrenberg).
|
channels (thanks to Rolf Ahrenberg).
|
||||||
|
|
||||||
2015-02-07: Version 2.1.9
|
2015-02-08: Version 2.1.9
|
||||||
|
|
||||||
- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars
|
- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars
|
||||||
Hanisch).
|
Hanisch).
|
||||||
@ -8502,10 +8502,10 @@ Video Disk Recorder Revision History
|
|||||||
on a suggestion by Thomas Reufer).
|
on a suggestion by Thomas Reufer).
|
||||||
- Updated sources.conf to reflect the fact that Astra 4A and SES5 are actually in
|
- Updated sources.conf to reflect the fact that Astra 4A and SES5 are actually in
|
||||||
two separate positions (thanks to Arthur Konovalov).
|
two separate positions (thanks to Arthur Konovalov).
|
||||||
- Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd(). The behavior of these two
|
- Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd() (thanks to Stefan Herdler).
|
||||||
functions is now exacly as described in the header file. Editing marks that are
|
The behavior of these two functions is now exacly as described in the header file.
|
||||||
placed at exactly the same offset in a recording are now preserved in the cutting
|
Editing marks that are placed at exactly the same offset in a recording are now
|
||||||
process.
|
preserved in the cutting process.
|
||||||
- Changed the naming of "binary skip mode" to "adaptive skip mode" (suggested by
|
- Changed the naming of "binary skip mode" to "adaptive skip mode" (suggested by
|
||||||
Rolf Ahrenberg and Derek Kelly).
|
Rolf Ahrenberg and Derek Kelly).
|
||||||
- cDvbPlayer and cReplayControl now use the same list of editing marks. This avoids
|
- cDvbPlayer and cReplayControl now use the same list of editing marks. This avoids
|
||||||
|
Loading…
Reference in New Issue
Block a user