mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Credits to Marcus Hilbrich
This commit is contained in:
parent
61c6b36bbc
commit
83a3136228
@ -1978,6 +1978,8 @@ David Woodhouse <dwmw2@infradead.org>
|
|||||||
Marcus Hilbrich <s4440288@mail.inf.tu-dresden.de>
|
Marcus Hilbrich <s4440288@mail.inf.tu-dresden.de>
|
||||||
for a bug report that lead to fixing the EPG scan, so that it doesn't use the
|
for a bug report that lead to fixing the EPG scan, so that it doesn't use the
|
||||||
primary device if that is currently in Transfer-Mode from itself
|
primary device if that is currently in Transfer-Mode from itself
|
||||||
|
for a bug report that led to fixing setting up the 'Recordings' menu in case there
|
||||||
|
are several recordings with exactly the same name
|
||||||
|
|
||||||
Hardy Flor <HFlor@web.de>
|
Hardy Flor <HFlor@web.de>
|
||||||
for a patch that was used as a base to implement SVDRP commands for plugins
|
for a patch that was used as a base to implement SVDRP commands for plugins
|
||||||
|
2
HISTORY
2
HISTORY
@ -6540,7 +6540,7 @@ Video Disk Recorder Revision History
|
|||||||
- Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss).
|
- Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss).
|
||||||
- Now checking the result of all realloc() calls.
|
- Now checking the result of all realloc() calls.
|
||||||
- Fixed setting up the 'Recordings' menu in case there are several recordings
|
- Fixed setting up the 'Recordings' menu in case there are several recordings
|
||||||
with exactly the same name.
|
with exactly the same name (reported by Marcus Hilbrich).
|
||||||
- Setting the audio type of language descriptors to 0x00 in the PAT/PMT generator
|
- Setting the audio type of language descriptors to 0x00 in the PAT/PMT generator
|
||||||
(thanks to Anssi Hannula).
|
(thanks to Anssi Hannula).
|
||||||
- Changed the compiler optimization flag to -O3, which gives quite a performance
|
- Changed the compiler optimization flag to -O3, which gives quite a performance
|
||||||
|
Loading…
Reference in New Issue
Block a user