Mercurial > almixer_isolated
annotate .hgtags @ 77:40078d025b73
Fixed stupid inverted logic bug with ALMIXER_DISABLE_PREDECODED_PRECOMPUTE_BUFFER_SIZE_OPTIMIZATION. I meant for this optimization to be on by default, but it was off.
I noticed really slow loading for loadSound on a 5 min mp3 file on Android. (Nobody should be doing this.) The default was hitting the 1k buffer size. I decided to up the default to 4k, but now that the optimization is enabled, it generally won't be hit.
author | Eric Wing <ewing@coronalabs.com> |
---|---|
date | Mon, 13 Aug 2012 16:11:30 -0700 |
parents | c8282222421c |
children |
rev | line source |
---|---|
9
c8282222421c
Added tag 0.1.0_FirstPublicRelease for changeset a71ed111a627
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff
changeset
|
1 a71ed111a6275fb7768ccabb2f1ae81fa697fa62 0.1.0_FirstPublicRelease |