Uploaded v
1.32.
- Adjusted pop-up window posting slightly, again. This may or may not use less processor time than the last version. The usage on my Athlon64 3200+ is not measurable.
- Buffer thread now runs at the same priority level as the calling thread.
There have been a few users who experienced stuttering with my PTypes/PHTTP based reader. Since the first version I released with this alternate HTTP reader and buffering mechanism was v1.2, it would appear the problem has been since my first release.
The problem may be that the buffer thread was being started at the normal priority, which would be a lower relative level than the playback thread. I have corrected this, but I will make it configurable if anyone needs it.
I surmise that possible sound stuttering issues may have been caused by bus and/or CPU usage spikes, possibly from IDE devices operating in PIO mode, or simply a spoony motherboard chipset. Regardless of this change, please check your IDE devices' DMA settings if you were having problems with stuttering whenever another process triggered a lot of random drive access.