Revision 2094533...

Go back to digest for 5th February 2012

Features in Games

Laszlo Papp committed changes in [kanagram] src/harmattan/MainPage.qml:

Establish distinct SoundEffect components for each different "wav" files

Unfortunately as of now, the Qt Mobility Audio stack has a few cumbersome, but
known bugs. It involves the thing if you would like to play, and set the source
beforehand, it crashes with SoundEffect, and misbehavior with the Audio QML
Element, too. The current workaround is establish distinct components for each
sound effect. As for kanagram, it is not a huge problem because we use only
three difference SoundEffect elements.

File Changes

Modified 1 files
  • src/harmattan/MainPage.qml
1 files changed in total