Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-22SVN maintenance.Guillermo S. Romero
2009-08-21Audio file loading backend libsndfile!Joerg Mueller
2009-08-20update MSVC project files.Benoit Bolsee
2009-08-17== SCons ==Nathan Letwory
* add jack support for audio system. Note that for OSX jack support is still off by default, since I'm not sure about what goes where. OSX maintainers, please check and fix.
2009-08-17Add jack subdir makefile and standarize audaspace sub-lib names.Guillermo S. Romero
Jack support not enabled for now.
2009-08-17SVN maintenance.Guillermo S. Romero
2009-08-16Added jack audio support, building with cmake only currently, feel free to ↵Joerg Mueller
add scons and maybe cmake.
2009-08-162.5Ton Roosendaal
AUD library Makefile missed ranlib for OSX.
2009-08-152.5: warning fixesBrecht Van Lommel
Directories intern/ and source/blender/ now compile warning free again here with scons/gcc.
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
- changed the SDL and Freetype vars to match CMake's names - removed unneeded freetype, SDL and ftgl includes
2009-08-112.5Ton Roosendaal
Makefiles to get new AUD stuff to compile (OSX 10.3 PPC) It uses lib/samplerate, which gets committed soon too
2009-08-11Fix for batch mode.Joerg Mueller
2009-08-10Copy all the .h so sequencer_add.c does not fail.Guillermo S. Romero
2009-08-10Update Makefile for audaspace.Diego Borghetti
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-10MSVC project files: add audaspace project, upgrade to Python 3.1Benoit Bolsee
2009-08-10Remove hardcoded path in include.Guillermo S. Romero
IMPORTANT: use compiler include paths to point to the file.
2009-08-102.5 audio cleanup:Joerg Mueller
* Removed CD Actuator * Removed bSample and bSoundListener * Removed SoundSystem * Removed -noaudio parameter
2009-08-10fix for build problem with audiospace and implicit declaration.Campbell Barton
2009-08-10Add initial support in Makefiles for audaspace.Guillermo S. Romero
Note: removed hardcoded path in include directive. Check other build systems.
2009-08-10Add missing include paths.Guillermo S. Romero
2009-08-10SVN maintenance.Guillermo S. Romero
2009-08-102.5: Sound branch merge!Joerg Mueller
See mailing list for additional information.