erihel
|
58f35e44ae
|
* Removed alut
* Using libsndfile to load sounds and music
* Added support for playing music files
|
2013-01-14 22:55:16 +01:00 |
erihel
|
983373f150
|
* Fixed pitch calculation (sound in cut scenes will work as well as robot tracks sound)
* Fixed applying effects to sounds
* Changed volume to range 0.0-1.0 except for values in UI
|
2013-01-09 23:19:10 +01:00 |
erihel
|
fff9d235e4
|
* Fixed problem with freeing buffers while conneted to a source resulting with "Unable to unload buffer message"
* Fixed posible segfault while trying to play sound after not loading file properly
|
2013-01-04 21:44:16 +01:00 |
erihel
|
c9ca8f2b62
|
* Fixed segault when could not set sound pitch (bad logger call)
* All 81 audio files should be loaded instead of 69 high quality
* Changed volume ajustment formula to proper one
|
2012-12-28 21:19:50 +01:00 |
erihel
|
1fa5f7a96f
|
* Changed log level in sound module
* Fixed warnings in sound module
* Fixed problem with map loading when locale with different number separator
|
2012-12-25 17:46:48 +01:00 |
erihel
|
a6ff654ae3
|
removing plugins for gold version (for mxe cross compiling)
|
2012-12-20 20:59:11 +01:00 |