home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 May / VPR0105B.BIN / DRIVER / GUILEMOT / WIN2K / WIN2K.txt < prev   
Text File  |  2000-11-21  |  4KB  |  125 lines

  1. /**********************************************************************
  2. **        RELEASE NOTES FOR GAME THEATER XP (WDM driver)
  3. ***********************************************************************/
  4.  
  5. **Version 4015(20/11/00)
  6. ___________________________
  7.  
  8. - Fixed speaker mute issue with cpl and PowerDVD. Mutes are now always consistent with the mixer.
  9.  
  10.  
  11. **Version 4014(11/17/00)
  12. ____________________________
  13.  
  14. - FIxed speaker mutes initialization problem. Now initializes on both CODECs
  15.  
  16.  
  17. **Version 4013(11/16/00)
  18. ____________________________
  19.  
  20. - Changed POP bit on GP register to 1(2nd codec)
  21. - Changed configuration in MOde Control register to extended docking mode
  22. - spud.sys now recognizes that we have 2 ADCs and 2DACs on each CODEC. So now we monitor
  23.   off the second ADC of the second codec therefore bypassing the input mixer. We are now
  24.   consistent with the first CODEC.
  25. - fixed recording problem in Stereo Mix. We can now record Line 2/aux 2 while in stereo mix.
  26. - Fixed Stereo mix record gain control
  27. - added Virtual Surround mode to driver
  28. - Fixed the full acceleration settings on install, no longer need to ask the user to do
  29.   it manually.
  30. - Fixed the louder volume of the virtual 4 speakers mode compared to the regular 2 speakers
  31.   mode.
  32.  
  33.  
  34. **Version 4012
  35. ______________
  36.  
  37. -never existed
  38.  
  39.  
  40. **Version 4011 (10/26/00)
  41. _________________________
  42.  
  43. - Changed INF signature to Windows NT to avoid installation of WDM drivers on WinME.
  44. - Driver now refuses calls for 6 or 4 channel output if the speaker config is not set up
  45.   accordingly.
  46. - Tone is lower in cpl speaker test.
  47. - Control panel now works with Yamaha XG installed.
  48.  
  49.  
  50. **Version 4010 (10/25/00)
  51. _________________________
  52.  
  53. - Fixed egpio issue. Egpio direction register had to be reinitialized
  54.   after resuming from standby state.
  55. - Fixed spdif input and output issues. The driver forces the spidif output
  56.   source to main on bootup if it reads that it should start with spdif input
  57.   passthrough from the registry.
  58. - Fixed the mp3 hardware decoder. Our new mixer name wasn't properly identified
  59.   by the filter.
  60.  
  61.  
  62. **Version 4009 (10/24/00)
  63. _________________________
  64.  
  65. -fixed recording bug for front input mux. 
  66. -removed superfluous debug statements
  67.  
  68.  
  69. **Version 4009 - beta** (10/23/00)
  70. __________________________________
  71.  
  72. -removed unwanted DBG messages.
  73. -fixed headphone monitoring issue.
  74. -fixed sensaura surround issue in games.
  75. -Changed control panel speaker config, the way the speakers are muted.
  76.  
  77.  
  78. **Version 4008 ** (10/20/00)
  79. ____________________________
  80.  
  81. -Modifications to headphones support, both driver and cpl.
  82.  
  83.  
  84. **Version 4007 ** (10/17/00)
  85. ____________________________
  86.  
  87. -Changed company name to Hercules in both driver and .inf file and cpl.
  88.  
  89.  
  90. **Version 4006 ** (10/17/00)
  91. ____________________________
  92.  
  93. - Fixed the S/PDIF input enable checkbox to always enabled.
  94. - Updated the inf file with the above mod.
  95.  
  96.  
  97. **Version 4005 ** (10/16/00)
  98. ____________________________
  99.  
  100. - Fixed bug with headphones. the driver was muting the headphones whenever
  101.   you switched speaker mode to headphones.
  102. - The "enable S/PDIF" checkbox in the control panel has been removed since it
  103.   doesn't work. Now the S/PDIF input task is always active but it doesn't matter
  104.   since it really doesn't take up any ressources.
  105. - Added a button in the cpl to access Guillemot's web site.
  106.  
  107.  
  108. **version 4004 ** (10/10/00)
  109. ____________________________
  110.  
  111. - Mods in the inf file.
  112.  
  113.  
  114. **VERSION 1.0.1.0**
  115. ___________________
  116.  
  117. - Fixed 4 Channel WaveFormatExtensible. We can now use PowerDvD in 4 channels!!
  118.  
  119.  
  120. **vERSION 1.0.0.0**
  121. ___________________
  122.  
  123. - Original release.
  124.  
  125.