Fixed the CompareInts() function

This commit is contained in:
Klaus Schmidinger
2018-02-28 10:14:18 +01:00
parent 9c3ce0048a
commit 66d66b31dc
2 changed files with 3 additions and 2 deletions

View File

@@ -9288,3 +9288,4 @@ Video Disk Recorder Revision History
- Updated the Polish OSD texts (thanks to Tomasz Maciej Nowak).
- When remote timers are fetched from a peer VDR, we no longer blindly delete and re-add
them, but rather compare them and make only the minimum necessary changes.
- Fixed the CompareInts() function.