increase default buffer size to 4 MB

2 MB was too small for cross-fading a 24 bit file.  Increasing to 4 MB
is still not too large for weak machines, but is enough for
cross-fading.
This commit is contained in:
Max Kellermann
2013-10-30 21:46:34 +01:00
parent 1dc8a9f0e7
commit 54abeab80b
4 changed files with 4 additions and 3 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.18 (2012/??/??)
* configuration:
- allow tilde paths for socket
- default filesystem charset is UTF-8 instead of ISO-8859-1
- increase default buffer size to 4 MB
* protocol:
- new command "readcomments" lists arbitrary file tags
- new command "toggleoutput"