ProgDVB (64-bit) 歷史版本列表
ProgDVB 64 位是一個軟件,允許您觀看衛星電視,並直接從衛星收聽收音機頻道,通過使用 DVB-PCI 卡與電路板上的硬件解碼器,SAT 碟和個人 x86 兼容電腦。該軟件可以選擇將網絡廣播和音頻或視頻錄製成不同的數字媒體格式。下載 Windows 的 ProgDVB 離線安裝程序設置.ProgDVB 和 ProgTV 是兩個獨立的用戶界面,可以在一個通道,設置列表中的一個文件夾中一起使用。... ProgDVB (64-bit) 軟體介紹更新時間:2022-12-12
更新細節:
What's new in this version:
Features:
Changed:
- $KLAYOUT_HOME can now be empty string (no home folder used)
- $KLAYOUT_PATH can now be empty string (no further and implicit search paths)
- Python include files are generated for Python module
- Allow dynamic change of some attributes (visibility, enabled etc.)
- By implementing "callback_impl" in PCellDeclarationHelper subclasses
- Shape user properties are turned into RDB values
- Scanning of text objects
- "Highres" option to fully exploit resolution, normally follows screen scaling
- Angle
- Radius (#906)
- Multi-segment
- Generates a log view which may have useful hints
- Schematic and extracted netlists are available as separate tabs for LVS view
- Antenna DRC measured values output on edge pair properties and into report file
- inside, not_inside, outside and not_outside also for edge/edge and edge/polygon layers
- split_inside, split_outside for edge/edge and edge/polygon layers
- andnot (edge/edge)
- inside_outside_part (edge/polygon)
- angle-class selectors (multiples or 90 or 45 degree)
- performance enhancements
- in_and_out (edge and polygon layers)
- Enhancmennt: Drop-down list to select tab in layout views
- PixelBuffer object instead of QImage
- LayoutView can be build without Qt
- Functions exist to emulate mouse events
- Included in standalone Python module
- Allows implementation of KLayout backend in web server
- Uses a DRC subset to generate layers
- Allows booleans and specific color assignments
- Supports edges and edge pairs (will build walls)
- Not backward compatible!
- Python/Ruby API:
- DText/Text: bbox, alignment enums
- Polygon#size with vector arguments
- DBox/Box#world
- Layout#unique_cell_name
- RecursiveShapeIterator#each, RecursiveInstanceIterator#each
- Layout#clip with DBox and Cell arguments
- Better automatic conversion of enum to int and vice versa
- CellInstArray constructor with Cell argument
- AbstractMenu#insert_menu, #clear_menu
- ActionBase#icon=, #on_menu_opening, #on_triggered
- CellMapping convinience methods
- Cell#read for easy importing of a layout into a cell + subtree
- LayerMap#map and #mmap: logical layer is optional now (needed to be incremental)
- Shapes#cell and #layout
- Edges#andnot, #split_interacting, #inside, #not_inside, #outside, #not_outside and related (for Region and Edges arguments)
- GenericDeviceExtractor#define_terminal convenience methods
- Box/DBox square and rectangle convenience constructor
- Box#enlarge convenience isotropic variant
- Region#in_and_out, Edges#in_and_out
Fixed:
- "Layout#convert_pcell_to_static" does not handle"defunct" cells
- Basic library not available in Python module
- Cleanup of PCell orphans after re-evaluation on load
- Using a layer properties file from recent list without layout loaded crashes KLayout
- Provide a way to suppress or redirect log output or disable warnings, specifically from file readers, in Python module
- technology-data xml results in SEGV
- General compatibility issue of Edges#extended/extended_* with deep mode
- DRC internal error on "moved"
- LEF via parser error
Enhancement:
- #1056 X2 net names
- #1052 PDF documentation
- #1053 LEF/DEF enhancements
- Qt6 enabled
- KLayout paths
- Python typehints
- Properties dialog now features object list on left side (select and change)
- Compute area and perimeter from selection (Edit/Selection/Area and Perimeter)
- Callbacks for PCells
- Report browser
- Support for high-DPI modes (scale factor 200%)
- Multiple tech stacks for net tracer per technology
- New rulers
- LVS
- DRC
- "data:" URL schemes to pass direct base-64 encoded data
- "Close all except", "left of", "right of" etc. in layout tabs and macro editor tabs
- Setting for disabling "Save needed" dialog box
- File details are shown (dump of file header) for unknown file formats
- NoQt option for LayoutView
- New command "-rr" (like -r but keeps application running, for UI macros)
- PCell errors are shown on a special error layer which is visible together with guiding shapes
- custom queries support micron-unit attributes (dbbox, path_dtrans etc.)
- custom queries highlight results of queries when selected
- scale and snap improvements (edge pair support, properties maintained, arrays not always flattened)
- auto-run macros can not be given a priority in which they are executed
- D25 module overhauled
更新時間:2022-12-07
更新細節:
What's new in this version:
Fixed:
- [DependencyInjection] Fix ContainerBuilder stats env usage with enum
- [HttpKernel] Fix using entities with the #[Cache()] attribute
- [Mailer] Fix rendered templates for notifications
- [WebProfilerBundle] Use same color as other icons for the close toolbar btn
- [DependencyInjection] Remove refs that point to container.excluded services when allowed
- [HttpKernel] In DateTimeValueResolver, convert previously defined date attribute to the expected class
- [WebProfilerBundle] Fix form panel expanders
- [FrameworkBundle] [Framework] Fix Infobip Mailer transport factory import
- [VarExporter] Fix possible memory-leak when using lazy-objects
- [TwigBridge] Amend MoneyType twig to include a space
- [WebProfilerBundle] Remove redundant code from logger template
- Fixed undefined variable error
- [FrameworkBundle] don't register the MailerTestCommand symfony/console is not installed
更新時間:2022-12-05
更新細節:
What's new in this version:
Data editor:
- Data export button UI was enhanced
- Fetch all data and fetch size controls were returned to status bar
- Lasso tool was added to spatial viewer
- Bug in spatial viewer initialization was fixed
- BLOB contents opening in external editor was fixed for MacOS and Linux
- Browser-based image viewer control was fixed (null or invalid images handle)
SQL editor:
- Big SQL files support was improved (automatic disablement of syntax validation)
- Table auto-completion tooltips UI was redesigned
- Error on unassociated script opening was fixed
General:
- Default SSL truststore selection was fixed (it is now configurable)
- Connection edit/create dialog performance was improved
- Database server version is now shown in connections' tooltip
- Object delete dialog was redesigned
- Database create button was removed from the connection dialog for databases which don't support it
- Security patch for packaged drivers (additional validation of zip archives was added)
- SSH: tunnel invalidation was fixed for SSHJ
- Tasks: problem with tasks operating with missing (deleted) tables was fixed
- Clickhouse: identifiers quoting was fixed (for non ASCII characters)
- Intersystem Cache: community driver was added again
MySQL:
- Hyperlinks navigation was fixed for procedures
- Complex identifiers quoting was fixed
- Netezza: columns metadataread ws improved
PostgreSQL:
- Role create/edit command was fixed
- PostgreSQL 15 support was improved (new data type category)
更新時間:2022-12-02
更新細節:
What's new in this version:
Fixed:
- selection did not work in non-editable mode
- partial selection did not work for guiding shapes
- compile issue: NDEBUG is not usable after ruby.h
更新時間:2022-12-01
更新細節:
What's new in this version:
- [String] Fix AsciiSlugger with emojis
- [Security] Reuse AbstractFactory's config tree in AccessTokenFactory
- [Security] [LoginLink] Throw InvalidLoginLinkException on missing parameter
更新時間:2022-11-30
更新細節:
What's new in this version:
Fixed:
- Fixed download issues with audio playlists like Deezer
- Fixed download issues with YouTube channels and embedded Vimeo videos
- Improved downloaders for Bitchute, Crunchy Roll, Fox News, Telegram, TubiTV, VK, Voot, Zee5
更新時間:2022-11-28
更新細節:
What's new in this version:
- [Yaml] parse unquoted digits in tag values as integers
- [FrameworkBundle] do not wire the MercureTransportFactory if the MercureBundle is not enabled
- [Notifier] [SMSBiuras] true/false mismatch for test_mode option
- [HttpKernel] Fix message for unresovable arguments of invokable controllers
- [PropertyInfo] ignore const expressions read by phpdocumentor
- [DependencyInjection] Process bindings in ServiceLocatorTagPass
- [Console] Support completion for bash functions
- [Console] Improve error message when shell is not detected in completion command
- [Translation] [Lokalize] Configure replace_breaks to prevent issues with multilines translations
- [Console] Fix signal handlers called after event listeners and skip exit
- [Messenger] Fix time-limit check exception
- [PhpUnitBridge] Fix language deprecations incorrectly marked as direct
- [Console] Fix console ProgressBar::override() after manual ProgressBar::cleanup()
- [HttpClient] Handle Amp HTTP client v5 incompatibility gracefully
- [HttpKernel] Don’t try to wire Response argument with controller.service_arguments
- [Messenger] Tell about messenger:consume invalid limit options
- [Messenger] Do not throw 'no handlers' exception when skipping handlers due to duplicate handling
- [HttpFoundation] Compare cookie with null value as empty string in ResponseCookieValueSame
- [FrameworkBundle][Lock] Allow to disable lock without defining a resource
- [HttpKernel] Fix deprecation for DateTimeValueResolver with null on non-nullable argument
- [DependencyInjection] don't move locator tag for service subscriber
- [Mailer] Stream timeout not detected fgets returns false
- Fix the notification email theme for asynchronously dispatched emails
- Fix search scope when performing fallback mapping driver detection
- [HttpClient] Do not set http_version instead of setting it to null
- [DependencyInjection] Don't autoconfigure tag when it's already set with attributes
- [HttpFoundation] Check IPv6 is valid before comparing it
更新時間:2022-11-21
更新細節:
What's new in this version:
Data editor:
- Top and bottom action toolbars were redesigned
- Action buttons now show hints
- Data export toolbar button is now configurable
- Image viewer was switched to embedded web-browser mode (configurable)
- The issue with spatial data viewer was fixed ("no more handles" error)
- Errors in virtual column definition now handled properly
- "Count nulls" function was added to the Calc panel
SQL editor:
- Auto-completion with TAB key was implemented (!)
- Hyperlink navigation was fixed for quoted identifiers and identifiers with spaces
- The issue with keyword case auto-conversion was solved
- Editor tabs now shows connection state icon (connected/failed)
- Client-side commands prefix configuration was fixed
- The issue with cursor position change on mouse right-click was resolved
- Data transfer: tables/column mapping dialog was improved, problems with target column name were fixed
Database drivers:
- License information was added to the most drivers
- It is no longer need to restart DBeaver after driver settings change (bug in recent versions)
Connections:
- SSH jump servers support was added for SSHJ implementation
- Network profile edit UI was fixed
- Connection error messages
General UI:
- Dark theme support was added to XML editor
- Dialog font settings is now applied to most popup dialogs
- Database navigator quick filter now supports composite identifiers
- Clickhouse: driver version was updated, this resolves many issues with different data types support
- Oracle: DATE data type rendering is now configurable
- PostgreSQL: auth role editor was moved to the database level
- SQL server: it is now possible to disable TOP clause in select queries
更新時間:2022-11-19
更新細節:
What's new in this version:
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-11-19
更新細節: