ProgDVB (64-bit) 歷史版本列表
ProgDVB 64 位是一個軟件,允許您觀看衛星電視,並直接從衛星收聽收音機頻道,通過使用 DVB-PCI 卡與電路板上的硬件解碼器,SAT 碟和個人 x86 兼容電腦。該軟件可以選擇將網絡廣播和音頻或視頻錄製成不同的數字媒體格式。下載 Windows 的 ProgDVB 離線安裝程序設置.ProgDVB 和 ProgTV 是兩個獨立的用戶界面,可以在一個通道,設置列表中的一個文件夾中一起使用。... ProgDVB (64-bit) 軟體介紹更新時間:2020-09-04
更新細節:
更新時間:2020-09-03
更新細節:
What's new in this version:
Features:
- Added back a previously broken visibleOnFullScreen option for setVisibleOnAllWorkspaces
- Added the currencyCode field that Apple's StoreKit in-app-purchasing library provides but has not been added to the Product object that inAppPurchase.getProducts returns
Fixed:
- Fixed powerMonitor not emitting suspend/resume events on some Windows machines
- Fixed an issue where filters set in dialogs on macOS would have nondeterministic ordering
- Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying
- Fixed frameless window's size being changed when restored from minimized state
- Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled
- Fixed node's TLS stack not allowing renegotiation
- Fixed the following issues for frameless when maximized on Windows * fix unreachable task bar when auto hidden with position top
- fix 1px extending to secondary monitor
- fix 1px overflowing into taskbar at certain resolutions
- fix white line on top of window under 4k resolutions
- Fixed window size being changed after unmaximizing
- Fixed not working WebSQLDatabase in extension background pages
更新時間:2020-09-03
更新細節:
What's new in this version:
Fixed:
Fixes the following issues for frameless when maximized on Windows:
- fix unreachable task bar when auto hidden with position top
- fix 1px extending to secondary monitor
- fix 1px overflowing into taskbar at certain resolutions
- fix white line on top of window under 4k resolutions
- Fixed powerMonitor not emitting suspend/resume events on some Windows machines
- Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying
- Fixed an issue where some Node.js methods would not work with URL instances constructed in the renderer process
- Fixed frameless window's size being changed when restored from minimized state
- Fixed inactive windows having active titlebar on Windows
- Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled
- Fixed node's TLS stack not allowing renegotiation
- Fixed window size being changed after unmaximizing
更新時間:2020-09-01
更新細節:
What's new in this version:
Fixed:
- Fixed an issue where filters set in dialogs on macOS would have nondeterministic ordering. #25192
- Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled. #25178
- Fixed the following issues for frameless when maximized on Windows * fix unreachable task bar when auto hidden with position top
- fix 1px extending to secondary monitor
- fix 1px overflowing into taskbar at certain resolutions
- fix white line on top of window under 4k resolutions. #25216
- Fixed issue where clicking notifications would no longer dismiss them as expected
Changed:
- Updated Chromium to 85.0.4183.93
更新時間:2020-08-31
更新細節:
What's new in this version:
Fixed:
- Priority was not parsed correctly if supplied as through the API
- API-call addfile could fail if name and nzbfile were used
- Permissions were still not set correctly when creating directories
- Propagation delay label was shown even if no delay was activated
- Reading RSS feed with no categories set could result in crash
- Jobs with numeric names could crash post-processing
- Jobs with missing articles could result in crash
- macOS: changed the power assertion to NoIdleSleep
- Windows: end-of-queue-script did not run on Windows
- Windows: crash if the virus scanner removed the certificate bundle
- Basic Authentication resulted in crash
- Permissions were not set correctly when creating directories
- Windows: base SSL certificate bundle was not included
- Resolved potential security issue in FAT-filesystem check and Nice and IONice Parameters
- More information: GHSA-9x87-96gg-33w
- Sample removal did not work if only 1 sample file was present
- Crash on badly formatted RSS-feeds or readout during editing
- Only really run pre-queue-script when it is set
- Always report API paused status as a boolean
- Automatic aborting of jobs that can't be completed would sometimes not trigger
- Windows systems could enter standby state during downloading
- Some errors thrown by unrar were not caught
- Files and sockets were not always closed correctly
- Unwanted extension check was overly aggressively deleting folders
Changed:
- Python 3.5 and above are the only supported versions of Python
- Cache handling is greatly improved, resulting in more stable speeds on some systems
- Articles failing with CRC errors are now retried on other servers
- SFV files, even obfuscated, will be used for renaming when there are no par2 files
- Fully obfuscated RAR-sets with no verification files are detected and extracted
- Built-in internet bandwidth test
- Windows Service support was changed. The service will need to be reinstalled
- The Windows installer is 64-bit only, for 32-bit please use the standalone package
- Files inside an NZB that are fully identical are now skipped automatically
- Folders of jobs that failed post-processing are renamed to _FAILED_
- Blocking of unwanted extensions that are directly inside an NZB
- In Python 3 OpenSSL 1.1.1 is used for Windows and macOS, as a resul
- newsservers manually set to RC4-MD5 cipher can no longer connect
- TLS1.3 support for newsserver connections
- SABYenc, par2 and unrar are now required to start downloading
- Growl-support was removed
- The smpl skin was removed
- Using the API with output=text to add NZB's will report the nzo_ids instead of ok
- Queue-item labels are no longer part of the name but separated in API-property labels
- API-calls tapi and qstatus were removed
- On Windows only Multipar is available for repair
- Linux tray icon support was improved
- On Linux special permission bits are removed from files after download
- macOS features such as the menu and notifications now use native code
更新時間:2020-08-31
更新細節:
What's new in this version:
- Enabling cast for Chromecast (thanks k3219)
- Support for major Chromium upgrade (84.0.4147.135 → 85.0.4183.83)
更新時間:2020-08-29
更新細節:
What's new in this version:
Added:
Improved TRegExpr engine:
- regexp: supported Unicode characters after U+FFFF (ie surrogate pairs) for '.', 'W', 'S', 'D' etc.
- regexp: supported "atomic groups": (?>foo|bar|ok)
- regexp: supported "nagative lookahead": foo(?!bar)
Fixed:
- lexer Python: regression in code-tree
- regression in Markdown tree-helper
更新時間:2020-08-28
更新細節:
What's new in this version:
Features:
- Added visualEffectState option to BrowserWindows to allow customization of vibrancy effect state on macOS
- Added app.createThumbnailFromPath() API that returns a preview image of a file given its file path and a maximum thumbnail size
- Added back a previously broken visibleOnFullScreen option for setVisibleOnAllWorkspaces
- Added the currencyCode field that Apple's StoreKit in-app-purchasing library provides but has not been added to the Product object that inAppPurchase.getProducts returns
Fixed:
- Fixed Electron not working on Windows 7 after
更新時間:2020-08-27
更新細節:
What's new in this version:
- Fix MP4 files issue
- Fix capture/playback issue in some conditions
更新時間:2020-08-26
更新細節: