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
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-21Merging revision 30567 from my GSoC branch, log: Fix for sound not possible t...Joerg Mueller
2010-07-17Merging revision 30434 from my GSoC branch, log: Fixed sound wave display bug...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
2009-09-20Sound:Joerg Mueller
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-08-31Changed sync difference time of sound strips to 0.5 seconds instead of 1 fram...Joerg Mueller
2009-08-29Sound packing/unpacking operators.Joerg Mueller
2009-08-262.5 Sound: RNA for bSound.Joerg Mueller
2009-08-262.5 Sound:Joerg Mueller
2009-08-26Changed default audio device from SDL to OpenAL after a discussion in IRC, we...Joerg Mueller
2009-08-25Replaced G.sce by Main.name in sound.c.Joerg Mueller
2009-08-22Bugfixing.Joerg Mueller
2009-08-172.5Brecht Van Lommel
2009-08-172.5: SoundBrecht Van Lommel
2009-08-102.5: Sound branch merge!Joerg Mueller
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2006-11-25- Library linking feature: global undo/redo now doesn't read the linkedTon Roosendaal
2005-10-09 o some warning fixes (compare of int to NULL, missing prototype)Daniel Dunbar
2005-09-30Possible fix for bug #3094 - use normal malloc/free for stuff that getsAlexander Ewering
2004-04-23When Sound blocks are loaded, they can have packedfiles. If a Sound isn'tTon Roosendaal
2003-07-18Added a MEM_freeN call to sound_free_sound() to release bSound->streamAlexander Ewering
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont