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-07-13fix for animation playback and build error when compiling without WITH_AUDASPACECampbell Barton
2011-06-27fix for a leak in sound_read_sound_buffer(), used when drawing the sequencer ...Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-19set main() argv functions to be const char *Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-12-22Audio: Function to get channel count of a sound, for [#25062] Sound Actuator ...Joerg Mueller
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-13Fix for [#24654] Sound Actuator doesn't find the file when Blender is reopened.Joerg Mueller
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16Revert overaggressive parameter removal: Main struct is used in audio when Ja...Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02Audaspace:Joerg Mueller
2010-07-31Audaspace:Joerg Mueller
2010-07-21Merging revision 30567 from my GSoC branch, log: Fix for sound not possible t...Joerg Mueller
2010-07-21Fix for sound not possible to load when file unsaved.Joerg Mueller
2010-07-17Merging revision 30434 from my GSoC branch, log: Fixed sound wave display bug...Joerg Mueller
2010-07-17Fixed sound wave display bug for sounds that are not full length.Joerg Mueller
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-04-24Fix for #22135, loading ffmpeg now before .B25.blend is loaded.Joerg Mueller
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-21Fix for sequencer adding scene strips of the same scene resulting in an endle...Joerg Mueller
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-20"Fix" aka implementation of [#21548] Audio doesn't work when adding scenes wi...Joerg Mueller
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-02-28soundfile loading: fix crash with long path to the sound file (was 160 only a...Andrea Weikert
2010-02-21building without jack was brokenCampbell Barton
2010-02-212.5 Audio:Joerg Mueller
2010-02-19Enabling AV-sync again. You can now choose between No sync, Frame Dropping or...Joerg Mueller
2010-02-18revert 27010, sorry but this makes playback of animation unusable & jerky, we...Campbell Barton
2010-02-18Basic AV Sync for forward playing.Joerg Mueller
2010-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-09Bugfix #21035: PLAYBACK: Consistent crash during playbackJoshua Leung
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-01-31-setaudio argument to force an audio device.Martin Poirier
2010-01-31Preparation to force an audio device via command line. Will be implemented by...Joerg Mueller
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-07-noaudio option to force the sound system to None.Martin Poirier
2009-11-19* Added control and animation of sound volume of sequence sound strips (found...Matt Ebb
2009-09-27Sound:Joerg Mueller
2009-09-20Sound:Joerg Mueller