Go to file
Jörg Müller 38fcc3e14b Fix T40280: sequencer sound strips with an end at a negative time kept playing
The bug was caused by using negative numbers as the end for playing forever (or until the end of the sound is reached) in the library. This was used with speaker objects which have an end of FLT_MAX now instead and the negative number interpretation was removed. I hope this doesn't break anything else.
2014-05-20 23:01:56 +02:00
build_files make MSVC plaformsuffix check much stricter. For some reason MSVC_VERSION is set 2014-05-19 19:21:25 +02:00
doc bgl API docs: link to OpenGL 2.0 reference 2014-05-20 09:49:30 +10:00
extern Fix compilation on OSX after previous commit 2014-04-23 19:19:38 +06:00
intern Fix T40280: sequencer sound strips with an end at a negative time kept playing 2014-05-20 23:01:56 +02:00
release Fix T40240: Bug with render region with maya short cut 2014-05-19 16:47:27 +02:00
scons@2d6ebcb239 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
source Fix T40280: sequencer sound strips with an end at a negative time kept playing 2014-05-20 23:01:56 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00