Displaying 1 result from an estimated 1 matches for "lpwave".
Did you mean:
leave
2008 Nov 07
0
fix focus and alsa for gps software
...ll
in wine instead of in .asoundrc:
Index: wine-1.1.7/dlls/winealsa.drv/waveout.c
--- wine-1.1.7/dlls/winealsa.drv/waveout.c.orig 2008-10-24 17:55:14.000000000 +0200
+++ wine-1.1.7/dlls/winealsa.drv/waveout.c 2008-11-05 19:49:37.000000000 +0100
@@ -577,8 +577,8 @@ static DWORD wodOpen(WORD wDevID, LPWAVE
snd_pcm_access_t access;
snd_pcm_format_t format = -1;
unsigned int rate;
- unsigned int buffer_time = 120000;
- unsigned int period_time = 20000;
+ //unsigned int buffer_time = 120000;
+ //...