Build summary for build 1.00 (changelist 2177982)

Build 1.00 is available at the location listed below

\\builds\PreRelease\nForce\WinVista\Audio\1.00

Bugs worked on

Bug ID Engineer Priority Customer Bug Action Changelists Synopsis
380802 Mark Pereira 5-Normal Quanta-Acer QA - Open - Verify new bug 2172227 [Acer/Qunata/ZY5_UMA][MCP77]Default audio output setting issue.
369421 Mark Pereira 5-Normal Medion Desktop QA - Open - Verify to close 2173561, 2175787 RFE - Medion/MSI MS-7366 (MCP73) - Enable/disable option of the MCP73 HDMI audio in one place for ease of use
378631 Mark Pereira 1-Urgent ECS Dev - Open - To fix 2172227 ECS- MCP73T-A hope default codec will be Analog audio codec not NV HDMI audio codec when after driver installation

Summary of changes for component APO

None

Summary of changes for component driver

Changelist Submitted By Summary
2175787 Mark Pereira More name changes. Changed device name to "NVIDIA High Definition Audio". Changed endpoint name (vista only) to "NVIDIA HDMI Output". Added GUIDs and NV strings to INF. Changed topo to use NV strings. Tested on MCP73 Vista32.
2173561 Mark Pereira Changed endpoint name on Vista to "Digital Output Device (HDMI). (old name was "Digital Output"). Using localized string provided by MS (PINNAME_HDMI_OUT). Tested on MCP73/Vista32.
2172207 Mark Pereira Change data ranges to not check for 32bit and 20bit. Changed 24bit data range to use 32bit as min/max in Vista. Fixes 24bit packed formats showing up in "default format". Added code to fail 24bit container sizes.
2157697 Mark Pereira Changed Vista data ranges to have discrete sample rates and sample sizes. (bits/rate min=max). Tested on G98 Vista32.
2157696 Mark Pereira added/tested hotplug support in XP. Hot-plug is disabled in builds by default.
2149448 Mark Pereira Changed data range intersection handler in XP to use discrete data ranges for sample size. Removed 20 bit, 88.1kHz and 176kHz options for data ranges. Changed data range intersection handler to determine best rate and size and reject non intersecting data ranges. Changed TestDataFormat to also test against sample rate. Added 5.1 SURROUND channel mask type. Tested 44.1/48/96/192kHz, 16/24bit, 2/6/8 channel playbak in XP with hw capabilities set at max (all formats) and min (48/16/2ch only). Also tested DD and DTS. Tested on G98 XP32.

Summary of changes for component inf

Changelist Submitted By Summary
2175787 Mark Pereira More name changes. Changed device name to "NVIDIA High Definition Audio". Changed endpoint name (vista only) to "NVIDIA HDMI Output". Added GUIDs and NV strings to INF. Changed topo to use NV strings. Tested on MCP73 Vista32.
2172227 Mark Pereira Comment out SetupPreferredAudioDevices entry. This will cause our device to ~not~ become the default audio device when the driver is first installed.
2153132 Mark Pereira Revert device name to "NVIDIA HDMI Audio". Removed the word "Device" from the device name. Fixes DTM failure which looks for "HDMI" in the device name to disable/enable test filters.

Details of changes


Change 2175787 by mpereira@griffon on 2008/01/10 12:05:17

Summary: More name changes. Changed device name to "NVIDIA High Definition Audio". Changed endpoint name (vista only) to "NVIDIA HDMI Output". Added GUIDs and NV strings to INF. Changed topo to use NV strings. Tested on MCP73 Vista32.

Bugid: 369421

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/mintopo.cpp#12 edit
... //sw/main/drivers/audio/hdmi/nvhda/driver/shared.h#15 edit
... //sw/main/drivers/audio/hdmi/nvhda/inf/nvhda.inf#31 edit


Change 2173561 by mpereira@griffon on 2008/01/09 10:52:43

Summary: Changed endpoint name on Vista to "Digital Output Device (HDMI). (old name was "Digital Output"). Using localized string provided by MS (PINNAME_HDMI_OUT). Tested on MCP73/Vista32.

Bugid: 369421

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/mintopo.cpp#11 edit


Change 2172227 by mpereira@griffon on 2008/01/08 15:45:57

Summary: Comment out SetupPreferredAudioDevices entry. This will cause our device to ~not~ become the default audio device when the driver is first installed.

Bugid: 380802 378631

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/inf/nvhda.inf#30 edit


Change 2172207 by mpereira@griffon on 2008/01/08 15:32:23

Summary: Change data ranges to not check for 32bit and 20bit. Changed 24bit data range to use 32bit as min/max in Vista. Fixes 24bit packed formats showing up in "default format". Added code to fail 24bit container sizes.

Bugid: none

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/rtminiport.cpp#13 edit
... //sw/main/drivers/audio/hdmi/nvhda/driver/rtminiport.h#6 edit
... //sw/main/drivers/audio/hdmi/nvhda/driver/wavecyclicminiport.h#7 edit


Change 2157697 by mpereira@griffon on 2007/12/20 14:56:19

Summary: Changed Vista data ranges to have discrete sample rates and sample sizes. (bits/rate min=max). Tested on G98 Vista32.

Bugid: none

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/rtminiport.cpp#12 edit


Change 2157696 by mpereira@griffon on 2007/12/20 14:53:43

Summary: added/tested hotplug support in XP. Hot-plug is disabled in builds by default.

Bugid: none

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/adapter.cpp#5 edit
... //sw/main/drivers/audio/hdmi/nvhda/driver/wavecyclicminiport.cpp#11 edit


Change 2153132 by mpereira@griffon on 2007/12/18 09:52:41

Summary: Revert device name to "NVIDIA HDMI Audio". Removed the word "Device" from the device name. Fixes DTM failure which looks for "HDMI" in the device name to disable/enable test filters.

Bugid: none

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/inf/nvhda.inf#29 edit


Change 2149448 by mpereira@griffon on 2007/12/14 17:49:52

Summary: Changed data range intersection handler in XP to use discrete data ranges for sample size. Removed 20 bit, 88.1kHz and 176kHz options for data ranges. Changed data range intersection handler to determine best rate and size and reject non intersecting data ranges. Changed TestDataFormat to also test against sample rate. Added 5.1 SURROUND channel mask type. Tested 44.1/48/96/192kHz, 16/24bit, 2/6/8 channel playbak in XP with hw capabilities set at max (all formats) and min (48/16/2ch only). Also tested DD and DTS. Tested on G98 XP32.

Bugid: None

Affected files ...

... //sw/main/drivers/audio/hdmi/nvhda/driver/wavecyclicminiport.cpp#10 edit
... //sw/main/drivers/audio/hdmi/nvhda/driver/wavecyclicminiport.h#6 edit