Module: wine Branch: master Commit: f88f3d41495bd71e9dd8d7f729b10033ec4c8d15 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f88f3d41495bd71e9dd8d7f729...
Author: Alexander E. Patrakov patrakov@gmail.com Date: Mon Nov 7 10:25:49 2011 -0600
dsound: Replace convert() functions with get() and put().
---
dlls/dsound/dsound_convert.c | 400 ++++++++---------------------------------- dlls/dsound/dsound_private.h | 12 +- dlls/dsound/mixer.c | 77 +++++---- 3 files changed, 123 insertions(+), 366 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f88f3d41495bd71e9dd8d7...