mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a typo
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -3930,7 +3930,7 @@ Video Disk Recorder Revision History
|
|||||||
to Andreas Mair for reporting a problem with extremely long summary fields
|
to Andreas Mair for reporting a problem with extremely long summary fields
|
||||||
in timers).
|
in timers).
|
||||||
- cSVDRP now dynamically allocates its command buffer in order to handle
|
- cSVDRP now dynamically allocates its command buffer in order to handle
|
||||||
commands of any length. The MAXPARSEBUFFER macros is now obsolete and has
|
commands of any length. The MAXPARSEBUFFER macro is now obsolete and has
|
||||||
been removed. If a plugin has used that macro, it should either define
|
been removed. If a plugin has used that macro, it should either define
|
||||||
a buffer size of its own, or use cReadLine when reading files.
|
a buffer size of its own, or use cReadLine when reading files.
|
||||||
- Fixed a race condition in the SPU decoder (thanks to Marco Schl<68><6C>ler).
|
- Fixed a race condition in the SPU decoder (thanks to Marco Schl<68><6C>ler).
|
||||||
|
|||||||
Reference in New Issue
Block a user