kistlin
|
174158233b
|
fix a lot of warnings about unused variables, or maybe uninitialized variables
|
2022-01-16 08:28:57 +01:00 |
|
AlexandreRouma
|
ea587db0cb
|
Formatted the entire codebase and added a CI check for formatting
|
2021-12-19 22:11:44 +01:00 |
|
Ryzerth
|
63ae56cb9b
|
Added a new optional audio sink as a test
|
2021-07-17 19:43:44 +02:00 |
|
Ryzerth
|
ff030397a4
|
DSP code cleanup
|
2021-07-12 05:03:51 +02:00 |
|
AlexandreRouma
|
4aaf71f5cc
|
Fixed code style
|
2021-07-12 00:58:39 +02:00 |
|
Maxime Biette
|
5971d3d3b3
|
Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
|
2021-07-11 18:33:41 -04:00 |
|
Ryzerth
|
aaa15315ce
|
Fixed file source and cleaned up buffering code
|
2021-06-29 02:43:04 +02:00 |
|
Ryzerth
|
70cf463881
|
new buffer thingy 2
|
2021-06-28 22:11:20 +02:00 |
|
Ryzerth
|
dff9ec2d37
|
new buffer thingy
|
2021-06-28 22:06:42 +02:00 |
|
Ryzerth
|
1e71a52727
|
Removed temporary missing code
|
2021-06-17 20:18:49 +02:00 |
|
Ryzerth
|
da2f4fcf3a
|
Changed the default NFM snap interval
|
2021-06-17 20:14:23 +02:00 |
|
Ryzerth
|
d7cea16d4a
|
Fixed build issues
|
2020-12-22 20:35:31 +01:00 |
|
Ryzerth
|
cee6af1e14
|
fixing audio bug
|
2020-11-02 21:13:28 +01:00 |
|
Ryzerth
|
75f8a45119
|
new dsp
|
2020-11-02 03:57:44 +01:00 |
|