Fixed problem with EOF detection in freestring parser. Fixed problem with run-time argument parsing (snd_config_load()->snd_config_load_override() replace). Added more documentation for configuration run-time arguments and hooks. Fixed the behaviour of snd_config_search_definition() - implicit and explicit base.
4 lines
246 B
Text
4 lines
246 B
Text
H add serious PCM test application to test various period/buffer size
|
|
combinations to determine possible problems in the lowlevel drivers
|
|
M think about xrun recovery helpers
|
|
L move OSS emulation to user space? (pseudo device driver and daemon)
|