Commit Graph

9 Commits

Author SHA1 Message Date
faiface 006e4f5481 audio: speaker: use Mixer to play sounds simultaneously 2017-07-07 18:46:40 +02:00
faiface 1a58fea88b minor change 2017-07-07 14:08:25 +02:00
faiface 6c527c3b89 speaker: remove Update, add Lock and Unlock 2017-07-07 13:20:55 +02:00
faiface f47736b7cb fix edge sample value (-1 and +1) overflow 2017-07-06 23:36:18 +02:00
faiface 5d3f082240 actually fix the race condition 2017-07-06 22:34:22 +02:00
faiface d0f6e646ac minor change 2017-07-06 22:26:47 +02:00
faiface fdb6359fbb speaker: fix race condition 2017-07-06 22:26:20 +02:00
faiface 0737b86059 speaker: improve concurrency, only lock when and what necessary 2017-07-06 22:11:03 +02:00
faiface cb4bb4c3ef reimplement speaker 2017-07-06 21:44:34 +02:00