[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] PATCH: Readability fix for "make chunk a power of 2" (src/mixer.c)
- To: pygame-users@xxxxxxxx
- Subject: [pygame] PATCH: Readability fix for "make chunk a power of 2" (src/mixer.c)
- From: "Charlie Nolan" <funnyman3595@xxxxxxxxx>
- Date: Thu, 22 May 2008 03:10:13 -0500
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Thu, 22 May 2008 04:10:18 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=XA50YSLEVsCNJ8wOGCA8ToaTwWBtIsAw6c0EPzK8fTw=; b=M3Bc4zPbzGjehvJsn50lfaNyYpm0/ETeNRRp+W9ybwwZc7QrpR+4aFge0yVAHKOgYJ13Wy1rCGp5Jaf8oXeYqJ+X6iUzBtJ8A6l/CgpmMCZo1pUbn7vLtmDZ27t4gGgAOvNR/0bmGqH37orXfkoSpWIhVLxQDzSrgqhAybMGVXM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=a4HkieT4U9YqCy8fMmelkwys9Daoq74sLaOEWNjOT50XcUzO6vWt+Zk+Yp7wt4mIyvu0LaX/TJZsagRxS9Q9G8FtDg8IJf7pl0Hn9iSFglLORrXUyk366/Qmmi+1oCOCsGT4Xs0VthMjYqAux3yTlQWMvR7yMLH9zVARUCjqgQI=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Hopefully this simplifies that section enough that we don't get
another mixup like the one 1222 fixed:
http://www.seul.org/viewcvs/viewcvs.cgi/trunk/src/mixer.c?root=PyGame&rev=1222&r1=1158&r2=1222
Applies to revision 1236.
The bug's in 1.8.0, and it does ugly things to the sound. Might want
to get a bugfix release out soon.
-Charlie Nolan
Attachment:
pygame-sound-patch-svn.patch
Description: Binary data