diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 14:27:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 14:27:01 +0100 |
commit | bac165a751b41cfe066420aa54f5fca6a718b9ef (patch) | |
tree | 276ce8a8cb04df515463d009ad887347021c661b /HISTORY | |
parent | 3d488bcf1c44ba431d70e79f161086ed7b740d8b (diff) | |
download | vdr-bac165a751b41cfe066420aa54f5fca6a718b9ef.tar.gz vdr-bac165a751b41cfe066420aa54f5fca6a718b9ef.tar.bz2 |
Added a 'const' version of cTimers::GetTimer()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |