ProgDVB (64-bit) 歷史版本列表 Page15

最新版本 Ryujinx 1.1.1213

ProgDVB (64-bit) 歷史版本列表

ProgDVB 64 位是一個軟件,允許您觀看衛星電視,並直接從衛星收聽收音機頻道,通過使用 DVB-PCI 卡與電路板上的硬件解碼器,SAT 碟和個人 x86 兼容電腦。該軟件可以選擇將網絡廣播和音頻或視頻錄製成不同的數字媒體格式。下載 Windows 的 ProgDVB 離線安裝程序設置.ProgDVB 和 ProgTV 是兩個獨立的用戶界面,可以在一個通道,設置列表中的一個文件夾中一起使用。... ProgDVB (64-bit) 軟體介紹


Symfony 6.2.3 查看版本資訊

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

What's new in this version:

Fixed:
- [DependencyInjection] Fix resolving parameters when dumping lazy proxies
- [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold
- [Console] Correctly overwrite progressbars with different line count per step
- [Form] Make ButtonType handle form_attr option
- [DependencyInjection] Fix deduplicating service instances in circular graphs
- [WebProfilerBundle] fix Mailer detail on click
- [CssSelector] Fix escape patterns
- [Translation] Fix undefined variable messages in ConstraintVisitor
- [PropertyAccess] Fix nullsafe chain like x?.y
- [Cache] RedisTrait::createConnection does not pass auth value from redis sentinel cluster DSN
- [VarExporter] Fix exporting classes with __unserialize() but not __serialize()
- [Validator] Fix IBAN format for Tunisia and Mauritania
- [Workflow] Allow spaces in place names so the PUML dump doesn't break
- [VarExporter] Generate proxies for static abstract methods
- [SecurityBundle] Prevent RuntimeException on profiler
- Compatibility with doctrine/annotations 2
- [FrameworkBundle] Add MailPace definition

DBeaver 22.3.1 查看版本資訊

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

What's new in this version:

Data editor:
- Columns filtering/ordering menu was redesigned
- Virtual key definition behavior was redesigned

SQL editor:
- Script statistics visualization was fixed
- NullPointer error during new script opening was fixed

- Data transfer: variables resolve in saved tasks was fixed
- Folders drag-n-drop was improved. Drop into root is now possible
- Drag-n-drop from navigator window was fixed for GTK
- Native SQL script execute wizard UI was improved
- Debug log file rotation was added, solves problem with huge log files
- Errors during driver files download are now handled properly
- SSL certificates configuration on  Windows was fixed
- Proxy settings are saved between app installations (Windows installer)
- Confirmation dialogs were redesigned
- "Reset UI settings" and "Reset workspace" behavior was redesigned.
- Tasks view now shows tooltips
- Data export in SQL INSERT format now supports custom target table name configuration
- Issue with columns visibility in metadata editor was resolved
- Chinese localization was extended (thanks to @bianyun1981)
- Eclipse plugin now supports the latest Eclipse IDE version
- DBeaver base platform was changed to Eclipse 2022-12
- AWS Athena driver version was upgraded

PostgreSQL:
- SSL keys automatic conversion was added
- Template databases duplication was fixed
- Object dependencies read query was fixed

- Azure SQL Server driver configuration was fixed (multi-factor authentication support)
- MySQL NDB driver configuration was fixed
- MySQL: user name quoting was fixed
- Multiple minor UI bugs were fixed

Rclone 1.61.1 (64-bit) 查看版本資訊

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

What's new in this version:

Fixed:
docs:
- Show only significant parts of version number in version introduced label
- Fix unescaped HTML
- lib/http: Shutdown all servers on exit to remove unix socket
- rc: Fix --rc-addr flag (which is an alternate for --url)
- serve restic
- Don't serve via http if serving via --stdio
- Fix immediate exit when not using stdio
- serve webdav
- Fix --baseurl handling after lib/http refactor
- Fix running duplicate Serve call

Azure Blob:
- Fix "409 Public access is not permitted on this storage account"

S3:
- storj: Update endpoints

KLayout 0.28.2 (64-bit) 查看版本資訊

更新時間:2022-12-23
更新細節:

What's new in this version:

Features:
- LVS browser crashes

Rclone 1.61.0 (64-bit) 查看版本資訊

更新時間:2022-12-21
更新細節:

What's new in this version:

New backends:
- New S3 providers
- Liara LOS

New Features:
- build: Add vulnerability testing using govulncheck
- cmd: Enable SIGINFO
- config: Add config/setpath for setting config path via rc/librclone
- dedupe
- Count Checks in the stats while scanning for duplicates
- Make dedupe obey the filters
- dlna: Properly attribute code used from github
- Add minimum versions and status badges to backend and command docs
- Remote names may not start or end with space
- filter: Add metadata filters --metadata-include/exclude/filter and friends
- Make all duration flags take y, M, w, d etc suffixes
- Add global flag --color to control terminal colors
- fspath: Allow unicode numbers and letters in remote names
- lib/file: Improve error message for creating dir on non-existent network host on windows
- lib/http: Finish port of rclone servers to lib/http
- lib/oauthutil: Improved usability of config flows needing web browser
- Add support for modification time
- Fallback to sort by name also for sort by average size
- Rework to use tcell directly instead of the termbox wrapper
- rc: Add commands to set GC Percent & Memory Limit
- rcat: Preserve metadata when Copy falls back to Rcat
- rcd: Refactor rclone rc server to use lib/http
- rcserver: Avoid generating default credentials with htpasswd
- restic: Refactor to use lib/http
- serve http: Support unix sockets and multiple listeners
- serve webdav: Refactor to use lib/http
- test: Replace defer cleanup with t.Cleanup
- test memory: Read metadata if -M flag is specified
- wasm: Comply with wasm_exec.js licence terms

Fixed:
- build: Update golang.org/x/net/http2 to fix GO-2022-1144
- restic: Fix typo in docs 'remove' should be 'remote'
- serve dlna: Fix panic: Logger uninitialized.

Mount:
- Update cgofuse for FUSE-T support for mounting volumes on Mac

VFS:
- Windows: fix slow opening of exe files by not truncating files when not necessary
- Fix IO Error opening a file with O_CREATE|O_RDONLY in --vfs-cache-mode not full

Crypt:
- Fix compress wrapping crypt giving upload errors

Azure Blob:
- Port to new SDK
- Revamp authentication to include all methods and docs
- Port old authentication methods to new SDK
- Thanks to Stonebranch for sponsoring this work.
- Add --azureblob-no-check-container to assume container exists
- Add --use-server-modtime support
- Add support for custom upload headers
- Allow emulator account/key override
- Support simple "environment credentials"
- Ignore AuthorizationFailure when trying to create a create a container

Box:
- Added note on Box API rate limits

Drive:
- Handle shared drives with leading/trailing space in name

FTP:
- Update help text of implicit/explicit TLS options to refer to FTPS instead of FTP
- Improve performance to speed up --files-from and NewObject

HTTP:
- Parse GET responses when no_head is set
- Do not update object size based on Range requests
- Support Content-Range response header

Onedrive:
- Document workaround for shared with me files

S3:
- Add Liara LOS to provider list
- Add DigitalOcean Spaces regions sfo3, fra1, syd1
- Avoid privileged GetBucketLocation to resolve s3 region
- Stop setting object and bucket ACL to private if it is an empty string
- If bucket or object ACL is empty string then don't add X-Amz-Acl: header
- Reduce memory consumption for s3 objects
- Fix listing loop when using v2 listing on v1 server
- Fix nil pointer exception when using Versions
- Fix excess memory usage when using versions
- Ignore versionIDs from uploads unless using --s3-versions or --s3-versions-at

SFTP:
- Add configuration options to set ssh Ciphers / MACs / KeyExchange
- Auto-detect shell type for fish
- Fix NewObject with leading /

Smb:
- Fix issue where spurious dot directory is created

Storj:
- Implement server side Copy

KLayout 0.28.1 (64-bit) 查看版本資訊

更新時間:2022-12-21
更新細節:

What's new in this version:

Features:
- #1225 XML error prevents generation of help index
- Python module now has py.typed
- Some segfaults fixed on MacOS, other Linux systems
- dropped Python modules from RPM and DEB packages as this creates conflicts with pip-installed modules
- OASIS reader error with CBLOCK byte counts larger than 4G

Symfony 6.2.2 查看版本資訊

更新時間:2022-12-17
更新細節:

What's new in this version:

Fixed:
- [Serializer] fix context attribute with serializedName
- [Console] Revert "Fix clear line with question in section (maxbeckers)
- [Cache] fix lazyness of redis when using RedisTagAwareAdapter
- [HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses
- [DependencyInjection] Shared private services becomes public after a public service is accessed
- [Mailer] Include all transports' debug messages in RoundRobin transport exception
- [Validator] Allow opt-out of EmailValidator deprecation when using Validation::createValidatorBuilder()
- [FrameworkBundle] container:debug CLI output improvements for excluded services
- [Console] Fix clear line with question in section
- [HtmlSanitizer] Fix HtmlSanitizer default configuration behavior for allowed schemes
- [HttpFoundation] Use relative timestamps with MemcachedSessionHandler
- [Cache] Fix dealing with ext-redis' multi/exec returning a bool
- [Messenger] [Amqp] Added missing rpc_timeout option
- [Serializer] Prevent GetSetMethodNormalizer from creating invalid magic method call
- [HttpFoundation] Fix dumping array cookies
- [ExpressionLanguage] Fix BC of cached SerializedParsedExpression containing GetAttrNode
- [HttpKernel] Fix CacheAttributeListener priority
- [Translation] Fix extraction when dealing with VariadicPlaceholder parameters
- [SecurityBundle] Fix authenticator existence check in Security::login()
- [TwigBundle] Alias BodyRendererInterface
- [Console] Fix missing command not matching namespace error message
- [DependencyInjection] Fix bug when tag name is a text node
- [WebProfilerBundle] Fix dump header not being displayed
- [HttpClient] TraceableHttpClient: increase decorator's priority
- [FrameworkBundle] Allow configuring framework.exceptions with a config builder
- [Mime] Fix MessagePart serialization
- [Yaml] fix dumping top-level tagged values
- Fix getting the name of closures on PHP 8.1.11+
- [ErrorHandler][HttpKernel] Fix reading the SYMFONY_IDE env var
- [ErrorHandler] [DebugClassLoader] Fix some new return types support
- [VarExporter] Fix adding a key to an uninitialized array
- [Security] Fix invalid deprecation messages in Security constants
- [Clock] Fix usleep deprecation warning
- [HttpFoundation] IPv4-mapped IPv6 addresses incorrectly rejected
- [RateLimiter] Add int to Reservation::wait()
- [VarDumper] Ignore Error in __debugInfo()
- [VarExporter] Fix calling parent::__wakeup() when unserializing with LazyProxyTrait
- [DoctrineBridge] Skip resolving entities when the corresponding request attribute is already an object
- [FrameworkBundle] add kernel.locale_aware tag to LocaleSwitcher
- [FrameworkBundle] fix removing commands if console not available
- [DependencyInjection] Generate different classes for ghost objects and virtual proxies
- [DependencyInjection] Revert "Don't autoconfigure tag when it's already set with attributes"

ProgDVB 7.48.6 (64-bit) 查看版本資訊

更新時間:2022-12-16
更新細節:

What's new in this version:

ProgDVB 7.48.6 (64-bit)
- Change log not available for this version


ProgDVB 7.48.5 (64-bit)
- Change log not available for this version


ProgDVB 7.48.4 (64-bit)
- Update menus. Fixes of DVB and interfaces.


ProgDVB 7.48.2 (64-bit)
- Change log not available for this version


ProgDVB 7.48.1 (64-bit)
- Change log not available for this version


ProgDVB 7.48.0 (64-bit)
- Change log not available for this version


ProgDVB 7.47.9 (32-bit)
- Change log not available for this version


ProgDVB 7.47.8 (32-bit)
- Change log not available for this version


ProgDVB 7.47.7 (32-bit)
- Change log not available for this version


ProgDVB 7.47.6 (32-bit)
- Change log not available for this version


ProgDVB 7.47.5 (32-bit)
- Change log not available for this version


ProgDVB 7.47.4 (32-bit)
- Change log not available for this version


ProgDVB 7.47.3 (64-bit)
- Change log not available for this version


ProgDVB 7.47.2 (64-bit)
- Fixes command line and GUI skins


ProgDVB 7.47.1 (64-bit)
- Change log not available for this version


ProgDVB 7.47.0 (64-bit)
- Change log not available for this version


ProgDVB 7.46.9 (64-bit)
- Change log not available for this version


ProgDVB 7.46.8 (64-bit)
- Change log not available for this version


ProgDVB 7.46.7 (64-bit)
- Change log not available for this version


ProgDVB 7.46.6 (64-bit)
- Change log not available for this version


ProgDVB 7.46.5 (64-bit)
- Change log not available for this version


ProgDVB 7.46.3 (64-bit)
- Change log not available for this version


ProgDVB 7.46.2 (64-bit)
- Change log not available for this version


ProgDVB 7.46.1 (64-bit)
- Change log not available for this version


ProgDVB 7.46.0 (64-bit)
- Change log not available for this version


ProgDVB 7.45.8 (64-bit)
- More fixes for TV and VOD


ProgDVB 7.45.7 (64-bit)
- Change log not available for this version


ProgDVB 7.45.6 (64-bit)
- IFix of recording split, min duration and other


ProgDVB 7.45.5 (64-bit)
- Change log not available for this version


ProgDVB 7.45.4 (64-bit)
- Update of AAC support and fixes


ProgDVB 7.45.3 (64-bit)
- Change log not available for this version


ProgDVB 7.45.2 (64-bit)
- Change log not available for this version


ProgDVB 7.45.1 (64-bit)
- Change log not available for this version


ProgDVB 7.45.0 (64-bit)
- Change log not available for this version


ProgDVB 7.44.9 (64-bit)
- Change log not available for this version


ProgDVB 7.44.8 (64-bit)
- ProgDVB v7.44.8 Fixes of guide import, mp4, sources,...


ProgDVB 7.44.7 (64-bit)
- Change log not available for this version


ProgDVB 7.44.6 (64-bit)
- Change log not available for this version


ProgDVB 7.44.4 (64-bit)
- Change log not available for this version


ProgDVB 7.44.3 (64-bit)
- Change log not available for this version


ProgDVB 7.44.2 (64-bit)
- Change log not available for this version


ProgDVB 7.44.1 (64-bit)
- Fixes of subtitles, scanner and other parts


ProgDVB 7.44.0 (64-bit)
- New options for subtitles
- Important update of plugins API and other fixes


ProgDVB 7.43.9 (64-bit)
- Change log not available for this version


ProgDVB 7.43.8 (64-bit)
- Change log not available for this version


ProgDVB 7.43.7 (64-bit)
- Change log not available for this version


ProgDVB 7.43.6 (64-bit)
- Change log not available for this version


ProgDVB 7.43.5 (64-bit)
- Change log not available for this version


ProgDVB 7.43.4 (64-bit)
- Change log not available for this version


ProgDVB 7.43.3 (64-bit)
- Change log not available for this version


ProgDVB 7.43.1 (64-bit)
- Change log not available for this version


ProgDVB 7.43.0 (64-bit)
- Important fixes of playback and guide


ProgDVB 7.42.9 (64-bit)
- Change log not available for this version


ProgDVB 7.42.8 (64-bit)
- Change log not available for this version


ProgDVB 7.42.7 (64-bit)
- Change log not available for this version


ProgDVB 7.42.6 (64-bit)
- Change log not available for this version


ProgDVB 7.42.5 (64-bit)
- Fix of ATSC and some fixes/impoves of options


ProgDVB 7.42.4 (64-bit)
- Change log not available for this version


ProgDVB 7.42.3 (64-bit)
- Fixes of Audio processor, VOD, HLS, Controls, ...


ProgDVB 7.42.2 (64-bit)
- Change log not available for this version


ProgDVB 7.42.1 (64-bit)
- Xml transponder list support. Important fixes of options dialog.


ProgDVB 7.42.0 (64-bit)
- Change log not available for this version


ProgDVB 7.41.9 (64-bit)
- Change log not available for this version


ProgDVB 7.41.8 (64-bit)
- Change log not available for this version


ProgDVB 7.41.7 (64-bit)
- Quick switch ProgDVB and ProgTV by Control+S or interface. Fixes.


ProgDVB 7.41.6 (64-bit)
- Change log not available for this version


ProgDVB 7.41.4 (64-bit)
- Change log not available for this version


ProgDVB 7.41.2 (64-bit)
- IFix of recording split, min duration and other


ProgDVB 7.41.1 (64-bit)
- Update of radio channels support. Fixes of HLS, options dialogs


ProgDVB 7.41.0 (64-bit)
- Change log not available for this version


ProgDVB 7.40.9 (64-bit)
- Important fixes of ProgDVB settings and other parts


ProgDVB 7.40.8 (64-bit)
- Fixes of Stalker, ProgTV,... some internal changes


ProgDVB 7.40.7 (64-bit)
- ProgDVBService and other fixes


ProgDVB 7.40.6 (64-bit)
- Change log not available for this version


ProgDVB 7.40.5 (64-bit)
- Update of Xtream codes, Stalker and M3U support


ProgDVB 7.40.4 (64-bit)
- Update of Xtream codes VOD and Serials


ProgDVB 7.40.3 (64-bit)
- Change log not available for this version


ProgDVB 7.40.2 (64-bit)
- Update of Stalker support and some fixes


ProgDVB 7.40.1 (64-bit)
- Fixes (Teletext, JTV,...)


ProgDVB 7.40.0 (64-bit)
- Change log not available for this version


ProgDVB 7.39.9 (64-bit)
- Big update for text subtitles
- Fixes for more stability


ProgDVB 7.39.8 (64-bit)
- Change log not available for this version


ProgDVB 7.39.7 (64-bit)
- Updates and fixes of localizations, epg, vod,..


ProgDVB 7.39.6 (64-bit)
- Change log not available for this version


ProgDVB 7.39.5 (64-bit)
- Addition list with history of channels import
- Update of Prog Media Server, Polish localization and fixes


ProgDVB 7.39.4 (64-bit)
- Fixes of dialogs and impoves of network code


ProgDVB 7.39.3 (64-bit)
- Important fixes of ProgTV and ProgDVB


ProgDVB 7.39.2 (64-bit)
- Change log not available for this version


ProgDVB 7.39.1 (64-bit)
- Update Chinese Localization
- Fixes of guide import and some crashes


ProgDVB 7.39.0 (64-bit)
- Fixes of timeshift/file playback and other parts


ProgDVB 7.38.9 (64-bit)
- Fixes of network code, Guide, Timeshift


ProgDVB 7.38.8 (64-bit)
- Important fixes of ProgLauncher, Subtitles and some network channels


ProgDVB 7.38.7 (64-bit)
- Change log not available for this version


ProgDVB 7.38.6 (64-bit)
- Improvings or VOD, OSD options, playback stability


ProgDVB 7.38.5 (64-bit)
- Update FFmpeg and fixes


ProgDVB 7.38.4 (64-bit)
- Change log not available for this version


ProgDVB 7.38.3 (64-bit)
- Change log not available for this version


ProgDVB 7.38.1 (64-bit)
- Important fixes and some UI changes


ProgDVB 7.38.0 (64-bit)
- Fixes of UI and Engine. Updated some localizations


ProgDVB 7.37.9 (64-bit)
- Fixes and UI changes


ProgDVB 7.37.8 (64-bit)
- Update Proxy support and reset app data dialog
- IPTV Blind search in TV Sources like in ProgTV
- New unzip implementation


ProgDVB 7.37.7 (64-bit)
- Change log not available for this version


ProgDVB 7.37.5 (64-bit)
- Changes in localization code and fixes


ProgDVB 7.37.4 (64-bit)
- Change log not available for this version


ProgDVB 7.37.3 (64-bit)
- Change log not available for this version


ProgDVB 7.37.2 (64-bit)
- Change log not available for this version


ProgDVB 7.37.1 (64-bit)
- Change log not available for this version


ProgDVB 7.37.0 (64-bit)
- Now ProgDVB use .NET 4.7.2 and include ProgTV 2.x
- New design of TV sources (like in ProgTV)


ProgDVB 7.36.2 (64-bit)
- Change log not available for this version


ProgDVB 7.36.1 (64-bit)
- Change log not available for this version


ProgDVB 7.35.9 (64-bit)
- Many internal changes and important fixes (VOD, ProgGuide,..)


ProgDVB 7.35.8 (64-bit)
- Change log not available for this version


ProgDVB 7.35.7 (64-bit)
- Change log not available for this version


ProgDVB 7.35.6 (64-bit)
- Change log not available for this version


ProgDVB 7.35.5 (64-bit)
- Change log not available for this version


ProgDVB 7.35.4 (64-bit)
- Change log not available for this version


ProgDVB 7.35.3 (64-bit)
- Change log not available for this version


ProgDVB 7.35.2 (64-bit)
- Fixes of Stalker, Archive, ProgTV


ProgDVB 7.35.1 (64-bit)
- Change log not available for this version


ProgDVB 7.35.0 (64-bit)
- Change log not available for this version


ProgDVB 7.34.9 (64-bit)
- Change log not available for this version


ProgDVB 7.34.8 (64-bit)
- Impove Stalker API support


ProgDVB 7.34.7 (64-bit)
- Change log not available for this version


ProgDVB 7.34.6 (64-bit)
- Change log not available for this version


ProgDVB 7.34.5 (64-bit)
- Change log not available for this version


ProgDVB 7.34.4 (64-bit)
- Improve stability of background HLS channels and some other fixes


ProgDVB 7.34.3 (64-bit)
- IFix of recording split, min duration and other


ProgDVB 7.34.2 (64-bit)
- Change log not available for this version


ProgDVB 7.34.1 (64-bit)
- Change log not available for this version


ProgDVB 7.34.0 (64-bit)
- Change log not available for this version


ProgDVB 7.33.9 (64-bit)
- Change log not available for this version


ProgDVB 7.33.8 (64-bit)
- Change log not available for this version


ProgDVB 7.33.7 (64-bit)
- Change log not available for this version


ProgDVB 7.33.6 (64-bit)
- Change log not available for this version


ProgDVB 7.33.5 (64-bit)
Quick fix of archive


ProgDVB 7.33.4 (64-bit)
- Change log not available for this version


ProgDVB 7.33.3 (64-bit)
- Fixed: MPC Video renderer


ProgDVB 7.33.1 (64-bit)
- Change log not available for this version


ProgDVB 7.33.0 (64-bit)
- Change log not available for this version


ProgDVB 7.32.9 (64-bit)
- Change log not available for this version


ProgDVB 7.32.8 (64-bit)
- Change log not available for this version


ProgDVB 7.32.7 (64-bit)
- Change log not available for this version


ProgDVB 7.32.6 (64-bit)
- Change log not available for this version


ProgDVB 7.32.5 (64-bit)
- Impove of high DPI diplay supporting


ProgDVB 7.32.4 (64-bit)
- VOD for Stalker. Fixes...


ProgDVB 7.32.3 (64-bit)
- Fixes of udp, stalker,...


ProgDVB 7.32.2 (64-bit)
 - Fixes


ProgDVB 7.32.1 (64-bit)
- Important fixes


ProgDVB 7.32.0 (64-bit)
- Update of Stalker and Xtream API. Possible of access to VOD over VOD panel (F9)
- Important fixes.


ProgDVB 7.31.9 (64-bit)
- Fixes


ProgDVB 7.31.8 (64-bit)
 - Important fixes


ProgDVB 7.31.7 (64-bit)
- Fixes


ProgDVB 7.31.5 (64-bit)
- Fixes


ProgDVB 7.31.4 (64-bit)
- Important fixes
- Changes of storage of settings


ProgDVB 7.31.3 (64-bit)
- Fixes


ProgDVB 7.31.2 (64-bit)
- Fixes


ProgDVB 7.31.1 (64-bit)
- Fixes


ProgDVB 7.31.0 (64-bit)
- Basic Stalker support. Update of MS scheduler support


ProgDVB 7.30.4 (64-bit)
- Fixes


ProgDVB 7.30.3 (64-bit)
- Fixes of Xtream, Manual scanner


ProgDVB 7.30.2 (64-bit)
 - Fixes and small impoves


ProgDVB 7.30.1 (64-bit)
- Priority source of the logos in IPTV settings


ProgDVB 7.30.0 (64-bit)
- Fixes


ProgDVB 7.29.9 (64-bit)
- DVB EPG fix


ProgDVB 7.29.8 (64-bit)
- Fixes and internal changes


ProgDVB 7.29.7 (64-bit)
 - Update of installer, archive


ProgDVB 7.29.5 (64-bit)
- Fixes


ProgDVB 7.29.4 (64-bit)
- Fixes


ProgDVB 7.29.3 (64-bit)
- Fixes and internal changes


ProgDVB 7.29.2 (64-bit)
- Change log not available for this version


ProgDVB 7.29.1 (64-bit)
- Fixes


ProgDVB 7.29.0 (64-bit)
- Xtream codes update


ProgDVB 7.28.9 (64-bit)
- Fixes


ProgDVB 7.28.8 (64-bit)
- Added Czech. Updated Slovak and Flussonic support


ProgDVB 7.28.7 (64-bit)
- Fixes


ProgDVB 7.28.6 (64-bit)
- Fixes


ProgDVB 7.28.5 (64-bit)
- Fixes of Avermedia, Multicast, Slovak localization


ProgDVB 7.28.4 (64-bit)
- Slovak localization and fixes


ProgDVB 7.28.3 (64-bit)
 - Fix delay of scanner, AverMedia module


ProgDVB 7.28.2 (64-bit)
- Update AverMedia module, fix of guide base


ProgDVB 7.28.1 (64-bit)
- Updated of import m3u. Very important for catchup params


ProgDVB 7.28.0 (64-bit)
- Change log not available for this version


ProgDVB 7.27.9 (64-bit)
- Fixes and support of referrer in url


ProgDVB 7.27.8 (64-bit)
- Fixes


ProgDVB 7.27.7 (64-bit)
- Change log not available for this version


ProgDVB 7.27.6 (64-bit)
- Change log not available for this version


ProgDVB 7.27.5 (64-bit)
- KA-band in LNB settings. Fixed links for SlyNet


ProgDVB 7.27.4 (64-bit)
- Fixes


ProgDVB 7.27.3 (64-bit)
- Fixes or User-Agent, update AverMedia A757 support


ProgDVB 7.27.2 (64-bit)
- Update/fixes of IPTV and radio


ProgDVB 7.27.1 (64-bit)
- Fixes of scheduler and clicks in fullscreen mode


ProgDVB 7.27.0 (64-bit)
- Change log not available for this version


ProgDVB 7.26.9 (64-bit)
- Archive for channels without EPGFix of channel position saving/sorting


ProgDVB 7.26.8 (64-bit)
- Change log not available for this version


ProgDVB 7.26.7 (64-bit)
- Fixes of channels without audio, AP


ProgDVB 7.26.6 (64-bit)
- Change log not available for this version


ProgDVB 7.26.5 (64-bit)
- Change log not available for this version


ProgDVB 7.26.4 (64-bit)
- Change log not available for this version


ProgDVB 7.26.3 (64-bit)
- Update of import of JTV, M3u and mux tables


ProgDVB 7.26.1 (64-bit)
- Fixes of network code


ProgDVB 7.26.0 (64-bit)
- Fixes of logos


ProgDVB 7.25.9 (64-bit)
- Fixes of Omicom, ProgGuide, SkinEditor


ProgDVB 7.25.8 (64-bit)
- Change log not available for this version


ProgDVB 7.25.7 (64-bit)
- Fixes and improvements


ProgDVB 7.25.6 (64-bit)
- Fixes channel numbers and http-referrer from m3u, multi video stream and Xtream


ProgDVB 7.25.5 (64-bit)
- Change log not available for this version


ProgDVB 7.25.4 (64-bit)
- Fixes


ProgDVB 7.25.3 (64-bit)
- Fixes


ProgDVB 7.25.2 (64-bit)
- Change log not available for this version


ProgDVB 7.25.1 (64-bit)
- Fixes
- ProgTV added to Net version


ProgDVB 7.25.0 (64-bit)
- Fixes of xmltv import


ProgDVB 7.24.9 (64-bit)
- Fix EPG and HTTPS links


ProgDVB 7.24.8 (64-bit)
- Fix EPG and PIP


ProgDVB 7.24.7 (64-bit)
- Internal changes and optiomizations


ProgDVB 7.24.6 (64-bit)
- Basic support of TVClub
- TBS update


ProgDVB 7.24.5 (64-bit)
- Change log not available for this version


ProgDVB 7.24.4 (64-bit)
- Fixes


ProgDVB 7.24.3 (64-bit)
- More one favorites list


ProgDVB 7.24.2 (64-bit)
- Fixes, optimization of import xmltv/m3u


ProgDVB 7.24.1 (64-bit)
- Fixes https, xmltv, Teletext


ProgDVB 7.24.0 (64-bit)
- Fixes of closed captions, Xtream


ProgDVB 7.23.9 (64-bit)
- Change log not available for this version


ProgDVB 7.23.8 (64-bit)
- Text subtitles for VOD. Fixes


ProgDVB 7.23.7 (64-bit)
- Big update of VOD
- Support of multi audio files


ProgDVB 7.23.6 (64-bit)
- Small update and fixes of Catchup/Archive


ProgDVB 7.23.5 (64-bit)
- Croatin and Serbian localization by milan58
- Some fixes


ProgDVB 7.23.4 (64-bit)
- ProgDVB v7.23.4. Support of Catchup parameters from m3u and archive api settings for IPTV
- 24H/12H format for time


ProgDVB 7.23.3 (64-bit)
- Update Xtream support, fix epg


ProgDVB 7.23.2 (64-bit)
- Update channel logos and some fixes


ProgDVB 7.23.1 (64-bit)
- Update TBS support
- Fixes Kartina TV, Guide and some other parts


ProgDVB 7.23.0 (64-bit)
- Important improvements of HLS.
- Optimization of Guide base.
- Fixes of DVB over IP, OTTClub


ProgDVB 7.22.9 (64-bit)
- Time offset in providers options
- Fixes Guide, VOD, subtitles, ...


ProgDVB 7.22.8 (64-bit)
- Fixes SkinEditor, Guide


ProgDVB 7.22.7 (64-bit)
- Optimization of EPG import. Xtream VOD, fixes


ProgDVB 7.22.6 (64-bit)
- Optimization of EPG base. Fix HLS


ProgDVB 7.22.5 (64-bit)
- Fixes of server and ProgDVB


ProgDVB 7.22.4 (64-bit)
- Change log not available for this version


ProgDVB 7.22.3 (64-bit)
- Change log not available for this version


ProgDVB 7.22.2 (64-bit)
- Change log not available for this version


ProgDVB 7.22.1 (64-bit)
- Change log not available for this version


ProgDVB 7.22.0 (64-bit)
- Using FFmpeg for exotic format
- For example MKV now supported
- Fixes of Xtream Codes and some other parts


ProgDVB 7.21.6 (64-bit)
- Change log not available for this version


ProgDVB 7.21.5 (64-bit)
- ProgDVB v7.21.5 Big update of HLS
- Fixes of EPG, Teletext


ProgDVB 7.21.4 (64-bit)
- Support of Empia chipsets. Thanks for CrazyCat!
- Important fix of PLP


ProgDVB 7.21.3 (64-bit)
- Change log not available for this version


ProgDVB 7.21.2 (64-bit)
- Fix of some cases in multicast and http


ProgDVB 7.21.1 (64-bit)
- Improvements support of some types of network channels
- Please update Prog Media Sever if you use Pro version of server


ProgDVB 7.21.0 (64-bit)
- Change log not available for this version


ProgDVB 7.20.6 (64-bit)
- One more update of xmltv import and HLS


ProgDVB 7.20.5 (64-bit)
- Some small fixes


ProgDVB 7.20.4 (64-bit)
- Fix of file playback, m3u channel numbers, HLS


ProgDVB 7.20.3 (64-bit)
- Change log not available for this version


ProgDVB 7.20.2 (64-bit)
- HLS AES support and some other HLS changes


ProgDVB 7.20.1 (64-bit)
- W3U lists support and small fixes


ProgDVB 7.20.0 (64-bit)
- Many important fixes of network channels


ProgDVB 7.19.9 (64-bit)
- Change log not available for this version


ProgDVB 7.19.8 (64-bit)
- Accuracy of subtitlings is improved


ProgDVB 7.19.7 (64-bit)
- Belarusian localization
- Network fixes


ProgDVB 7.19.6 (64-bit)
- Change log not available for this version


ProgDVB 7.19.5 (32-bit)
- Some more fixes of https, xmltv links


ProgDVB 7.19.4 (64-bit)
- Change log not available for this version


ProgDVB 7.19.3 (64-bit)
- Fixes of https and xmltv import


ProgDVB 7.19.2 (64-bit)
- Support of https internet TV/radio
- Fix of internet radio, SAT>IP, HLS


ProgDVB 7.19.0 (64-bit)
- Change log not available for this version


ProgDVB 7.17.9 (64-bit)
- Fix crash on Windows10 with last updates


ProgDVB 7.17.8 (64-bit)
- Very important update for ATSC
- User agent in IPTV dialog


ProgDVB 7.17.7 (64-bit)
- Scale options for interface. Important for 4K and other hi-res monitors. Fixes of updates, subtitles, SAT>IP


ProgDVB 7.17.6 (64-bit)
- Fix of Astrometa and xmltv/m3u auto updates


ProgDVB 7.17.5 (64-bit)
- Change log not available for this version


ProgDVB 7.17.4 (64-bit)
- Update of Spanish and teletext function
- Support of color subtitles
- Fixes


ProgDVB 7.17.3 (64-bit)
- Spanish lacalization. Fixes of JTV, HLS, logos from guide


ProgDVB 7.17.2 (64-bit)
- Fixes of mosaic,Restoration of the interrupted network connection, HD Club...


ProgDVB 7.17.1 (64-bit)
- Fixes of timeshift, HLS, Internet radio and some TV channels


ProgDVB 7.17.0 (64-bit)
- Important fix of http/chunked, fix some HLS channels. Improvement of xmltv support


ProgDVB 7.16.9 (64-bit)
- Update TBS support,Edem TV archive, fixes


ProgDVB 7.16.8 (64-bit)
- Change log not available for this version


ProgDVB 7.16.7 (64-bit)
- Change log not available for this version


ProgDVB 7.16.6 (64-bit)
- Many internal changes
- It will be required updates of the server if you use Pro the version of the server


ProgDVB 7.16.5 (64-bit)
- Fixes EPG


ProgDVB 7.16.4 (64-bit)
- Turkish localization
- Fixes of HLS, torrent TV, updates


ProgDVB 7.16.3 (64-bit)
- Fixes of BDA, Import and Update functions
- Important stability fix for Turkish and some other Windows localizations


ProgDVB 7.16.2 (64-bit)
- New architecture of channel base for more for increase speed of base and responsiveness of the interface
- New DVB-T and DVB-C tables from f2065
- Fix of radio and multi language guide


ProgDVB 7.16.0 (64-bit)
- Big update of Astrometa support. Now possible use DVB C/T/T2 modes without external tools
- Import/Export ProgDVB/ProgTV settings for backup or sync with Android version
- Opportunity to scan all positions at once
- Improvements of network code

更新時間:2022-12-16
更新細節:

SoftEther VPN Gate Client Plugin 2022.12.16 build 9782 查看版本資訊

更新時間:2022-12-16
更新細節: