OSDN Git Service

Sync u´p to the libomv master
[radegast/radegast.git] / Radegast / Core / Media / BufferSound.cs
2014-03-05 ole1986Merge branch 'master' of https://github.com/ole1986...
2014-03-02 Latif KhalifaUpdate copyright year
2013-02-18 Latif KhalifaUpdate copyright year
2012-04-09 Latif KhalifaHarmonize line endings
2012-01-01 Latif KhalifaUpdated license year
2011-08-14 Latif KhalifaFixed crash when --no-sound was used and attempt to...
2011-02-06 Latif KhalifaUpdate year in copyright header
2010-07-25 Latif KhalifaUpdated year in copyright header.
2010-06-08 Latif KhalifaGive up on non blocking fmod calls, causes too much...
2010-06-06 Mojito SorbetUn-disable volume control for inworld sounds. It seems...
2010-06-04 Mojito SorbetLouder Speech volume, less tracing.
2010-06-03 Latif KhalifaKill all channels too.
2010-06-03 Latif Khalifa* Wait for fmod initialization to complete before exiti...
2010-06-03 Latif KhalifaAttached sound finds correct root prim. It's complicated
2010-06-03 Latif KhalifaProtect against nullref in StopSound(). Override EndCal...
2010-06-02 Mojito SorbetDisable GUI Object volume control, but renable Stream...
2010-06-02 Latif KhalifaMerged Mojito's sounds branch
2010-06-02 Mojito SorbetDisable volume/position updates until we find why it... sounds
2010-05-31 Mojito SorbetMaybe rotations are better.
2010-05-31 Mojito SorbetBetter logging of sound/listener locations
2010-05-30 Mojito SorbetDynamic inworld volume adjustment.
2010-05-30 Mojito SorbetInitial control panel for sound volume and disable
2010-05-29 Mojito SorbetLooped sounds appear to be working. Entering a new...
2010-05-29 Mojito SorbetSound attached to objects is working
2010-05-28 Mojito SorbetAdded debug logging messages, and sound cleanup
2010-05-26 Mojito SorbetInworld sounds working. Not checked for memory leaks...
2010-05-26 Mojito SorbetOGG data is loaded but gets insufficient memory error...
2010-05-25 Mojito SorbetSound gets fetched, but FMOD err_output_allocated when...
2010-05-18 Mojito SorbetFetch sound resources.
2010-05-06 Mojito SorbetProvide a 'tick' to FMOD so callbacks will work.
2010-05-06 Mojito SorbetRemove timer loop from stream class.
2010-05-03 Mojito SorbetInitial reorganizations of Media classes to support...