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
2016-10-22Fix T49657: Audio backend "Jack" should be named "JACK".Jörg Müller
2016-10-22Fix T49764: Audio strips crackle when animating the volumeJörg Müller
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-11-03Fix T46683: High pitch sound artifact on import of 48k audioJörg Müller
2015-08-29Audaspace: fix for building with scons.Jörg Müller
2015-08-02Aduaspace: fixing playback in the game engine.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: adapt internal C-API naming to external audaspace library.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-06-20Cleanup: checks for unsupported MSVC versionsCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-16Fix T43853: Audio animation bug (fcurves)Jörg Müller
2015-01-29Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge...Jörg Müller
2015-01-22Fix: Audaspace threw an exception for files it could not open.Jörg Müller
2014-11-25Audaspace: File handle management for audio sequencingJörg Müller
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-07-21Bugfix T41133: Audio: Speakers with animated pitch cause clicks in rendered a...Jörg Müller
2014-05-21Fix T40280: sequencer sound strips with an end at a negative time kept playingJörg Müller
2014-04-15Fix T39607: Audio not in synch when the blend file loads.Jörg Müller
2014-03-09Fix compile error using MSVC2008 + cmakeDaniel Genrich
2014-03-09Cleanup some useless/unneeded #ifdefs for MSVC2013.Juergen Herrmann
2013-12-30Code Cleanup: quiet unused define warningCampbell Barton
2013-11-30Woo Hoo. First git commit.Alexandr Kuznetsov
2013-11-20Fix IRC reported by elubie: windows crash with audio animationJörg Müller
2013-11-12Fix for [#37362] Audio strips sometimes are evaluated incorrectly.Joerg Mueller
2013-08-15Adding a new state for sound handles in audaspace: stopped.Joerg Mueller
2013-06-20Fix for [#35230] CPU freeze at playback after cutting/deleting/duplicating au...Joerg Mueller
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-22code cleanup: unused defines, shadowing and unintended enum-as-variable.Campbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-05Audaspace:Joerg Mueller
2012-11-03Preparation to use boost::shared_ptr.Joerg Mueller
2012-10-25Audaspace:Joerg Mueller
2012-10-25Audaspace:Joerg Mueller
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-09-15style cleanupCampbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
2012-07-05code cleanup: remove Python.h include from blenkernel.Campbell Barton
2012-05-05Patch [#31240] Fix audaspace deadlockJoerg Mueller