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 (Expand)Author
2011-04-18Fix for [#26990] Loading file w packed audio crashesJoerg Mueller
2011-04-15fix [#26937] Radio button text truncation should start at beginning of stringCampbell Barton
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-02-25doxgyen: audaspace tagged.Nathan Letwory
2011-02-23"I must be an idiot"Nathan Letwory
2011-02-23doxygen fix, otherwise file doesn't show up in module section.Nathan Letwory
2011-02-23doxygen: add Audaspace C API entryNathan Letwory
2011-02-19Audaspace:Joerg Mueller
2011-02-19Relicensing audaspace under GPL 2 or later.Joerg Mueller
2011-02-03Audio Bugfixes:Joerg Mueller
2011-01-30remove nan-makefilesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-09use PySequence_Size() rather then PySequence_Length(), this is only kept in p...Campbell Barton
2010-12-27Fix for blender crashing when starting playback with audio without being able...Joerg Mueller
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22Audio:Joerg Mueller
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21WITH_SAMPLERATE option for cmake, without this playback wont behave right so ...Campbell Barton
2010-11-07patch [#24576] aud.Handle.status return boolCampbell Barton
2010-11-01== FFMPEG ==Peter Schlaile
2010-10-31Audaspace: Disabling High- and Lowpass for Bake Sound to F-Curve Operator in ...Joerg Mueller
2010-10-31Fix for #24453: Missing delete statement.Joerg Mueller
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-30use PyImport_ExtendInittab for py module initialization rather then adding to...Campbell Barton
2010-10-24Fully disable AUD's FFTW3 usage.Guillermo S. Romero
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16== Audaspace / FFMPEG ==Peter Schlaile
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-03Fix [#23578] Blender crashes when Audio Scrubbing is onNathan Letwory
2010-09-02Audaspace: Removing an unneeded function.Joerg Mueller
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-20Fixing [#23370] problem when running game engineJoerg Mueller
2010-08-18Update MSVC project filesBenoit Bolsee
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16SVN maintenance.Guillermo S. Romero
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16Audaspace: Fix for ppl with outdated ffmpeg.Joerg Mueller
2010-08-16Makefile fixes for Audaspace. This also replaces the not-usedTon Roosendaal
2010-08-16Audaspace: Trying to fix a reported compile bug about missing UINT64_C.Joerg Mueller
2010-08-16Audaspace: Fixing quaternion and relativeness of 3D sounds error.Joerg Mueller
2010-08-16Fix from patch tracker by saphires: [#23339] Remove const members in AUD_3Dma...Joerg Mueller
2010-08-16Audaspace:Joerg Mueller