Dale Whinham
|
24e072cbc3
|
Fixed broken Dequeue() stopping condition
The CRingBuffer::Dequeue() function did not respect the nMaxCount
parameter, leading to buffer overflow/memory corruption.
|
2023-02-24 19:16:28 +00:00 |
|
Dale Whinham
|
f1eaf2f43c
|
Update copyright notices
|
2023-02-02 13:32:48 +00:00 |
|
Dale Whinham
|
07004eac54
|
Update copyright notices
|
2022-01-06 17:35:40 +00:00 |
|
Dale Whinham
|
96dc570fd5
|
Update ARM toolchains to 10.2-2020.11
|
2021-03-19 23:53:26 +00:00 |
|
Dale Whinham
|
59cf085d1c
|
Update copyright notices
|
2021-02-03 05:06:40 +00:00 |
|
Dale Whinham
|
95d192a2d8
|
Allow enqueue/dequeue single items in ring buffer
|
2020-12-05 18:29:59 +00:00 |
|
Dale Whinham
|
d11fd8bbe7
|
Refactor USB MIDI Rx code, add ring buffer class
|
2020-12-05 16:22:59 +00:00 |
|