Chris Robinson
|
45dc804819
|
Store copies of the device names in the individual backends
|
2009-08-27 01:47:41 -07:00 |
|
Chris Robinson
|
81db01ebf1
|
Add a method to deinitialize backends
|
2009-08-26 23:45:00 -07:00 |
|
Chris Robinson
|
dc26261065
|
Support 32-bit float output
|
2009-08-15 13:20:35 -07:00 |
|
Chris Robinson
|
e079291202
|
Remove unnecessary function parameters
|
2009-08-13 19:36:14 -07:00 |
|
Chris Robinson
|
9ff0617807
|
Don't clamp the wave writer's update size
|
2009-08-13 12:35:42 -07:00 |
|
Chris Robinson
|
243939f94f
|
Allow delaying playback start until context creation, and don't use UpdateSize to store the buffer size
This will make it possible to support the context attributes (frequency,
refresh, etc) for some backends
|
2009-08-13 12:28:46 -07:00 |
|
Chris Robinson
|
5a93b56673
|
Fix ignored return value warning
|
2009-01-26 08:10:05 -08:00 |
|
Chris Robinson
|
9e9ff44b17
|
Use volatile for member variables that are changed in a different thread
|
2008-07-10 20:36:28 -07:00 |
|
Chris Robinson
|
c3446a10fa
|
Rename UpdateFreq device field to UpdateSize
|
2008-02-12 19:38:27 -08:00 |
|
Chris Robinson
|
86b7b3d54b
|
Remove duplication of setting the max source count
|
2008-01-19 19:28:34 -08:00 |
|
Chris Robinson
|
978764cb6b
|
Don't limit output wave filename size
|
2008-01-11 15:27:56 -08:00 |
|
Chris Robinson
|
893ecf1af2
|
Fix the Wave Writer's reliance on ftell
So output can work on FIFOs
|
2008-01-11 15:18:26 -08:00 |
|
Chris Robinson
|
f10408739e
|
Add a wave file writing backend
|
2008-01-11 09:32:22 -08:00 |
|