mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Revoked 'Reduced CPU load when pausing a replay' because it broke moving editing marks
This commit is contained in:
parent
5f35ff690f
commit
22f70b02e2
@ -2541,7 +2541,6 @@ Johann Friedrichs <johann.friedrichs@web.de>
|
|||||||
for some fixes to dvbspu.[hc]
|
for some fixes to dvbspu.[hc]
|
||||||
for fixing a busy loop when moving editing marks
|
for fixing a busy loop when moving editing marks
|
||||||
for making cPalette::ClosestColor() treat fully transparent colors as "equal"
|
for making cPalette::ClosestColor() treat fully transparent colors as "equal"
|
||||||
for reducing CPU load when pausing a replay
|
|
||||||
|
|
||||||
Timo Helkio <timolavi@mbnet.fi>
|
Timo Helkio <timolavi@mbnet.fi>
|
||||||
for reporting a hangup when replaying a TS recording with subtitles activated
|
for reporting a hangup when replaying a TS recording with subtitles activated
|
||||||
|
1
HISTORY
1
HISTORY
@ -6559,7 +6559,6 @@ Video Disk Recorder Revision History
|
|||||||
|
|
||||||
2011-03-13: Version 1.7.18
|
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).
|
- Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki).
|
||||||
- Added a missing 'default' case in cPixmapMemory::DrawEllipse().
|
- Added a missing 'default' case in cPixmapMemory::DrawEllipse().
|
||||||
- Fixed some direct comparisons of double values.
|
- Fixed some direct comparisons of double values.
|
||||||
|
Loading…
Reference in New Issue
Block a user