[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] server - Use the GQueue data structure to remove hard-coded uppe
From: |
Luke Yelavich |
Subject: |
[PATCH] server - Use the GQueue data structure to remove hard-coded upper limits on voice lists |
Date: |
Tue, 9 Jun 2015 09:35:15 +1000 |
On Wed, Jun 03, 2015 at 11:46:49AM AEST, Luke Yelavich wrote:
> From: Luke Yelavich <themuso at themuso.com>
>
> No synthesizer at this time provides more than 256 voices, but hard-coding
> a maximum is not a good idea either.
Jeremy, is this new version of the patch ok with you, I know you gave your ok
for the first version, but given the possible memory leaks that could occur...
Thanks.
Luke