Added a 'const' version of cTimers::GetTimer()

This commit is contained in:
Klaus Schmidinger
2016-12-22 14:27:01 +01:00
parent 3d488bcf1c
commit bac165a751
4 changed files with 13 additions and 5 deletions

View File

@@ -8871,3 +8871,4 @@ Video Disk Recorder Revision History
- Fixed truncated date/time strings in the skins on multi-byte UTF-8 systems
(reported by Sergey Chernyavskiy).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Added a 'const' version of cTimers::GetTimer() (thanks to Lars Hanisch).