Files
lmms/include
Tobias Doerffel 206c30ff73 AudioJack: do not use QVector in processCallback()
Using QVector involves calls to malloc & friends which are not RT safe
and thus must not be used in AudioJack::processCallback(). Instead
allocate the required array upon initialization.
(cherry picked from commit ae7a4e4c2f13432d39b13c25b66231bdd6a1cc65)
2010-07-26 15:54:46 +02:00
..
2009-07-06 12:37:04 +02:00
2010-01-25 23:24:42 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2007-08-27 18:25:01 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2008-09-08 22:48:43 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2006-08-27 23:24:31 +00:00
2008-07-22 11:36:50 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2008-04-12 15:10:55 +00:00
2009-11-29 23:21:54 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-10-25 16:19:57 -04:00
2010-01-25 23:24:42 +01:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2007-08-27 18:25:01 +00:00
2009-08-24 17:59:28 +02:00
2009-08-24 17:59:28 +02:00
2010-01-25 23:24:42 +01:00