Added patch to use a linear resampler when there a large number of dsound mixing buffers.

This commit is contained in:
Erich E. Hoover
2014-08-07 17:32:39 -06:00
parent 368f765134
commit dea02ac53a
5 changed files with 149 additions and 1 deletions

3
debian/changelog vendored
View File

@@ -17,10 +17,11 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to use manual redirection for RunDLL_CallEntry16.
* Added patch to set ldr.EntryPoint for main executable.
* Added patch to fix invalid memory access in windowscodecs/PropertyBag.
* Added patch to use a linear resampler when there a large number of dsound mixing buffers.
* Removed patch to create Vista directories (accepted upstream).
* Removed strmbase/quartz locking fix patches (accepted upstream).
* Removed windowscodecs/PropertyBag patch (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 07 Aug 2014 23:57:43 +0200
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 07 Aug 2014 17:31:56 -0600
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.