summaryrefslogtreecommitdiffstats
path: root/src/sound/oalsound/channel.h
Commit message (Collapse)AuthorAgeFilesLines
* * More work on sounderihel2013-04-121-1/+9
|
* * Fixed problem with MuteAll and some sounds not playing after muting other ↵erihel2013-04-091-0/+3
| | | | sounds (like game menu sound)
* * Removed warning while compiling brain.cpperihel2013-03-301-1/+0
| | | | | * Fix for issue #130 * Fix for issue #128 with wrong sound pitch
* * Removed aluterihel2013-01-141-4/+6
| | | | | * Using libsndfile to load sounds and music * Added support for playing music files
* * Fixed pitch calculation (sound in cut scenes will work as well as robot ↵erihel2013-01-091-3/+4
| | | | | | | tracks sound) * Fixed applying effects to sounds * Changed volume to range 0.0-1.0 except for values in UI
* * Fixed problem with freeing buffers while conneted to a source resulting ↵erihel2013-01-041-0/+1
| | | | | | with "Unable to unload buffer message" * Fixed posible segfault while trying to play sound after not loading file properly
* removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-0/+99