Update README to indicate that Wine's SetTimer value is now 10 ms.

This commit is contained in:
Erich E. Hoover 2014-07-25 15:46:12 -06:00
parent 5bfc96a6a5
commit 845a4dd675
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ Besides that the following additional changes are included:
* Lockfree algorithm for filedescriptor cache (improves file access speed)
* Other Pipelight specific enhancements
* Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
* Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
* Support for GetVolumePathName
* Support for PulseAudio backend for audio
* Workaround for shlwapi URLs with relative paths

View File

@ -14,5 +14,5 @@ Author: Sebastian Lackner
Subject: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.
Revision: 1
Fixes: Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates)
Fixes: Other Pipelight specific enhancements
Fixes: Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
Fixes: Other Pipelight specific enhancements