Issue Number | Description | Fix Comment |
---|---|---|
HDR-30507 | Cursor can move when touchpad is on Dual Mode | Keep device suppression state when TP_DBC_DEVICE_CHANGED. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-30303 | Please add localized help message for Windows 10 3F and 4F gestures | Fix "Maximum" and "Minimum" translations in Windows 10 gestures |
HDR-30339 | Fail to uninstall driver from Win10 Settings: Apps & Features | Add detailed driver unstallation to the log log; Get original install dir of synpd oem inf to the log |
HDR-30474 | Button comb box is not greyed out in PTP mode | Greyed out buttons combbox when the TP is switched to PTP. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-30458 | Turn off ALT+SHIFT+L to dump log file by default | Turned off using "ALT+SHIFT+L" to collect a log file because it affect some apps which use these hot key. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-30170 | Marking resources as non-discardable | Marking resources as non-discardable |
HDR-30268 (1197171) |
1197171 - FNC_PE_ /Aria & Venetian: In the drop down box of Button Action (Button /Zone completely disabled) repeat on Touchpad (TouchStyk) tab | Fixed plugin action list item repeat issue when there is only one plugin action; Removed all plugin actions for LRM buttons. |
HDR-30339 | Fail to uninstall driver from Win10 Settings: Apps & Features | Add unstallation log ton Synaptics.PD.log; Hide command prompt windows in installation; Hide command prompt windows which remove SynTPEnhService in uninstallation; Add last step in finish install lon Synaptics.PD.log; Fixed cannot uninstallation driver from Win10 - Settings - Apps & features |
HDR-30047 | Windows 10-Cannot convert to Dual Mode when tap on upper left corner. | CalculatorPad uses plugin zone to trigger key macro in button mode. We must include ezvmDualModeButton when creating pluginzone. And we use m_ptLastFingerPresentPos of StrokeFilter instead of ptLastFingerPresentPos of CManagedPointingDevice. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-30262 | Use major version for HID/I2C in miniport driver | Changed FW version report format in miniport HID descriptor, for HID/I2C platform only major version is used, for InterToutch the version formation is major(8-bit).minor(8-bit). |
HDR-30270 | Set ShareVector to TRUE which allows IRQ sharing in SMB | Set ShareVector to TRUE which allows other devices sharing interrupt with SMB. |
HDR-30271 | Report max finger report count the same as FW in HID so we can support reported fingers less than 5 | Reported max finger report what FW reports instead of hard coded 5 in miniport driver HID descriptor so we can support less than 5 fingers. |
HDR-30256 | Disable touchpad buttons when disable touchpad. | Add "ButtonsEnabledDisabledWithDevice" for all MSI PnPIDs. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-30055 | Improve SMB data read performance | Combined F01 read with partial F11 and skipped F11 relative and gesture data for SMB so we can reduce SMB bus traffic. |
HDR-30149 | Un-installation is not clean at the registry and C:\Program Files | Prevent restart too early in uninstallation |
HDR-30171 | Report real FW version through miniport driver instead of hard coded 0 | Reported real FW version through miniport driver to OS for miniport driver PTP. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29834 | Add a new control type | Add a new control type ToggleSwitch. |
HDR-30055 | Improve SMB data read performance | Combined F01 read with partial F11 and skipped F11 relative and gesture data for SMB so we can reduce SMB bus traffic. |
HDR-30081 | Dynamically create HID descriptor based on TouchPad type | Create HID descriptor based on TouchPad type either report 3 buttons or 1 button for miniport driver. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29725 | Driver package to deprecate SynReflash tool from manifest | SynReflash will only be included in driver package if specified |
HDR-29885 | Twist rotate is no function | Add Rotation support for Microsoft Window Photos App for win10 |
HDR-29964 | Branch Build Request v19.0.14.x ( _UltraNav_HidMini.inf) | Changed ACM confidence value to zero to allow using FW reported contact type and ignore confidence value if the slider is in the last slot. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28998 | Video for Windows 10 3F flick. | Added videos for Windows 10 3F gestures |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29759 | Please show FW version while query information in SynReflash | Fixed SynReflashPkg fail while image size over USHORT; Show FW version while query information under console |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29609 | Missing ACM2 data when converting secondary finger packet to primary finger. | Moved ACM 2 data from secondary finger packet to primary finger packet when the packet is converted to raw packet. |
HDR-29638 | BSOD when pressing any key | Fixed BSODs. |
HDR-29671 | Remove sticky border control from all UIs | Removed sticky border feature from all control panel since this feature is rarely used by end users and also the driver cannot detect windows border correctly every time when there is a new OS release so we decided to remove this feature. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29039 | Video & Descrption for Windows 10 3F Swipe | New UI translations for Windows 10; New Windows 10 Translations for Enhancement |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29283 | SynReflashPkg need to support more informations | Add packrat ID into file property while use SynReflashPkg to pack image and cfg |
HDR-29353 | Change featurescore to 0xF9 per MS recommendation | Changed FeatureScore to 0xF9 |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-29353 | Change featurescore to 0xF9 per MS recommendation | Changed FeatureScore to 0xF9 |
Update DriverName to the one with UUID appends. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-10618 | SynCOM samples have errors and warnings when compiling | mfctest; keypad; cPadClock; cPadImage; Disabler; Comtest; DisableGesture; SynDrumPad; BezelTest; SynWrapSample; SynPlot; SynDrumPad take out from SDK since it depends srd party library DirectX; SynView; SynForcePad; Dpn't include build bat files |
HDR-13375 | Remove LAPACK copyright info | Copyright 2014 to 2015; Remove LAPACK copyright info |
HDR-28137 | Un-installation driver is not clean | Use %ProgramFiles%\Synaptics\SynTP as temp dir to install auxiliary drivers instead of creating temp dirs in %ProgramData% |
HDR-29104 | Change driver package name from SynARP | Update OS support information in SynPD.inf |
HDR-26997 (FM: 2259) |
This is a placeholder for build generated checkins. | Update ReleaseNotes.html |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28137 | Un-installation driver is not clean | Un-installation driver is not clean - remove old SynTPCoInstaller; Use %ProgramFiles%\Synaptics\SynTP as temp dir to install auxiliary drivers instead of creating temp dirs in %ProgramData%; Always overwrite Coinstaller in update install |
HDR-28874 | Incorrect ASIC Displayed in Diagnostics Window | Get correct ASIC type from F01 query 19. |
HDR-29080 | Suppress Tap on Top Left Corner for SecurePad | Added code to suppress tap in the SecurePad notch area.; Checked whether query41 exists to find right offset for query43. |
HDR-29102 | Update control panel to disable top left corner tap zone from UI | Hidden top left tap zone controls from the control panel.; Fixed a compiling error. |
HDR-29103 | Update device type to SecurePad for SecurePad in the CPL to refer the device type | Updated device type to SecurePad in the CPL to refer the device type for SecurePad |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28622 | Tap zones can't work on the top right and top left corner | Allowed tap if a finger is in tap zone and object type is non-finger and tap zone is enabled. |
HDR-28913 | Return code=-1 | Fixed return code for setup |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28907 | Correct Finger Packet State not for all fingers in a group but for those who are really in the zones | Correctly update Finger Packet State not for all fingers in a group but for those who are really in the left/right/resting zones |
HDR-28944 (676644) |
[Microsoft Windows 10 Team] [DeviceCompat][HID][CUET] : The check box setting "Disable internal pointing device..." in mouse properties under clickpad tab doesn't get applied. | Fixed checkbox out of sync issue when there are two tabs in the control panel such as Show tray icon in the taskbar or disable internal pointing device when external USB pointing device is attached. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28731 | Add FeatureScore for all OEM INFs. | Fixed build errors.; Added FeatureScore in INF so OEM driver is always picked by WU first so the generic driver can be overridden in WU. |
HDR-28736 | Change SMBus mode switch retry to zero | Removed SMBus mode switch retry from SwitchMode because there is a retry logic in the low level driver (retry 16 times). |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28484 | Create miniport driver INF for major customers. | Created miniport driver installation package for major ciustomers. 1, Added plugin registries back fir miniport driver, otherwise synthenh cannot be launched. 2, Always created OSD class instead of enabling by registry because OSD is used several placec, if this registry is missing, the syntpenh will crash. |
HDR-28488 | Gesture and Pointing performance improvement | 1, Fixed memory leakage when the miniport driver is disabled or removed. 2, Fixed the miniport driver is disabled when any USB mouse is unplugged from USB ports. 3, Reported to PTP using normalized X, Y instead of filtered X, Y.; Fixed 1palm+1F failure issue if palm is down first, 1F is down second, then palm is up, the pointing does not work any more. We should fill in finger data one by one from array index 0, should no gap between finger data.. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28484 | Create miniport driver INF for major customers. | Created miniport driver installation paclage for major ciustomers. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28341 | Review all INFs to add HID/ACPI before PnP IDs | Per Win10 WU we have to add ACPI before PnP IDS isntead of *. |
Issue Number | Description | Fix Comment |
---|---|---|
PRJ-35549 | Find a solution to enable SMB driver update for specific PnP in WU | Enable SMB driver update for specific PnP in WU |
Issue Number | Description | Fix Comment |
---|---|---|
PRJ-35512 | Dual mode calculator pad for MSI | [Merge] From MSI branch to trunk. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28175 | Hide all edge swipe controls for Win10 | Hidden edge swipe controls from CPL for Win10. |
HDR-28189 | Add Intel SkyLake chipset support in SMB INF | Added Intel Skylake chipset support for SMBus. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28039 | TouchPad should be enabled after checked "Disable internal pointing device when external USB pointing device is attached" then unplugged external USB mouse. | Fixed the USB mouse plugin/unplugin disable/enable issue, the notification reason is changed, it does not match with user mode driver, so the event is not processed by the user mode driver., |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-27930 | Disable audio feedback for button clicking | Read ForcePad click sound mute status from registry.. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-913 (Hyder001) |
Using force data to reduce false taps working with ACM | Ignored tap decoding if force is less than certain threshold. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-27746 | Add more log information in the driver | Logged ForceModel reset event. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-695 | Apply new HID=SYN150B for MSI | Add DisablePivotRotate in SYN150B |
HDR-797 | Modify default setting | Add DisableKey, DisableEnableDeviceByLidCloseOpen in SYN150A. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-695 | Apply new HID=SYN150B for MSI | Add PnPID for Msi |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-626 (ECR232511) |
Unqouted Service Path in Registry with SynTPEnhServic | add quotes to Service's ImagePath in Registry |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-624 | Make DPI aware default disabled | Make DPI aware |
HDR-65 | TouchPad doesn't work for a time after detaching external USB mouse | Fixed TouchPad does not work after detaching external mouse |
HDR-583 | Modify Edge swipe setting | Modify edge swipe setting. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-511 | Pinch does not work in ForceTutorial app | Fixed wrong cursor position when DPI aware is enabled in syntpenh, that caused pinch or scrolling does not work if it uses wheel mouse message and the system is not in 96dpi. Called right function to window handle under pointer to fix wrong window handle which causes pinch does not work in ForcePad Tutorail app. |
HDR-524 | Modify Edgeswipe setting. | Adjust EdgeSwipe setting |
HDR-524 | Modify Edgeswipe setting. | Correct edgeswipe setting from default to win8. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-28 | [3+2BCP] 3F swipe not working on Metro Photo Application | Make 3F swipe working in Metro Photo Application |
HDR-411 | Powerpoint 2013 will be Grayed when using finger to Horizontal scrolling | Used key scroll instead of bar scrolling for PowerPoint to fix "Powerpoint 2013 will be Grayed when using finger to Horizontal scrolling". |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-264 | Audio feedback missed if clicking is too fast and audio playback is too slow | Queued clicking press/release event, then playback audio feedback one by one if the queue is not empty, this fixed clicking sound missing or press/release misorder. |
Issue Number | Description | Fix Comment |
---|---|---|
HDR-208 | Remove allowing edge swipe if first three packets are palm | Removed old implementation for relaxing palm rejection in the edge fro edge swipe gestures. |
HDR-209 | Add API to disable/enable suppression motion while typing. | Exposed API to allow an application to disable/enable motion suppression while typing. |
HDR-210 | Force drag is triggered unexpected | Fix an wrong ForceReleased drag generated by Force-Clciking-releasing without motion before release force. |
HDR-227 | Relax edge swipe condition in edge if first three packets are palm | Ignored palm check for first three packets if it is edge swipe, this will fix edge swipe missing with large flat finger or very fast edge swipe. |
Issue Number | Description | Fix Comment |
---|---|---|
"Enable" button is not greyed out if the TP is disabled, then plug in USB mouse with "Disable internal pointing device when external USB pointing device is attached" checked. | ||
TP-48702 | Apply SYN150A on MSI inf file. | Added pnpid=SYN150A |
Issue Number | Description | Fix Comment |
---|---|---|
TP-48427 | The Touchpad lost function went through OOBE,booted into OS. | Add Edge Swipe UI. |
TP-48447 | Modify default setting on SYN1507 | Set "Disable internal pointing device when external USB pointing device is attached" to "Uncheck". |
Issue Number | Description | Fix Comment |
---|---|---|
TP-47650 (ECR209588 -> Win7, ECR209586 -> Win8) |
UI translation on Chinese Simplified | New translations for the word "Charms" for Windows 8 |
TP-48348 | SynTPEnh crashes when the driver is uninstalled. | Fixed syntpenh crash when the dirver is uninstalled. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-48242 | Remove all short cuts all user when the driver is uninstalled/upgraded. | Remove All users short cuts in uninstallation or before driver update |
Issue Number | Description | Fix Comment |
---|---|---|
TP-48043 | Add TM number in configkey | Appended TM number in configkey so we can support multiple TouchPad in the system. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-47648 (ECR209588 -> Win7, ECR209586 -> Win8) |
UI translation on Brazil Portugese | Fix Portuguese translation for "charms" from Windows 8 |
TP-47650 (ECR209588 -> Win7, ECR209586 -> Win8) |
UI translation on Chinese Simplified | Add translated strings for TouchPad Pointing Speed and 3F Swipe; Fix Traditional and Simplified Chinese words for Win8 Charms |
TP-47856 | Text "Momentum" is not translated | Restore translation for "Momentum" |
TP-47874 | SynForcePad is not working on SMB or HID/I2C system | Modified the connection type in SynForcePad so we can run the demo app on SMB and other platform. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-47801 | On simplified Chinese language, the translation for "Pointing Speed" is different from the help file on the General tab | Fix Traditional Chinese translation for "Pointer Speed" help topic |
TP-47860 | Spell out FW to Firmware | Spelled out FW VErsion to Firmware Version. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-47799 | Set focus on Synaptics device tab | Set focus to Synaptics tab after the CPL is opened. |
TP-47814 | Top edge zone size is wrong | Top edge swipe zone size is wrong, whole TP is top edge swipe zone, this causes tue cursor cannot be moved vertically. |
TP-47815 | Change FW version display format for HID device | Changed FW version display format for HID device from major.minor to an integer. |
Issue Number | Description | Fix Comment |
---|---|---|
Fixed TP lost function after this power sequence s3->s4->resume.resume from s4, then resume |
Issue Number | Description | Fix Comment |
---|---|---|
Prevent unnecessary registry reads if stick device is not present. | ||
TP-47221 | Cursor gets stuck inside Application's border | Fixed "Sticky Border" option (in Accessibility options) so that the cursor is not stuck inside application's border after the application is closed. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46951 | Remove setting remote control region register for AMD SMB driver | Don't touch other bits of ASF_IO index 0x15 register, otherwise ASF does not work after S3/S4/S5. |
Added button state in packet when momentum was stopped otherwise drag was dropped after momentum if the button is still down. | ||
Greyed out some controls in main page if the device is disabled. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-47170 | customer report filter activation time is in 0/6, correct setting should be in 2/6 | Modified PalmCheck filters registry path to get settings for either ACM1 or ACM2.0.; Set advanced filter timeout to notch 2 (1sec). |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46951 | Remove setting remote control region register for AMD SMB driver | Removed unnecessary code to change the slave address of AMD SMB controller1 for ASF, this caused NIC fails to talk with SMB ASF. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46476 | [ACM2.0] Edge swipes | Eliminated accidental edge swipe while a finger moved to edge area of TouchPad. |
TP-46588 | New Video for SGS94 and UX_UI | Updated Control Panel Help Video files. |
TP-46749 | Improve 2F scrolling and inertial by using history data | Remove flag that is no longer used. Improve scrolling and inertia by using history data. Update 2FScrolling inertia settings for improved 2F scrolling. Change Inertia speed to be consistent with current settings. |
TP-46744 | Modify default setting of SYN1507 | Modify default setting for SYN1507.; Use the better one for KBCNotifyConfig. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46624 | Suppress Palm Clicking for ForcePad | Suppressed palm clicking for ForcePad. |
TP-46583 | Add VID = 1038 and PID = 1000 into exclusion list | Add VID=1038 and PID=1000 into exclusion list for MSI |
Issue Number | Description | Fix Comment |
---|---|---|
Lower the warning level to avoid annoying debug message. | ||
TP-46526 | Unexpected Click when a finger moves out of TouchPad from edge | Fixed unexpected click when a finger moves out of the ForcePad from edge. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46243 | Difference performance of 2 Finger Tap | Wait 20ms delay and retry ModeSwitch until it is sucessful or timeout. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46162 | HP-_project_: Unable to set EdgeMotion Speed faster than default | Increased maximum edgemotion speed which has more selections from the edge motion speed slider. |
TP-46206 | Locking Drag has no function in OEM INF | Fixed Lock Drag no funtion issuel. |
TP-46218 | Calculate the force after TPFiler | Calculate the force after TPFiler |
TP-46220 | Make ClickDrag edgemotion on ForcePad | Made ClickDrag edgemotion work after force calculation was moved after CTPFilter. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45899 | Add Code for supporting Legacy TouchPad PC settings opt-in on win 8.1 | Add code to support Legacy touchpad setting on win8.1 |
TP-45967 | BSOD on version 17.0.8.11 | Check IRQL before calling KeClearEvent. |
TP-46066 | 2F click & drag terminates when the force is relaxed = make it similar to 1F click & drag | Added code to support 2F drag with force released. |
TP-46082 | BSOD after S3 resume | Move startTimer in front of syn function. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-46014 | OEMWPF and OEMWPF_RMIHID: TP can't work after drag file with DragLock function enabled with TP v17.0.17.0 | Added fix to release drag lock after 500ms timeout, and not make touchpad frozen. Update code to allow dribble packets to be sent, but not mess other sending group packets. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45281 | Click action is not consistent | Fixed the issue which checked wrong registry control for enabling/disabling 1Palm+MF clicking. |
TP-45755 | resting palm + 1F click or 2F click support | Removed TL2s. |
TP-45976 | Skip force calculation for Palm | Skipped force calculation if there is only palm without any finger. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45934 | Add different force release threshold for 2F drag there is one finger in the button | Added another force release threshold for 1F resting + another finger drag. |
TP-45976 | Skip force calculation for Palm | Skipped force calculation for palm object.; Skipped force calculation if there is only palm without any finger. |
TP-45977 | Add "Enable Force" in the tray icon to disable/enable force continuation. | Added control option "Enable Force" in tray icon that allows end user to enable/disable force conitnuation pinch and scrolling, and 2F clicking. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45281 | Click action is not consistent | Added registry control to enable/disable 1Palm+MF clicking. |
TP-45755 | resting palm + 1F click or 2F click support | 1, Used ClickSmart for 2F click in ForcePad, we don't need to consider the force. 2, Made 1Palm+1F and 2F click work. |
TP-45756 | resting palm + 2F tap | Fixed bit mask. Reimplemented MF tap with resting fingers in button zone. |
TP-45918 | Add FW RawPacket Position filter to the driver | Add FW RawPacket Position filter to the driver |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44750 (20130628 meeting with Kirk) |
After log file capture Kirk would like the default folder opened so that the log file can be copied or viewed instead of just closing | Add option for user to open log file folder after collecting diagnostic info |
TP-45827 | Add option to show progress either in current command prompt window or show it in another command prompt window title | Added an option to show progress either in current command prompt window or show it in another command prompt window title |
Issue Number | Description | Fix Comment |
---|---|---|
Added HID mouse filter callback functions. | ||
TP-45582 | BSoD on WHCK test | Keyboard filter driver should pass specific IOCTL to function driver. |
TP-45786 | BSOD 0x1E occur when customer uninstall driver | For uninstall case, we still need to unregister notification handler. |
TP-45792 | 988033 Touchpad cannot be disabled/Enabled by hotkey(Fn+f2)on bullet unit | Fix Mux KBC if touchpad is connected to port 1, 2 or 3. |
TP-45801 | Keep motion/tap/gesture suppression after palm before timeout | Last palm time stamp variables were reset. Fix "keep motion/tap/gesture suppressed after palm before timeout" feature. |
TP-45803 | Show right asic type from Diag. page | Show right ASIC type for 1320 and 1321 on Diag. page. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45582 | BSoD on WHCK test | Fix BSOD when doing system WHCK test |
TP-45663 | BSOD for WHCK "Fault Injection Test" | Fix WHCK Fault Injection Test |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44637 | Testarossa - BITS087995: [PT_TSA]Sometimes mouse cursor don't change icon as scrolling | Added fix to show custom cursor correctly. |
TP-45194 | English description on Simplified Chinese OS | Update translations |
TP-45590 | BSOD 0x10D occur when doing Restart,S3 and S4 +LAN (Right usb port) 14 hours | Unregister RMI callback func before register it. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45504 | Spyder ULT - There is no function after install driver | Pass the WdfRequest handle to the WDF function . |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45258 | OEM_project_ (SYN1E62) - BSOD after installing v17.0.9 driver | Use InterlockedExchange() and add comments. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45096 | Device fails detection after reflashing fw using SynapticsReflash found in v17_0_7 | Fixed Device fails detection after reflashing fw |
TP-45258 | OEM_project_ (SYN1E62) - BSOD after installing v17.0.9 driver | Use atomic variable to avoid reentry and add timeout mechanism as well. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45258 | OEMEnvy (SYN1E62) - BSOD after installing v17.0.9 driver | Rollback codes. It seems problem to call Mutex acquire function in DPC. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-45025 | After use touchpad to reboot system, it would BSOD in OS | Check IRQL before calling RtlQueryRegistryValues function. |
TP-45111 | Mode switch failed on Win8.1 | Suppor OEM SMBus Host Controller. |
TP-45147 | Cusor jumps with OEM 5BFP | Add mechanism to avoid reentry for SMBus driver. Port reentry avoidance mechanism to CRMIPort. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-42303 | Improve Driver build process and release note for customers | Remove useless notification in middle of build; Fix file verification script; Fix UTF-8 failure to translate non-ASCII apostrophe in release notes |
TP-44354 | Horizontal two finger scrolling can't work on PDF file via win8 PFD APP | Fix horizontal scrolling becomes vertical scrolling in Metro simple Chinese pdf reader |
TP-44770 | Bonsai - Can not use zoom in/out function after put a third or more fingers on the touchpad | Avoid canceling pinch action when more finger down feature is set. |
TP-44975 | WHCK Failure (PS/2) - 17.0.5.3 | HPConsumer.inf (Next/Blue) | Added Synaptics generic compatible ID *SYN0002 for all PS2 touchpad infs; Added a hack until Microsoft fixes its WHCK tool |
TP-45042 | Scrolling is not smoothly on metro app Photos and Camera while ZoomPerfect is enabled | Fix injection error for 2 finger scrolling gesture under Metro-mode app. This error will cause scrolling not smooth. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44571 | Spyder ULT - Default setting is incorrect | Duplicate of ClickpadViews, ClickpadViewModel for OEM Win7 UI for 2013. |
TP-44879 | OEMWPF TPPB - modified Win7 UI for 2013 | Changed help text. Added new help text, all in English for now. |
Issue Number | Description | Fix Comment |
---|---|---|
Display ACM 2.0 type in Diagnostic panel | ||
TP-44941 | Getting wrong register offset of ACM20 existence for old FW | Parsing ACM2.0 existence information correctly.; Update the packrat number.; Provide ACM2.0 disabled setting. |
Issue Number | Description | Fix Comment |
---|---|---|
Follow-up: add registry overrides for RMI4 caps; Add RMI4 capabilities query to API | ||
TP-44188 | Customer wants previous release notes combined with current release notes | Add a "history" feature to ReleaseNotes.HTML; Build script now creates a history from previous release notes |
TP-44828 (958966) |
It will pop up the error "SynTPEnh.exe-Entry Point Not Found" at the end of insttalling Synaptics driver on Vista 32&64. | Fixed SynTPEnh and SynTPHelper crash in Vista with driver built with Vs2012 |
Issue Number | Description | Fix Comment |
---|---|---|
Do fixme and handle F11 data offsets properly. Still a wip since a large number of F11 data registers remain unchecked in the interrupt handler. | ||
TP-44721 | Geasture issue on Google Chromewith High DPI setting | Fixed issue of two finger scrolling not working when cursor is near the right edge of the window with DPI=150% |
TP-44750 (20130628 meeting with Kirk) |
After log file capture Kirk would like the default folder opened so that the log file can be copied or viewed instead of just closing | In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated.; In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated. Update Manifest |
Issue Number | Description | Fix Comment |
---|---|---|
TP-42303 | Improve Driver build process and release note for customers | For release notes, if "Contact" field is missing, print the Creator of the Jira issue; Create a default empty dictionary in case JSON load fails for invalid and missing Jira numbers; Use Python decode('utf-8-sig') to strip byte order mark out of text; Do not distribute Release.txt any more since it is not updated. Use ReleaseNotes.html. |
TP-43964 | ACM 2.0 change of algorithm strength driver meta-bug | Make contact type interface consistent. Add HasACM2() query. |
TP-44618 (TM-2768-001) |
The systray icons will flicker when scrolling in a photos viewer with three finger flick | Only turned on IME workaround for twist action instead of all gestures for Photo Viewer. |
TP-44682 | Use maximum force instead of total force for multiple fingers click | Used maximum force instead of total force for MF click. |
TP-44692 (ECR177029, ECR176429) |
Copyright issue | Update Coypyright to 1996-2013 |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44299 | Right side, down side "Return at edge of screen" in Momentum doesn't work | Fixed the bounce off screen edge in momentum not working issue with high DPI. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44440 | Convert packet count to time | Improve taps-Convert packet count to time.; Make gesture work properly for different report rates of devices; Make PalmOnPad gesture works normal for various report rate of devices.; code improve by rename a function.; Add a utility function to clear packet. |
TP-44531 | Silent Uninstallation fail in in toshiba.inf | Silent Uninstallation fail with SynIsdll built with Vs2012; Silent Uninstallation fail in in Win8 x64 |
TP-44533 | Application crashes when we double tap on the top left corner of the TP to disable the touchpad in HPNEWUI v17.0.0 | Changed call convention from std to cdecl to fix syntpenh creash when it reads Png file. |
TP-44564 | ACM2.0 can't work on OEM machine | FollowUp:Change uiQuery36Offset -- to uiQuery36Offset--.; Correct RMI query parsing. |
Issue Number | Description | Fix Comment |
---|---|---|
TP-44045 | _project_ (175) - Tap to click will invalid for few seconds after 2 or 3 finger slide on pad | Improve conmunication between API and Kernel Driver.; |
TP-44046 | _project_ (176) - Continue tap the 2-finger on the touchpad surface will always trigger both of mouse right and left button events. | Improve tap vs drag with 1F and multifingers, as well as communication between API and Kernel Driver.. |
TP-44244 | Task tray Synaptics icon, "Pressure graph" and "MoodPad" items cannot be seen. | Fixed the wrong location of popmenu by right clicking trayicon, when the size of all items is set to 150% in control panel. |
TP-44299 | Right side, down side "Return at edge of screen" in Momentum doesn't work | Fixed the bounce off screen edge in momentum not working issue, when the size of all items is set to 150% in control panel. |
TP-44300 | Enable Tap zone, even touch right up corner, Maximum windows doesn't work | Fixed the issue of maximizing windows not working, when the size of all items is set to 150% in control panel. |
TP-44348 | Switch from VS2005 to VS2012 by Default | Save 2005 solution; Switch from VS2005 to VS2012 by Default Use include and lib files from T drive; Bump SynTPCo19.dll to SynTPCo20.dll; SynDell;share\Png; Solution files; KmdfLibraryVersion = 1.11, WdfCoInstaller01011.dll; SynOsLib dir.lst; Remove ...2012.sln files; Inf2Cat; forcetext2bin; Use Include and lib files from T drive |
TP-44457 | 16.6.5 sony2006.inf Two-Finger horizontal scroll failed. | Only read application specific settings when apps switch happens, otherwise some user specific settings will be overridden if CPL is opened and changes are not apllied. |