Go to file
Joerg Mueller 2d884fc035 3D Audio GSoC:
* Pepper depends on ffmpeg 0.7.1 or higher now, windows and mac build systems set to ffmpeg-0.8
* Fixed orientation retrieval in OpenAL device code.
* Added stopAll() method to AUD_IDevice (also for Python) and call it on BGE exit
* Changed BGE to use audaspace via native C++ instead over the C API.
* Made AUD_SequencerFactory and AUD_SequencerEntry thread safe.
* Changed sound caching into a flag which fixes problems on file loading, especially with undo.
* Removed unused parameter from sound_mute_scene_sound
* Fixed bug: changing FPS didn't update the sequencer sound positions.
* Fixed bug: Properties of sequencer strips weren't set correctly.
* Minor warning fixes.
2011-08-07 11:54:58 +00:00
build_files 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
doc * Merging trunk up to r38981. 2011-08-03 12:44:52 +00:00
extern cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
intern 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
release 3D Audio GSoC: 2011-08-06 17:57:20 +00:00
source 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile patch [#28031] Minor typo in Blenlib 2011-07-20 06:05:47 +00:00
SConstruct - Move list of FFmpeg DLLs to be installed from SConstruct 2011-08-03 10:50:21 +00:00