While porting my sound engine to other platforms I came across several platform limitations.
The easier one, turned out to be Win32 and Windows Mobile, of course. The harder ones, Symbian and Palm.
What I’ve learned so far is that when coding multiplatform code, its really hard to keep the design as we want. We often need [...]
Archive of entries posted on September 2007
Multiplatform issues
czPlayer Sound System
Finally I resumed work in some of my own projects. I’ve been working on my Sound System (czPlayer), which I intend to license to BitRabbit.
About czPlayer Sound System:
Platforms supported:
- Win32
- Pocket PC
- Symbian
- Palm
Features:
- Sound.. of course.
- MOD and [...]