Robbert van der Helm
|
ee3b0bf8e6
|
Store the minimum buffer size in BufferConfig
|
2022-05-22 13:21:39 +02:00 |
|
Robbert van der Helm
|
04c5780e4a
|
Implement state saving/loading for standalone
|
2022-04-24 19:46:51 +02:00 |
|
Robbert van der Helm
|
9acd312768
|
Parmaeters are not real, they can't hurt you
|
2022-04-24 19:46:07 +02:00 |
|
Robbert van der Helm
|
60593e7cc3
|
Close standalone when process returns an error
For this to work the resize mutex has been replaced with a channel for
sending tasks.
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
5d481e59f1
|
Call the process function in the standalone target
Although there's no functional backend yet.
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
ae24ed4c4d
|
Move standalone audio thread to a function
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
19d4b73039
|
Implement parameter changes for standalone target
Changing parameters from an editor now works just like in the other
targets.
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
8cb763246b
|
Add an audio thread for the standalone target
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
81e56dd018
|
Abstract the IO backend for the standalone wrapper
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
8ba60eeab9
|
Implement resizing for standalone editor window
|
2022-04-24 15:48:42 +02:00 |
|
Robbert van der Helm
|
da86d1c6b1
|
Open a basic baseview window for standalone target
|
2022-04-24 15:48:41 +02:00 |
|
Robbert van der Helm
|
6c84fec09e
|
Add a (not yet functional) standalone run function
|
2022-04-24 15:48:05 +02:00 |
|
Robbert van der Helm
|
e90bacffb5
|
Print initialization errors in standalone
|
2022-04-24 15:48:05 +02:00 |
|
Robbert van der Helm
|
261594a478
|
Initialize the standalone target
|
2022-04-24 15:48:05 +02:00 |
|
Robbert van der Helm
|
f3db4a9ed0
|
Add a (not yet functional) standalone exporter
|
2022-04-24 15:48:05 +02:00 |
|