Blender Git Commit Log

Git Commits -> Revision fee7337

Revision fee7337 by Joerg Mueller (master)
August 11, 2011, 11:41 (GMT)
3D Audio GSoC:
Adding a mono flag to mixdown non-mono sounds for 3D audio.

* Added mono sound loading.
* Bugfix: AUD_COMPARE_SPECS usage was wrong.
* Bugfix: JOS resampler = instead of ==.
* Bugfix: Change of a sound should apply settings in AUD_SequencerHandle.
* Bugfix: Memory leak when canceling open sound operator.

Commit Details:

Full Hash: fee7337249342c3d5a332358883af9afe961f38d
SVN Revision: 39301
Parent Commit: 2c2fa87
Lines Changed: +86, -9

12 Modified Paths:

/intern/audaspace/FX/AUD_DoubleReader.cpp (+2, -2) (Diff)
/intern/audaspace/FX/AUD_SuperposeReader.cpp (+1, -1) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+18, -0) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+7, -0) (Diff)
/intern/audaspace/intern/AUD_JOSResampleReader.cpp (+1, -1) (Diff)
/intern/audaspace/intern/AUD_ReadDevice.cpp (+1, -1) (Diff)
/intern/audaspace/intern/AUD_SequencerHandle.cpp (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_data_speaker.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/sound.c (+7, -0) (Diff)
/source/blender/editors/sound/sound_ops.c (+38, -1) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_sound.c (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021