diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-13 21:30:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-13 21:30:00 +0100 |
commit | 22f70b02e28148b45f4e9e0f9a8f16d15adc859b (patch) | |
tree | edba35128c3e09627a872a1d23d8120efb69fc28 /HISTORY | |
parent | 5f35ff690faf00932d5ab61b38aa7bbc1aca281f (diff) | |
download | vdr-22f70b02e28148b45f4e9e0f9a8f16d15adc859b.tar.gz vdr-22f70b02e28148b45f4e9e0f9a8f16d15adc859b.tar.bz2 |
Revoked 'Reduced CPU load when pausing a replay' because it broke moving editing marks
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6559,7 +6559,6 @@ Video Disk Recorder Revision History 2011-03-13: Version 1.7.18 -- Reduced CPU load when pausing a replay (thanks to Johann Friedrichs). - Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki). - Added a missing 'default' case in cPixmapMemory::DrawEllipse(). - Fixed some direct comparisons of double values. |