Paul Giblock
b19522c55a
Hopefully fix race-condition in lb302 db24 switch
...
So, we were swapping out some pointer mid-process at times. Instead,
use an atomic pointer, and just have the process function grab the
current value and use it through the entire processing period.
Still has a sound glitch when switching, but this switch was never
intended to be used "live".
Closes #353
2014-02-19 21:21:17 -05:00
..
2014-02-18 01:42:28 +02:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-18 23:33:17 +01:00
2014-01-29 23:54:47 +01:00
2014-01-22 22:09:36 -05:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-18 23:03:36 +01:00
2014-02-19 21:21:17 -05:00
2014-02-01 15:20:27 +01:00
2014-01-26 00:08:12 +01:00
2014-02-01 15:20:27 +01:00
2014-02-09 18:57:51 +01:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-09 18:57:51 +01:00
2014-02-18 23:40:40 +01:00
2014-02-09 18:57:51 +01:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-01 15:20:27 +01:00
2014-02-14 18:22:04 +02:00
2014-02-01 00:01:42 +02:00
2014-02-17 21:47:59 +02:00
2014-02-01 15:20:27 +01:00
2014-02-09 18:57:51 +01:00
2014-02-09 18:57:51 +01:00
2014-02-14 19:48:29 +02:00
2014-02-11 10:02:00 +02:00
2014-02-16 11:15:25 +02:00