MAME (32-bit) 歷史版本列表 Page26

最新版本 Aseprite 1.3.1

MAME (32-bit) 歷史版本列表

MAME 是一個很棒的免費模擬器,可以讓你玩數以千計的 PC 遊戲! MAME 的目的是保存數十年的軟件歷史。隨著電子技術的不斷湧現,MAME 阻止了這個重要的“年份”軟件被遺失和遺忘。這是通過記錄硬件及其功能來實現的。 MAME 的源代碼作為本文檔。軟件可用的事實主要是為了驗證文檔的準確性(您還能如何證明您已經忠實地重新創建硬件?)。隨著時間的推移,MAME 吸收了姊妹項目 MESS(多模擬器超... MAME (32-bit) 軟體介紹


Windows Repair 4.11.7 查看版本資訊

更新時間:2021-08-27
更新細節:

What's new in this version:

- Bug fixes and updates

Photo Mechanic 6.0 (build 6026) 查看版本資訊

更新時間:2021-08-26
更新細節:

What's new in this version:

- Added: Ability to save GPS coordinates in XMP for PSD, HEIC, and HIF files

Fixed:
- Auto-Ingest and Show Ingest Disks on mount of camera card fails to work with cards from various cameras
- Quicktime GPS coordinates in MOV files were being incorrectly interpreted as DDD.D format regardless of actual ISO 6709 layout (e.g. DDDMMSS.S)
- Zero-byte XMP files are no longer created when out of disk space
- Handling of Slack-modified HEIC files (Slack removes Exif and XMP)

Photo Mechanic 6.0 (build 5997) 查看版本資訊

更新時間:2021-08-13
更新細節:

What's new in this version:

Added:
- Show Collections to which an item belongs (added to the contextual menu in the Contact Sheet and Preview windows.)
- Allow more GPS coordinate formats for Map location searches. Quick Search ‘distance within’ queries now accept virtually all GPS coordinate formats
- Flush status log messages before Scan Complete is displayed in Scan to Catalog
- New option to slideshow to only allow the Escape key to quit the slideshow
- Updated Nikon and Canon lens info
- Dropbox uploader - Made sure that the new token and ID formats won't break the template. Dropbox will be updating their access tokens and ID formats in September. This update should address the upcoming change
- Video upload for the following services: Amazon S3, Box, DF Studio, Dropbox, FTP, FTP v6, Flickr, SFTP, SmugMug
- Option to link favicon in the PM Classic Export templates
- FTPv6 template - Made directory listing optional
- MAPI support brought back to Windows
- Progress bar on sending photos via email

Fixed:
- Catalog Sync should distinguish between offline and missing files
- Arrangements in Collections were broken
- Renaming a folder by appending new text onto the existing name fails to update the catalog correctly
- Scan to Catalog: now excludes all user AppData directories on Windows, all user Library directories on macOS
- Error while removing multiple offline items from catalog
- Proxy generation preference always switches to ON when Photo Mechanic Plus is restarted
- Catalog tabs sort filenames differently than Folder-based tabs. Requires an upgrade of each catalog in Catalog Maintenance
- Catalog tabs don't sort color labels and ratings the same as folder-based tabs. Requires an upgrade of each catalog in Catalog Maintenance
- Reintegrate Error - can't dup NilClass error was reported
- Appending characters to a folder name makes the Catalog unable to find that folder when using the "Choose New Location" option
- Spurious needs-reintegrate status while adding items to Catalog
- Delay when adding to a Catalog while metadata scanning on Contact Sheet is still in progress
- Low Quality proxy for some offline RAW files when paired with a JPEG and using RAW Rendering via the Adobe DNG Converter
- Fix corruption on Samsung S10+ HEIC files when edited
- Applying metadata to Apple HEIC file fails
- Unable to read star ratings added to images in camera
- PhotoShelter storage quota exceeded throws exception, logs a stack trace, but may not be informing the user. User is now informed of the issue
- Unified GPS Coordinate formats. The display of GPS coordinates is now the same throughout the application
- Zenfolio uploader will not connect with the user's account, does not fetch groups or galleries
- Zenfolio uploader - now disables the Upload button until ready
- Some TIFF files with an alpha channel just show the alpha channel image
- Save as JPEG not updating file size when using the ‘to fit’ box
- Gracefully handle cards incorrectly identified as fixed
- GPS not being saved for movie files. The XMP sidecar file was not getting updated with GPS coordinates set by PM
- libHEIF calls abort() when it encounters an error. It resulted in unexpected application termination
- Tables in the Metadata Info and Metadata Template do not evaluate code replacements
- Metadata edits for movies lost when editing a HEIC with the same base name as the movie file
- Don’t erase cards from the Sony A1 after Ingest. Erasing the card causes this camera to have issues when the card is put back in the camera
- Smugmug template - allow slashes for folder and gallery names
- SmugMug uploader updated for compatibility with SmugMug's new RAW storage service
- DF Studio upload template errors when parsing XML
- SFTP template stalls when sending filenames with UTF-8 characters
- Treat JPEG files that have a HEIC extension as a JPEG file
- Reading format of GPS coordinates for QuickTime “location.ISO6709” values
- Snapshot menu now scales with DPI of display

Windows Repair 4.11.6 查看版本資訊

更新時間:2021-08-13
更新細節:

What's new in this version:

- Updated default registry and file permissions for Windows 10 as of Aug 12th 2021

Patch My PC 4.2.0.4 查看版本資訊

更新時間:2021-08-12
更新細節:

What's new in this version:

- Switched “NextCloud“ from EXE to MSI x64 installer
- Switched “OpenVPN” from EXE to MSI x64 installer
- Switched “TeraCopy“ silent switch from /VERYSILENT to: /exenoui /qn /norestart
- Excluded “Everything Toolbar” from detecting the regular “Everything”
- Excluded “Opera GX” from detecting the regular “Opera Browser”

PHP 8.0.9 (64-bit) 查看版本資訊

更新時間:2021-07-30
更新細節:

What's new in this version:

Core:
- (copy() and stream_copy_to_stream() fail for +4GB files)
- (incorrect handling of indirect vars in __sleep)
- (Object to int warning when using an object as a string offset)
- (PHP built-in web server resets timeout when it can kill the process)
- (Built-in Weberver - overwrite $_SERVER['request_uri'])
- (Using return value of zend_assign_to_variable() is not safe)
- (--r[fcez] always return zero exit code)

Intl:
- (Locale::lookup() wrong result with canonicalize option)
- (IntlDateFormatter fails for "GMT+00:00" timezone)
- (grapheme_strrpos() broken for negative offsets)

OpenSSL:
- (openssl_csr_sign truncates $serial)

PCRE:
- (PCRE2 10.37 shows unexpected result)
- (Too much memory is allocated for preg_replace())

Reflection:
- (Segmentation fault while create newInstance from attribute)

Standard:
- (flock() only locks first byte of file)

Moho Pro 13.5.1 查看版本資訊

更新時間:2021-07-29
更新細節:

Serato DJ Pro 2.5.6 (64-bit) 查看版本資訊

更新時間:2021-07-28
更新細節:

What's new in this version:

New Features:
- Serato DJ Pro support for the RANE SEVENTY A-TRAK SIGNATURE EDITION
- Deck tempo updates when motorized platter RPM value is different to Serato DJ setting
- Scratch Banks are mapped for the Reloop ELITE
- Bundled updated RANE SEVENTY-TWO drivers with Big Sur support
- Bundled updated RANE SEVENTY drivers with Big Sur support
- Bundled updated RANE ONE drivers with Big Sur support
- Fixed a bug: Phase remotes can become unresponsive after reconnecting primary device
Fixed a bug: More than 2 mode buttons can be lit when entering combo pad modes on the Pioneer DJ - DJM-S11

Fixed:
- Deck assignment when motorized platter OSA devices are reassigned
- Multiple custom MIDI mappings not working in 2.5.0
- Pioneer DJ DJM-V10 driver prompt would continue to display after a successful driver install
- RANE ONE platters would stop spinning when a second laptop was connected
- RANE TWELVE platters become unresponsive if connected to the Pioneer DJ DJM-S11 and USB inputs are changed with the input select switch
- Infrequent crash that can occur on device reconnection
- Reloop RMX-90 does not send audio to laptop speakers or other applications
- Reconnecting a Denon LC6000 PRIME can unassign OSA's from other decks

Serato DJ Lite 1.5.6 查看版本資訊

更新時間:2021-07-28
更新細節:

What's new in this version:

- Fixed: Infrequent crash that can occur on device reconnection

MAME 0.234 (32-bit) 查看版本資訊

更新時間:2021-07-28
更新細節: