ProgDVB (64-bit) 歷史版本列表
ProgDVB 64 位是一個軟件,允許您觀看衛星電視,並直接從衛星收聽收音機頻道,通過使用 DVB-PCI 卡與電路板上的硬件解碼器,SAT 碟和個人 x86 兼容電腦。該軟件可以選擇將網絡廣播和音頻或視頻錄製成不同的數字媒體格式。下載 Windows 的 ProgDVB 離線安裝程序設置.ProgDVB 和 ProgTV 是兩個獨立的用戶界面,可以在一個通道,設置列表中的一個文件夾中一起使用。... ProgDVB (64-bit) 軟體介紹更新時間:2023-02-03
更新細節:
What's new in this version:
Features:
- Editor options not visible initially on layout view
- Internal error on package install
- Qt-less LayoutView creates non-editable Layout initially even if editing is requested?
- Library browser does not always display all libraries
- Python error messages should include more information
- Technology indicator is cleared after last view is closed
- Partial mode did not support Ctrl/Shift to confine movement direction
- Avoid very long error messages in DRC/LVS scripts (listing all details of the engine)
- "clone panel" did not copy custom layer stipples
- Generic "drc" sizing has to use twice the size range to catch all possible interactions
- DRC check (e.g. "sep") against second layer of "raw" type did not work in deep mode
- DRC grid check markers are now exactly aligned with vertexes they are supposed to mark
- DRC interact of polygons with texts was not working properly
- LVS: same_nets with two arguments was not working as described
- py.typed included in Python wheel now
Enhancement:
- New feature: "Screenshot to clipboard"
Introducing properties in DRC and net tagging by properties:
- This enables implementation of "connected" or "unconnected" mode checks
- This is the first release, so the feature is somewhat experimental
- For details check the documentation: look for "DRC Runsets" and browse to "DRC and user properties"
更新時間:2023-01-24
更新細節:
更新時間:2023-01-23
更新細節:
What's new in this version:
SQL editor:
- Output logs viewer now respects log levels and supports log search
- Auto-completion for mixed case schema name was fixed
- Result tabs count message was fixed
- Auto-completion of cell values is now configurable
- Query execute time is now populated in statistics
- Mixed-case variables resolution was fixed
- Execute statistics UI was fixed (redundant info was removed)
- NPEs during auto-completion were fixed
Data editor:
- Column name ordering in record mode was fixed
- Chart type configuration added to the context menu
- Issue with column focus in context menus was fixed
General UI:
- Database navigator now respects font size customization
- Dashboard graphs now support dark themes
- DB2: client application name population was fixed
- Exasol: privileges reading was fixed for SaaS
- MySQ:/MariaDB: schema privileges save was fixed (issue with UI refresh)
- Oracle: complex data types resolution was fixed for resultsets
PostgreSQL:
- Full backup with roles and groups is now supported
- View triggers DDL was added
- Procedure debugger was fixed
- Issue with URL-baes connections backup was resolved
- Vector data types support was fixed
- Aggregate functions DDL was fixed
- Redshift: incorrect schemas info read in different databases was fixed
Snowflake:
- Java 17 support has been added
- Complex DDL statements parser was improved
- SQL Server: procedures and functions rename was fixed
- Vertica: comments read can e disabled for all metadata (for performance)
更新時間:2023-01-13
更新細節:
What's new in this version:
Features:
- Layer stipples not updated after editing custom stipples with high-DPI displays
- Connectivity not preserved when loading/saving technology
- KLayout 0.28.2 crashes when registering a plugin if a layout exists
- Layer is not activated from layer properties file on first creation
- Macro IDE: breakpoints not effective on Windows
- "Clone view": layer list is empty
- Enhancement: #1228 Add option to have Show parameter names on by default
- Enhancement: Improved performance of layer list with many layers
- Bugfix: Restored ability to build with Python 2.7
- Enhancement: Compatibility with Qt 6.4.1
更新時間:2023-01-09
更新細節:
What's new in this version:
- NPE fix
更新時間:2022-12-31
更新細節:
What's new in this version:
Fixed:
- [WebProfilerBundle] Fix the usage of web fonts
- [Cache] Fix possibly null value passed to preg_match() in RedisTrait
- [Cache] Fix for RedisAdapter without auth parameter
更新時間:2022-12-30
更新細節:
What's new in this version:
Fixed:
- [Cache] Fix possibly null value passed to preg_match() in RedisTrait
- [Cache] Fix for RedisAdapter without auth parameter
更新時間:2022-12-30
更新細節:
What's new in this version:
Fixed:
- [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
- [CssSelector] Fix escape patterns
- [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
- Compatibility with doctrine/annotations 2
- [Console] Revert "- Fix clear line with question in section (maxbeckers)
- [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
- [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
- [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
- [HttpFoundation] IPv4-mapped IPv6 addresses incorrectly rejected
- [RateLimiter] Add int to Reservation::wait()
- [VarDumper] Ignore Error in __debugInfo()
- [FrameworkBundle] add kernel.locale_aware tag to LocaleSwitcher
- [DependencyInjection] Revert "- Don't autoconfigure tag when it's already set with attributes"
- [HttpKernel] In DateTimeValueResolver, convert previously defined date attribute to the expected class
- [TwigBridge] Amend MoneyType twig to include a space
- [WebProfilerBundle] Remove redundant code from logger template
- [Security] [LoginLink] Throw InvalidLoginLinkException on missing parameter
更新時間:2022-12-30
更新細節:
What's new in this version:
Fixed:
- [Cache] Fix possibly null value passed to preg_match() in RedisTrait
- [Cache] Fix for RedisAdapter without auth parameter
更新時間:2022-12-30
更新細節:
What's new in this version:
Fixed:
- [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
- [CssSelector] Fix escape patterns
- [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
- Compatibility with doctrine/annotations 2
- [Console] Revert "- Fix clear line with question in section (maxbeckers)
- [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
- [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
- [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
- [HttpFoundation] IPv4-mapped IPv6 addresses incorrectly rejected
- [RateLimiter] Add int to Reservation::wait()
- [VarDumper] Ignore Error in __debugInfo()
- [FrameworkBundle] add kernel.locale_aware tag to LocaleSwitcher
- [DependencyInjection] Revert "- Don't autoconfigure tag when it's already set with attributes"
- [HttpKernel] In DateTimeValueResolver, convert previously defined date attribute to the expected class
- [TwigBridge] Amend MoneyType twig to include a space
- [WebProfilerBundle] Remove redundant code from logger template
- [Security] [LoginLink] Throw InvalidLoginLinkException on missing parameter