OSDN Git Service

Un-disable volume control for inworld sounds. It seems to be working now
[radegast/radegast.git] / Radegast / Core / Media / MediaManager.cs
2010-06-06 Mojito SorbetUn-disable volume control for inworld sounds. It seems...
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 KhalifaRestore config, change a few var names
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 SorbetFlip left/right sense of sound direction
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-25 Mojito SorbetSound gets fetched, but FMOD err_output_allocated when...
2010-05-18 Mojito SorbetFetch sound resources.
2010-05-18 Mojito SorbetSimultaneous speech and music works, as long as tag...
2010-05-18 Mojito SorbetFMOD calls a callback after object collected. Not...
2010-05-16 Mojito SorbetSpeech working in new sound infrastructure, but still...
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...
2010-03-14 Latif KhalifaSet eol style property
2009-10-10 Latif KhalifaFinal tweaks to 1.9 release
2009-10-05 Latif KhalifaESD seems to be causing the least amount of trouble...
2009-09-23 Latif KhalifaGo with ALSA for now, we should make this an option ;)
2009-09-23 Latif KhalifaEnable parcel music streams on linux
2009-09-09 Latif KhalifaProper FMOD initialization for 3d sound courtesy Mojito...
2009-09-09 Latif KhalifaRAD-21: Added parcel audio stream player (windows only...
2009-09-08 Latif Khalifa* Started work on MediaConsole
2009-09-07 Latif KhalifaStarting work on media (RAD-21)