ref: 92fea5b475e37c39b28b88ab28b0dfbd8c899adf
parent: 52da4eb628a4a0f96495b42b75aac6b3a76d101a
author: Chris Moeller <kode54@gmail.com>
date: Mon Jan 11 04:02:16 EST 2010
{10/23/2009 9:27:50 PM}2009-10-24 05:13 UTC - kode54 - Restored old sample info tag reading method and made the new style optional - Version is now 0.9.9.8 2009-10-18 04:52 UTC - kode54 - Changed sigdata flags for AMF reader - Version is now 0.9.9.7 git-tfs-id: [http://localhost:8080/tfs/DefaultCollection/]$/foobar2000/files/plugins.root;C352
--- a/dumb/src/it/readamf.c
+++ b/dumb/src/it/readamf.c
@@ -457,7 +457,7 @@
}
/* Now let's initialise the remaining variables, and we're done! */
- sigdata->flags = IT_WAS_AN_XM | IT_WAS_A_MOD | IT_OLD_EFFECTS | IT_COMPATIBLE_GXX | IT_STEREO;
+ sigdata->flags = IT_OLD_EFFECTS | IT_COMPATIBLE_GXX | IT_STEREO;
sigdata->global_volume = 128;
sigdata->mixing_volume = 48;