SQLite (64-bit) 歷史版本列表 Page3

最新版本 Descript 77.1.6

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

SQLite 64 位是一個進程內庫,它實現了一個自包含的,無服務器的,零配置的事務性 SQL 數據庫引擎。 SQLite 的代碼是在公共領域,因此可用於任何目的,商業或私人。下載 Windows PC 的 SQLite 離線安裝程序安裝 64 位! SQLite 64 位是世界上部署最廣泛的數據庫,其應用程序數量比我們可以計算的還要多,其中包括幾個高性能項目。6123586SQLite 特性: ... SQLite (64-bit) 軟體介紹


Adlice Diag 2.8.2 查看版本資訊

更新時間:2023-03-22
更新細節:

What's new in this version:

Updated to core 6.7.2:
- Fixed an issue where volatile licenses were eating activations
- Fixed encoding issue in installer translations
- Fixed file types filtering in archives scanning
- Minor Fixes

Resolume Arena 7.14.1 rev 21909 查看版本資訊

更新時間:2023-03-11
更新細節:

SQLite 3.41.1 (64-bit) 查看版本資訊

更新時間:2023-03-11
更新細節:

What's new in this version:

- Provide compile-time options -DHAVE_LOG2=0 and -DHAVE_LOG10=0 to enable SQLite to be compiled on systems that omit the standard library functions log2() and log10(), repectively
- Ensure that the datatype for column t1.x in "CREATE TABLE t1 AS SELECT CAST(7 AS INT) AS x;" continues to be INT and is not NUM, for historical compatibility
- Enhance PRAGMA integrity_check to detect when extra bytes appear at the end of an index record
- Fix various obscure bugs reported by the user community. See the timeline of changes for details

CudaText 1.187.0.0 (64-bit) 查看版本資訊

更新時間:2023-03-11
更新細節:

What's new in this version:

Changed:
- option "autocomplete_autoshow_chars": avoid the timer pause, like in many other editors
- auto-completion popup: height is now determined by items count, ie new option: "ui_listbox_complete_size_items"; popup height is decreased if listbox has less items
- auto-completion popup: keys Home/End should move caret, not listbox selection, like in many other editors

Added:
- option "ui_session_save_interval": avoid saving if session is not yet changed
- code-tree in lexer CSS shows colored squares also for: rgb() rgba() hsl() hsla()
- dialog Char Map should save not only size, but also position
- avoid plugin dialogs / floating groups / Char Map to show out of visible screen area
- plugin Insert Time: better support locale-dependant 'formats'
- improved Shift+[mouse dragging]: this must expand selection of the 1st caret, like in other editors/browsers

Fixed:
- when file-pair is loaded from session, modified state of 2nd file is not restored
- commands "go to screen top/bottom" at the document edges
- Options Editor: better tabbing over UI controls
- auto-completion popup must not have the taskbar button

Duet Display 2.5.4.0 查看版本資訊

更新時間:2023-03-11
更新細節:

What's new in this version:

Feature:
- Add ability to disable wireless Air connections through registry

JRiver Media Center 30.0.76 (64-bit) 查看版本資訊

更新時間:2023-03-11
更新細節:

What's new in this version:

New:
- Added the image dimensions to the Get Movie & TV Info dialog

Fixed:
- Video analysis could fail to determine the aspect ratio of some video files
- Black bar detection would mis-detect some samples due to wrong seeking and too short analysis
- The "Norwegian Bokmål" language name was not encoded in Unicode properly
- Format Conversion could have unpredictable result if the files being converted were particles

Changed:
- DLNA notifies after resume from sleep on a background thread (instead of hanging the program)
- Video analysis will favor the container-specified aspect ratio, if available and reliable

Resolume Arena 7.14.0 rev 21841 查看版本資訊

更新時間:2023-03-09
更新細節:

What's new in this version:

NDI Improvements:
- We fixed a handful of NDI bugs, updated to the latest 5.5 SDK, optimized the formats to YUV instead of RGB so it's now faster and uses less network bandwidth. Made alpha output optional and NDI outputs are now identified to run at the composition frame rate.

Grid Cloner:
- The Linear Cloner and Radial cloner got a new sibling called the Grid Cloner. The Grid Cloner has some cool shifting parameters, so make sure to give it a try. It's made in Wire of course so you can also clone this cloner to make your own cloner :clown:

JRiver Media Center 30.0.74 (64-bit) 查看版本資訊

更新時間:2023-03-09
更新細節:

What's new in this version:

- Fixed: Occasional glitches when selecting a television program by entering a channel number, in Theater view guide grid

Changed:
- The SetField expression function clears the output instead of leaving the field name there
- The timer for TV Recording Manager is no longer started if TV feature is not turned on
- Prime Video in Theater View has a region/country setting
- Prime Video in Theater View can select/play specific episodes for TV series

JRiver Media Center 30.0.73 (64-bit) 查看版本資訊

更新時間:2023-03-05
更新細節:

What's new in this version:

- Fixed: For VST3 plugins on mixed DPI monitors we'll set the VST3 scale so the plugin in DSP studio displays properly

CudaText 1.186.2.0 (64-bit) 查看版本資訊

更新時間:2023-03-04
更新細節:

What's new in this version:

Added:
- on pasting text with M lines into N carets (where N>=20, 0<abs(N-M)<=5), show a warning about possible big memory usage
- column of 'margin' line is now saved to session; added corresponding sub-option to "ui_history_disabled"

Fixed:
- Shift+Tab, pressed in the Replace / Console dialog, performed the 'Unindent' in editor
- crash on calling "move tab to group 2" from Command Palette
- command "show main menu as popup" should show from the left-top corner even if sidebar is on the right