Changes in this version:
<B>* Symbian support added (Series60 smartphones)
* added support for stereo WAVs
* added support for ProTracker modules with up to 32 channels</B>
* added a lot of new function return code (for debug porpuose)
<B>* optimized sound mixer functions
- if you don't play anything the mixer do nothing
- new channels loop that consume less cpu cicles</B>
* no more source code included (if you want the source code please provide a donation
* no more static lib distribution, only .dll
<B>* changed classes name!
- Sound -> hssSpeaker
- Channel -> hssChannel
- Module -> hssMusic
- SoundFX -> hssSound</B>
* added new driver system to support multiplatforms dev
* adjusted volume setup to support Symbian platform
* deleted const freq tables, now are calculated when needed
- so now you can use whatever output frequency you want
- 30kb of const data are gone
* added ability to set Musics and Sounds position at playing time
* enhanced Musics and Sounds load to memory functions
* fixed memory leaks on Musics and Sounds load from file (thanks bluescr and A. Cicak)
* fixed problems with changing Musics and Sounds frequency or speed (thanks Miguel Vanhove)
* fixed minor cosmetic bugs
Enough changes for this new version, don't you think?
As always you can find the latest files on my website www.shlzero.com
