RecentX 歷史舊版本 Page3

最新版本 DS4Windows 3.2.1 (64-bit)

RecentX 歷史版本列表

RecentX 是 Windows 設計的啟動器,使您的計算生活更加快樂。這是塞滿了創新的方式訪問你的東西在 Windows PC 上閃電般的速度。非凡的 Windows 應用程序,可以快速訪問您的文件,文件夾,程序,網站和應用程序。剪貼板的歷史。 RecentX 是驚人的 Windows 程序!RecentX 功能:保存大量的時間 使用很少的按鍵即時啟動任何文件,文檔,文件夾,應用程序,網絡歷... RecentX 軟體介紹


DS4Windows 3.1.9 (64-bit) 查看版本資訊

更新時間:2022-10-26
更新細節:

What's new in this version:

- Updated ViGEm.NET libraries. Includes check for IOCTL_DS4_AWAIT_OUTPUT_AVAILABLE status
- Added check that AwaitBufferThread has reached inner loop before attempting to Interrupt thread
- Fixed Gyro Mouse Joystick output for vertical axes

DS4Windows 3.1.8 (64-bit) 查看版本資訊

更新時間:2022-10-25
更新細節:

What's new in this version:

- Added working directory info for startup lnk file
- Display input slot number in Output Slots tab
- Force update TooltipText in GUI thread
- Implementation of Touch Mouse Joystick
- Fixed log message generation when virtual pad plugin fails
- Abstract post action stick axis state changing for use with Mouse Joystick routines
- Display some input device information in Output Slots section
- Added some device number checks in ProfileSettingsVM. Avoids test index
- Fixed Keypad Decimal mapping for FakerInput
- Fixes for virtual DS4 output feedback support from ViGEm project
- Updated ViGEmClient and ViGEm.NET libraries
- Virtual DS4 output feedback support re-enabled

Node.js 19.0.0 (64-bit) 查看版本資訊

更新時間:2022-10-19
更新細節:

What's new in this version:

Notable Changes:
Deprecations and Removals:
- (SEMVER-MAJOR) module: runtime deprecate exports double slash maps
- (SEMVER-MAJOR) process: runtime deprecate coercion to integer in process.exit()

Node.js 18.11.0 (64-bit) 查看版本資訊

更新時間:2022-10-14
更新細節:

What's new in this version:

Notable changes:
- watch mode (experimental)
- Running in 'watch' mode using node --watch restarts the process when an imported file is changed
- Contributed by Moshe Atlow

Other notable changes:
fs:
- (SEMVER-MINOR) add FileHandle.prototype.readLines

http:
- (SEMVER-MINOR) add writeEarlyHints function to ServerResponse

http2:
(SEMVER-MINOR) make early hints generic

lib:
- (SEMVER-MINOR) refactor transferable AbortSignal

src:
- (SEMVER-MINOR) add detailed embedder process initialization API

util:
- (SEMVER-MINOR) add default value option to parsearg

DS4Windows 3.1.7 (64-bit) 查看版本資訊

更新時間:2022-10-13
更新細節:

What's new in this version:

- Added stick delta acceleration options for LS and RS
- Added extra UAC Warning to Log when using SendInput event generator. Contribution by Yohoki
- Changed URL parser for link generation in LogMessageDisplay window
- Changed XInput output slot display routine. Contribution by Ygor
- Added Touchpad virtual button activation mode options. Adds ability for activation on Touchpad Touch and Touchpad Release
- Added newer possible HidHide locations to HidHide client search routine
- Updated some NuGet packages. H.NotifyIcon.Wpf, MdXaml, Nefarius.Utilities.DeviceManagement
- Updated linked ViGEmBus version to 1.21.442.0. Now listed as a stable release
- Lowered eventDispatcherThread priority to BelowNormal; Event loop primarily used for hotplug and output device plugin and removal
- Added PowerA FUSION Wired Fightpad for PS4 to known device list. Contribution by Ygov
- Added Thrustmaster eSwap Pro to known device list. Contribution by SakifX9
- Arabic language translation updated. Contribution by Ahmed
- Added reWASD and VirtualHere to new exclusion filter for virtual device check. Contribution by Nefarius
- Changed duration for multimedia timer in app. Not really used now but it would allow sleep times less than 16 ms in app
- Unfortunately had to disable virtual DS4 feedback support again. Routine only worked reliably with one controller

MP4 Player 4.16.7 查看版本資訊

更新時間:2022-10-07
更新細節:

MP4 Player 4.16.5 查看版本資訊

更新時間:2022-10-02
更新細節:

Node.js 18.10.0 (64-bit) 查看版本資訊

更新時間:2022-09-29
更新細節:

What's new in this version:

doc:
- (SEMVER-MINOR) deprecate modp1, modp2, and modp5 groups
- add legendecas to TSC list
- move policy docs to the permissions scope

gyp:
- libnode for ios app embedding

http:
- (SEMVER-MINOR) throw error on content-length mismatch

stream:
- (SEMVER-MINOR) add ReadableByteStream.tee()

Node.js 18.9.1 (64-bit) 查看版本資訊

更新時間:2022-09-24
更新細節:

What's new in this version:

Fixed:
- DNS rebinding in --inspect on macOS
Insufficient fix for macOS devices on v18.5.0
- Node 18 reads openssl.cnf from /home/iojs/build/ upon startup on MacOS
- HTTP Request Smuggling - Flawed Parsing of Transfer-Encoding
Insufficient fix on v18.5.0
- HTTP Request Smuggling - Incorrect Parsing of Multi-line Transfer-Encoding
Insufficient fix on v18.5.0
- HTTP Request Smuggling - Incorrect Parsing of Header Fields
- Weak randomness in WebCrypto keygen

Node.js 18.9.0 (64-bit) 查看版本資訊

更新時間:2022-09-09
更新細節:

What's new in this version:

doc:
- add daeyeon to collaborators

lib:
- (SEMVER-MINOR) add diagnostics channel for process and worker

os:
- (SEMVER-MINOR) add machine method

report:
- (SEMVER-MINOR) expose report public native apis

src:
- (SEMVER-MINOR) expose environment RequestInterrupt api

vm:
- include vm context in the embedded snapshot