Added a header to the backtrace

This commit is contained in:
Klaus Schmidinger
2025-01-15 08:43:12 +01:00
parent 8fb6a2b24b
commit 657e5dda5d
3 changed files with 5 additions and 2 deletions

View File

@@ -10034,7 +10034,7 @@ Video Disk Recorder Revision History
(suggested by Stefan Hofmann).
- Added vdrrootdir and incdir to vdr.pc (thanks to Stefan Hofmann).
2025-01-13:
2025-01-15:
- Removed all DEPRECATED_* code.
- Fixed error checking in case the fps value can't be determined by the frame parser.
@@ -10052,3 +10052,4 @@ Video Disk Recorder Revision History
- Added 1 to Utf8BufSize() for worst case (thanks to Stefan Hofmann).
- Fixed handling margins for timers that are not VPS controlled and not spawned (thanks
to Markus Ehrnsperger).
- Added a header to the backtrace (thanks to Stefan Hofmann).