]> git.mxchange.org Git - simgear.git/history - simgear/sound
Update the SoundSample api so we can request that a copy of the sample be
[simgear.git] / simgear / sound /
2004-04-26 curtUpdate the SoundSample api so we can request that a...
2004-04-26 curtMissed one fix for Mac OS.
2004-04-25 curtLower the verbosity in a couple other spots.
2004-04-25 curtLower verbosity.
2004-04-25 curtAdd support for the MacOS variations of OpenAL.
2004-04-24 curtClamp pitch values rather than just dumping an error...
2004-04-24 curtRewrite the entire audio support library on top of...
2003-06-28 ehofmanPut the refference to fast_log() back in after checkit...
2003-06-28 ehofmanFix some problems
2003-06-28 ehofmanAdd some fast math functions
2003-06-20 ehofmanIncrease the maximum number of simultanious audio strea...
2003-06-03 ehofmanRemove an unused variable
2003-06-03 ehofmanAdd some more descriptive comments
2003-06-03 curtTweaks to doxygen comments.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curtAdded "SG" prefixes to match other SimGear classes.
2003-05-09 ehofmanMove the FlightGear sound code over to SimGear