GameEx 歷史版本列表 Page44

最新版本 GameEx 16.94

GameEx 歷史版本列表

GameEx 被認為是 MAME,GameBase,Daphne,PC 遊戲和所有基於命令行的遊戲模擬器的最強大,穩定和功能豐富的遊戲前端(模擬器啟動器),同時還是一個完整的家庭影院 PC 解決方案或插件為 Windows 媒體中心。它被設計成與街機控制和各種街機產品無縫地使用,並且還具有適合用作 CarPC 和触摸屏前端的全功能的投影屏幕和平板電腦支持。 GameEx 作為一個免費或增強的註冊版... GameEx 軟體介紹


Wickr Me 5.40.9 查看版本資訊

更新時間:2019-10-31
更新細節:

FireAlpaca 2.2.0 (64-bit) 查看版本資訊

更新時間:2019-10-30
更新細節:

What's new in this version:

- 8 bit layer can be displayed halftone
- Added support for rotation display during multi-touch (Can be disabled from Environment Settings)
- Units can now be specified in the canvas resolution dialog
- You can now specify opacity with the dot brush tool
- Improved display of Eyedropper information
- You can now select the Pen Preessure API to use. (Windows)
- Added "Edge Pen 2" (Edge Pen that specifies the edge width in pixels)
- Added "Subtract" and "Exclude" to layer blend mode
- Thumbnails are now displayed when hovering over layer folder icons
- The preview image (the contents of the folder) is displayed in the property display dialog of the layer folder
- It is now possible to set "Pressure Correction”and“Stabilization”for each brush
- "Alpaca button" can be hidden (from Environment Settings)
- Added the function to post to "pixiv Sketch"

Notejoy 1.7.0 查看版本資訊

更新時間:2019-10-29
更新細節:

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

更新時間:2019-10-29
更新細節:

What's new in this version:

Added:
- built-in bracket highlighting, no more need in plugin Bracket Helper, and it works much faster than plugin. It supports most of plugin's features, including show brackets on gutter, including checks for syntax elements
- option "bracket_highlight"
- option "bracket_symbols"
- option "bracket_distance"
- command "brackets: pair highlight: on"
- command "brackets: pair highlight: off"
- command "brackets: pair highlight: toggle"
- command "brackets: jump to pair"
- command "brackets: select to pair"
- command "brackets: select to pair, inside"
- plugin Spell Checker keeps font color of highlighted words
- lexer JSON: reworked code tree
- lexer Markdown: minor fixes, adapted for Spell Checker
- Project Manager: "Go to file" command reworked, much faster now on big projects
- Project Manager: feature from Kate editor: on opening a file from Git/SVN repo, project is created and file is focused in that project (if no named project was opened before); added option in the plugin dialog

Fixed:
- macOS: crash on copying vertical block to clipboard
- crash with non-ASCII text after showing Command Palette
- plugin Tabs List: font options didn't work

KeePassXC 2.5.0 (32-bit) 查看版本資訊

更新時間:2019-10-27
更新細節:

What's new in this version:

Added:
- Add 'Paper Backup' aka 'Export to HTML file' to the 'Database' menu
- Add statistics panel with information about the database (number of entries, number of unique passwords, etc.) to the Database Settings dialog
- Add offline user manual accessible via the 'Help' menu
- Add support for importing 1Password OpVault files
- Implement Freedesktop.org secret storage DBus protocol so that KeePassXC can be used as a vault service by libsecret
- Add support for OnlyKey as an alternative to YubiKeys (requires yubikey-personalization >= 1.20.0)
- Add group sorting feature
- Add feature to download favicons for all entries at once
- Add word case option to passphrase generator
- Add support for RFC6238-compliant TOTP hashes
- Add UNIX man page for main program
- Add 'Monospaced font' option to the notes field
- Add support for key files in auto open
- Add search field for filtering entries in Auto-Type dialog
- Complete usernames based on known usernames from other entries
- Parse hyperlinks in the notes field of the entry preview pane
- Allow abbreviation of field names in entry search
- Allow setting group icons recursively
- Add copy context menu for username and password in Auto-Type dialog
- Drop to background after copying a password to the clipboard
- Add 'Lock databases' entry to tray icon menu
- Add option to minimize window after unlocking
- Add option to minimize window after opening a URL
- Request accessibility permissions for Auto-Type on macOS
- Browser: Add initial support for multiple URLs
- Browser: Add entry-specific browser integration settings
- CLI: Add offline HIBP checker (requires a downloaded HIBP dump)
- CLI: Add 'flatten' option to the 'ls' command
- CLI: Add password generation options to Add and Edit commands
- CLI: Add XML import
- CLI: Add CSV export to the 'export' command
- CLI: Add -y --yubikey option for YubiKey
- CLI: Add --dry-run option for merging databases
- CLI: Add group commands (mv, mkdir and rmdir)
- CLI: Add interactive shell mode command open

Changed:
- Redesign database unlock dialog
- Rework the entry preview panel
- Move notes to General tab on Group Preview Panel
- Enable entry actions when editing an entry and cleanup entry context menu
- Improve detection of external database changes
- Warn if user is trying to use a KDBX file as a key file
- Add option to disable KeePassHTTP settings migrations prompt
- Re-enabled Wayland support (no Auto-Type yet)
- Add icon to 'Toggle Window' action in tray icon men
- Merge custom data between databases only when necessary
- Improve various file-handling related issues when picking files using the system's file dialog
- Add 'New Entry' context menu when no entries are selected
- Reduce default Argon2 settings from 128 MiB and one thread per CPU core to 64 MiB and two threads to account for lower-spec mobile hardware
- Browser: Remove unused 'Remember' checkbox for HTTP Basic Auth
- Browser: Show database name when pairing with a new browser
- Browser: Show URL in allow access dialog
- CLI: The password length option -l for the CLI commands Add and Edit is now -L
- CLI: The -u shorthand for the --upper password generation option has been renamed to -U
- CLI: Rename command extract to export

Fixed:
- Improve accessibility for assistive technologies
- Correctly unlock all databases if --pw-stdin is provided
- Fix password generator issues with special characters
- Fix KeePassXC interrupting shutdown procedure
- Fix password visibility toggle button state on unlock dialog
- Fix potential data loss if database is reloaded while user is editing an entry
- Fix hard-coded background color in search help popup
- Fix font choice for password preview
- Fix handling of read-only files when autosave is enabled
- Handle symlinks correctly when atomic saves are disabled
- Enable HighDPI icon scaling on Linux
- Make Auto-Type on macOS more robust and remove old Carbon API calls
- Hide Share tab if KeePassXC is compiled without KeeShare support and other minor KeeShare improvements
- Correctly bring window to the front when clicking tray icon on macOS
- Correct application shortcut created by MSI Installer on Windows
- Fix crash when removing custom data
- Fix placeholder resolution in URLs
- Fix various inconsistencies and platform-dependent compilation bugs
- Browser: Fix potential leaking of entries through the browser integration API if multiple databases are opened
- Browser: Fix password entropy calculation
- Browser: Fix Windows registry settings for portable installation

J. River Media Center 25.0.113 (64-bit) 查看版本資訊

更新時間:2019-10-26
更新細節:

UVI Workstation 3.0.7 查看版本資訊

更新時間:2019-10-25
更新細節:

DVDFab 11.0.5.6 (64-bit) 查看版本資訊

更新時間:2019-10-23
更新細節:

UVI Workstation 3.0.6 查看版本資訊

更新時間:2019-10-22
更新細節:

Wickr Me 5.38.2 查看版本資訊

更新時間:2019-10-19
更新細節: