mapel110
2003-11-23, 18:23:35
http://www.nforcershq.com/forum/viewtopic.php?t=36154&postdays=0&postorder=asc&start=0
Build summary for build 3.75 (changelist 912320)
Build 3.75 is available at the location listed below
\\builds\PreRelease\nForce\Win2K\MCP1_WDM\3.75
Summary of changes for component NvMixer
Changelist Submitted By Summary
912245 Boon Sun Song Summary : Work around Direct3D's ignorance of WS_EX_LAYOUTRTL style when rendering in Arabic and Hebrew locale windows.
911125 Boon Sun Song Summary : Set DirectSound object CComPtr pointers to NULL(implicit Release) before reusing, otherwise will cause assertions and memory leaks.
909780 Scott Peterson NvMixer- Gets new DirectSound object each time a propertyset call fails so that audio devices can be enabled/disabled without
909050 Scott Peterson Added setting to limit the number of VU Meters displayed. This should really be a number that is queried from the driver.
908372 Boon Sun Song Summary :
908327 Boon Sun Song Summary : More revised localization returned from PTI Global.
908222 Boon Sun Song Summary : Disable Aux slider and mute button if not supported by hardware.
908020 Boon Sun Song Summary : Revised localization for codepage 1252 languages from PTI Global
907276 The Software Build Meister Updated version to 374
Summary of changes for component SoundStorm
None
Summary of changes for component Driver
Changelist Submitted By Summary
912162 Vinod Gopalakrishnakurup Correction in asio for vapu
912106 Jeff Weintraub Rebuilt TestProps due to LM changes. Also updated the PASS count. New executable available.
911969 Jeff Weintraub VAPU-
911794 Gints Klimanis Removed debug comment.
910442 Vinod Gopalakrishnakurup Few more correction added to compile nvmcp code for linux. Removing unused variables.
910249 Stephen Holmes Added support for full 3D and remaining 2D parameters (volume, frequency, and pan) to direct DSOUND.dll.
910239 Stephen Holmes Catch LEAP driver up to latest MS drop. Return buffers are working from our end and are correctly routing the sound back to the host for further processing. It sounds terrible as the renderer's voice is out of sync with the acclerator's return voice, but this is an OS issue and probably one that will always cause trouble from here until the end of time.
910123 Jeff Weintraub VAPU-
910095 John Norris Fixed the phase compensation routine so noise isn't generated in Battlefield 1942 when using the quad speaker configuration.
910017 Scott Peterson Added FIC device ID.
909780 Scott Peterson NvMixer- Gets new DirectSound object each time a propertyset call fails so that audio devices can be enabled/disabled without
909198 Scott Peterson Removed optimization defaulting kmixer to stereo. It breaks certain DVD applications that use waveout for 6 channel mode, making them run in stereo.
908909 Gints Klimanis 8 channel level meters for 7.1 channel mode.
907910 Jeff Weintraub Modified the Equalizer application to support 8 channel Levelmeters so I could test the functionality. When the driver is built with NVFXLEVELMETER_MAX_LEVELS = 8, then this application works perfectly with the VAPU. The side channels can be tested with a 7.1 extensible file that Mark created, or any wave file using a DS player as the sides are replicated with (L-R, R-L). SpectrumMeters also work perfectly, observable when only Side content is playing alone from an extensible file.
907901 Jeff Weintraub VAPU 32 & 64 changes
907783 Scott Peterson Disabled Dolby Digital encoder if Dolby Digital is not enbled
907285 The Software Build Meister Updated version to 3.74
907275 The Software Build Meister Updated DriverVer to 10/20/2003
Bugs worked on
Bug 99137 : 910123
Bug 84873 : 909780 911125
Bug 95793 : 908222
Bug 98936 : 910095
Details of changes
--------------------------------------------------------------------------------
Change 912245 by bsong@bsong-dt2 on 2003/10/23 19:29:22
Summary : Work around Direct3D's ignorance of WS_EX_LAYOUTRTL style when rendering in Arabic and Hebrew locale windows.
Bug ID : none
Affected files ...
... //sw/main/drivers/audio/Apps/NvMixer/EnvironmentView.cpp#27 edit
... //sw/main/drivers/audio/Apps/NvMixer/Localized/AR/NvMixerAR.rc#14 edit
... //sw/main/drivers/audio/Apps/NvMixer/Localized/HE/NvMixerHE.rc#14 edit
http://koti.mbnet.fi/olmari/Xp2k375.zip
http://koti.mbnet.fi/olmari/98Me.zip
Build summary for build 3.75 (changelist 912320)
Build 3.75 is available at the location listed below
\\builds\PreRelease\nForce\Win2K\MCP1_WDM\3.75
Summary of changes for component NvMixer
Changelist Submitted By Summary
912245 Boon Sun Song Summary : Work around Direct3D's ignorance of WS_EX_LAYOUTRTL style when rendering in Arabic and Hebrew locale windows.
911125 Boon Sun Song Summary : Set DirectSound object CComPtr pointers to NULL(implicit Release) before reusing, otherwise will cause assertions and memory leaks.
909780 Scott Peterson NvMixer- Gets new DirectSound object each time a propertyset call fails so that audio devices can be enabled/disabled without
909050 Scott Peterson Added setting to limit the number of VU Meters displayed. This should really be a number that is queried from the driver.
908372 Boon Sun Song Summary :
908327 Boon Sun Song Summary : More revised localization returned from PTI Global.
908222 Boon Sun Song Summary : Disable Aux slider and mute button if not supported by hardware.
908020 Boon Sun Song Summary : Revised localization for codepage 1252 languages from PTI Global
907276 The Software Build Meister Updated version to 374
Summary of changes for component SoundStorm
None
Summary of changes for component Driver
Changelist Submitted By Summary
912162 Vinod Gopalakrishnakurup Correction in asio for vapu
912106 Jeff Weintraub Rebuilt TestProps due to LM changes. Also updated the PASS count. New executable available.
911969 Jeff Weintraub VAPU-
911794 Gints Klimanis Removed debug comment.
910442 Vinod Gopalakrishnakurup Few more correction added to compile nvmcp code for linux. Removing unused variables.
910249 Stephen Holmes Added support for full 3D and remaining 2D parameters (volume, frequency, and pan) to direct DSOUND.dll.
910239 Stephen Holmes Catch LEAP driver up to latest MS drop. Return buffers are working from our end and are correctly routing the sound back to the host for further processing. It sounds terrible as the renderer's voice is out of sync with the acclerator's return voice, but this is an OS issue and probably one that will always cause trouble from here until the end of time.
910123 Jeff Weintraub VAPU-
910095 John Norris Fixed the phase compensation routine so noise isn't generated in Battlefield 1942 when using the quad speaker configuration.
910017 Scott Peterson Added FIC device ID.
909780 Scott Peterson NvMixer- Gets new DirectSound object each time a propertyset call fails so that audio devices can be enabled/disabled without
909198 Scott Peterson Removed optimization defaulting kmixer to stereo. It breaks certain DVD applications that use waveout for 6 channel mode, making them run in stereo.
908909 Gints Klimanis 8 channel level meters for 7.1 channel mode.
907910 Jeff Weintraub Modified the Equalizer application to support 8 channel Levelmeters so I could test the functionality. When the driver is built with NVFXLEVELMETER_MAX_LEVELS = 8, then this application works perfectly with the VAPU. The side channels can be tested with a 7.1 extensible file that Mark created, or any wave file using a DS player as the sides are replicated with (L-R, R-L). SpectrumMeters also work perfectly, observable when only Side content is playing alone from an extensible file.
907901 Jeff Weintraub VAPU 32 & 64 changes
907783 Scott Peterson Disabled Dolby Digital encoder if Dolby Digital is not enbled
907285 The Software Build Meister Updated version to 3.74
907275 The Software Build Meister Updated DriverVer to 10/20/2003
Bugs worked on
Bug 99137 : 910123
Bug 84873 : 909780 911125
Bug 95793 : 908222
Bug 98936 : 910095
Details of changes
--------------------------------------------------------------------------------
Change 912245 by bsong@bsong-dt2 on 2003/10/23 19:29:22
Summary : Work around Direct3D's ignorance of WS_EX_LAYOUTRTL style when rendering in Arabic and Hebrew locale windows.
Bug ID : none
Affected files ...
... //sw/main/drivers/audio/Apps/NvMixer/EnvironmentView.cpp#27 edit
... //sw/main/drivers/audio/Apps/NvMixer/Localized/AR/NvMixerAR.rc#14 edit
... //sw/main/drivers/audio/Apps/NvMixer/Localized/HE/NvMixerHE.rc#14 edit
http://koti.mbnet.fi/olmari/Xp2k375.zip
http://koti.mbnet.fi/olmari/98Me.zip