diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-27 13:12:02 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-27 13:12:02 +0000 |
commit | b9b39849d8705b0cec5e3ccf8e5ddf49c4a12f42 (patch) | |
tree | 327696f3c6cf56f504747d9e7db11707d6f67290 /ChangeLog | |
parent | 5339f63a2bc9e8687df4860df7ae31d33ec09ea3 (diff) | |
download | mpd-b9b39849d8705b0cec5e3ccf8e5ddf49c4a12f42.tar.gz mpd-b9b39849d8705b0cec5e3ccf8e5ddf49c4a12f42.tar.xz mpd-b9b39849d8705b0cec5e3ccf8e5ddf49c4a12f42.zip |
Increasing default buffer_before_play from 0% to 10%.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6290 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ver 0.13.0 (2007/??/??) * New playlistmove command for moving songs in stored playlists * New playlistdelete command for deleting songs from stored playlists * New rename command for renaming stored playlists +* Increased default buffer_before_play from 0% to 10% to prevent skipping * Lots of bug fixes, cleaned up code, and performance improvements ver 0.12.2 (2007/3/20) |