erihel
|
8a0383c9f0
|
* More work on sound
|
2013-04-12 01:46:30 +02:00 |
erihel
|
99d386b61a
|
* Fixed problem with MuteAll and some sounds not playing after muting other sounds (like game menu sound)
|
2013-04-09 13:20:31 +02:00 |
erihel
|
b7b5f002a6
|
* Removed warning while compiling brain.cpp
* Fix for issue #130
* Fix for issue #128 with wrong sound pitch
|
2013-03-30 16:03:25 +01:00 |
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
|
a6ff654ae3
|
removing plugins for gold version (for mxe cross compiling)
|
2012-12-20 20:59:11 +01:00 |