Main: enforce a reasonable minimum audio_buffer_size setting

This commit is contained in:
Max Kellermann
2017-05-15 22:39:57 +02:00
parent f567083006
commit f41a169460
2 changed files with 11 additions and 0 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.20.7 (not yet released)
* database
- simple: fix false positive directory loop detection with NFS
* enforce a reasonable minimum audio_buffer_size setting
* fix random crashes when compiled with clang
ver 0.20.6 (2017/03/10)