Daum PotPlayer (32-bit) 歷史版本列表
Daum PotPlayer 是一個免費的多媒體播放器,支持各種不同的視頻編解碼器和格式。 Daum PotPlayer 已經包含內置的編解碼器,無需手動安裝。它還支持數字電視設備,網絡攝像頭,模擬,DXVA,現場直播等。 Enhanced H / W-Acceleration使用 DXVA,CUDA,QuickSync 提供使用最少資源的最高性能。充分利用你所擁有的東西。 使用 3D沉浸式觀看體... Daum PotPlayer (32-bit) 軟體介紹更新時間:2020-11-27
更新細節:
What's new in this version:
- Fixed a small bug that could cause a crash on start up in rare cases
更新時間:2020-11-25
更新細節:
What's new in this version:
Changes:
- (SEMVER-MINOR) dns: add a cancel() method to the promise Resolver
- (SEMVER-MINOR) events: add max listener warning for EventTarget
- (SEMVER-MINOR) http: add support for abortsignal to http.request
- (SEMVER-MINOR) http2: allow setting the local window size of a session
- (SEMVER-MINOR) lib: add throws option to fs.f/l/statSync
- (SEMVER-MINOR) path: add path/posix and path/win32 alias modules
- (SEMVER-MINOR) readline: add getPrompt to get the current prompt
- (SEMVER-MINOR) src: add loop idle time in diagnostic report
- (SEMVER-MINOR) util: add util/types alias module
更新時間:2020-11-22
更新細節:
What's new in this version:
- Minor fixes and tweaks
更新時間:2020-11-17
更新細節:
What's new in this version:
Fixed:
- Denial of Service through DNS request (High). A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of service by getting the application to resolve a DNS record with a larger number of responses.
更新時間:2020-11-11
更新細節:
What's new in this version:
events:
- getEventListeners static
fs:
- support abortsignal in writeFile
- add support for AbortSignal in readFile
stream:
- fix thrown object reference
更新時間:2020-11-05
更新細節:
更新時間:2020-10-22
更新細節:
What's new in this version:
- Major update, added the registry files and service startup commands to support Windows 10 build 2009
- Updated default registry and file permissions for Windows 10 as of Oct 22nd 2020
更新時間:2020-10-22
更新細節:
What's new in this version:
- Crypto: fix regression on randomFillSync
- Deps: upgrade npm to 7.0.3 (Ruy Adorno)
- Doc: add release key for Danielle Adams
更新時間:2020-10-21
更新細節:
What's new in this version:
- Added the ability to batch edit time in bookmark editing
- Fixed a problem where color was abnormal when playing HDR HLG video
- Fixed a problem where video capture screen was abnormal when using 10-bit output
- Fixed a problem that CPU usage was high when using LayeredWindow skin
- Fixed an issue that total time was recognized as 0 when playing a specific MKV file
- Fixed a problem that bookmarks were duplicated in certain situations when deleting a bookmark
- Fixed to keep line breaks as much as possible when translating subtitles
- Fixed a problem where output of certain ASS/SSA subtitles was abnormal
- Fixed an issue where playback stopped when searching for certain MOV files
更新時間:2020-10-21
更新細節:
What's new in this version:
Deprecations and Removals:
- (SEMVER-MAJOR) build: remove --build-v8-with-gn configure option
- (SEMVER-MAJOR) build: drop support for VS2017
- (SEMVER-MAJOR) doc: move DEP0018 to End-of-Life
- (SEMVER-MAJOR) fs: deprecation warning on recursive rmdir
- (SEMVER-MAJOR) lib: add EventTarget-related browser globals
- (SEMVER-MAJOR) net: remove long deprecated server.connections property
- (SEMVER-MAJOR) repl: remove deprecated repl.memory function
- (SEMVER-MAJOR) repl: remove deprecated repl.turnOffEditorMode() function
- (SEMVER-MAJOR) repl: remove deprecated repl.parseREPLKeyword() function
- (SEMVER-MAJOR) repl: remove deprecated bufferedCommand property
- (SEMVER-MAJOR) repl: remove deprecated .rli
- (SEMVER-MAJOR) src: remove deprecated node debug command
- (SEMVER-MAJOR) timers: introduce timers/promises
- (SEMVER-MAJOR) util: change default value of maxStringLength to 1000
- (SEMVER-MAJOR) wasi: drop --experimental-wasm-bigint requirement