diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-23 16:00:51 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-23 16:00:51 +0000 |
commit | 239db889b2b9e72b8c8ef1b64e18fe2db659582d (patch) | |
tree | fb75741b16afc0b6fbf2e285c421f2cdd57eb495 /docs | |
parent | 7db588f7da78af36dc8d520f9ad4010ebb3f1a81 (diff) | |
download | ampache-239db889b2b9e72b8c8ef1b64e18fe2db659582d.tar.gz ampache-239db889b2b9e72b8c8ef1b64e18fe2db659582d.tar.bz2 ampache-239db889b2b9e72b8c8ef1b64e18fe2db659582d.zip |
added b flag to the popen in downsampling
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index a2a093c7..65bc735c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed popen in downsample, forcing binary mode, so that windows + works correctly (Thx SoundOfEmotion) - Tweaked some defaults in .dist config file as well as the error handler, in order to account for debug_level - Added catalog drop down back to quick random play form |