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

最新版本 REAPER 7.11 (64-bit)

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

REAPER 64 位是一個完整的 Windows 和 OS X 數字音頻製作應用程序,提供完整的多軌音頻和 MIDI 錄製,編輯,處理,混音和母版工具集。 REAPER 支持廣泛的硬件,數字格式和插件,並且可以全面擴展,腳本化和修改.REAPER 的全面靈活的功能集和著名的穩定性已經在數字音頻的使用中找到了家:商業和家庭工作室,廣播,位置錄音,教育,科學研究,音效設計,遊戲開發等等​​. 從任務... REAPER (64-bit) 軟體介紹


Ryujinx 1.1.1139 查看版本資訊

更新時間:2024-01-26
更新細節:

What's new in this version:

Fixed:
- Allow skipping draws with broken pipeline variants on Vulkan
- Fixes a crash on macOS in Fire Emblem: Three Houses, triggered by using the "Divine Pulse" ability

Ryujinx 1.1.1125 查看版本資訊

更新時間:2024-01-25
更新細節:

What's new in this version:

Added:
- Implement SQSHL (immediate) CPU instruction
- Fixes a crash when playing AV1 encoded videos on NXMP using dav1d decoder (homebrew)

Ryujinx 1.1.1121 查看版本資訊

更新時間:2024-01-22
更新細節:

What's new in this version:

Fixed:
- Fix missing data for new copy dependency textures with mismatching size
- Fixes a texture cache bug where part of the texture could be missing, if its data overlaps with an existing, smaller texture
- Fixes text being corrupted in Shantae and the Pirate's Curse in a few cases, a regression introduced on build 1.1.605
- Might also fix random texture corruption in other games

Ryujinx 1.1.1117 查看版本資訊

更新時間:2024-01-20
更新細節:

What's new in this version:

Added:
- Implement a new JIT for Arm devices
- Significantly improves code compilation speed and size on ARM devices
- 32-bit and 64-bit games will boot faster and no longer need PPTC when using JIT on ARM devices
- Close to native execution without need for platform specific hypervisor (e.g. Linux/Windows ARM devices)

- Note: Games that are not playable via hypervisor on macOS, such as Breath of the Wild/Animal Crossing, may now work better via JIT

Ryujinx 1.1.1114 查看版本資訊

更新時間:2024-01-18
更新細節:

What's new in this version:

Fixed:
- Change shader cache init wait method
- Code cleanup. No expected changes in games.

REAPER 7.09 (64-bit) 查看版本資訊

更新時間:2024-01-18
更新細節:

What's new in this version:

Lanes:
- fix pasting razor edits on grouped tracks
- set target lane for insert/paste when preference disabled to set target track when clicking in arrange view, and user clicks on the current target track
- when naming/renaming lanes, support applying name to all lanes and/or replacing '#' with lane number

Razor edits:
- fix undo after applying razor edit to envelope
- fix undo of region/marker edits when deleting with ripple-all enabled

Envelopes:
- restore looping automation item sine/parameteric LFO behavior (revert 7.08 change)

FX:
- improve preset navigation behavior when both user and default presets exist with the same name

Glue:
- fix crash when gluing empty items (7.08 regression)

Input FX:
- fix potential crash with record arm disabled and input FX UI open (7.0 regression)

JSFX:
- report correct initial samplerate in @init when ext_noinit is used

Jump to time:
- if primary ruler display is samples, parse user-entered 8-digit number as samples rather than timecode

MIDI editor:
- in track list, hide MIDI media items on hidden tracks when selecting other MIDI items

Recording:
- support $recnumber and $recnumber[N] wildcards, resolve to 1 for the first recorded file with the same name, 2 for the second, etc

Region manager:
- set undo point after setting region render channels

Track manager:
- allow searching for tracks by name in collapsed folders

Video:
- fix reverse and section playback (7.08 regression)

Replay Media Catcher 10.12.26.17 查看版本資訊

更新時間:2024-01-18
更新細節:

What's new in this version:

- Misc fixes and improvements

Ryujinx 1.1.1111 查看版本資訊

更新時間:2024-01-16
更新細節:

What's new in this version:

Fixed:
- Vulkan: Cache delegate for EndRenderPass
- Small Vulkan optimization. No known visible changes in games.

Ryujinx 1.1.1106 查看版本資訊

更新時間:2024-01-13
更新細節:

What's new in this version:

Added:
- Ava UI: RTL Language Support
- On the Avalonia UI, adds support for languages that read right to left
- Adds Hebrew as an option for UI language

pgAdmin 4 8.2 查看版本資訊

更新時間:2024-01-11
更新細節:

What's new in this version:

New features:
- Administer pgAdmin Users and Preferences Using the Command Line Interface (CLI)
- Allow users to convert View/Edit table into a Query tool to enable editing the SQL generated
- Added copy server support, allowing the duplication of existing servers with the option to make certain modifications
- Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel

Housekeeping:
- Ensure that eventlet’s subprocess should be used following the resolution of an issue with Python 3.12 by eventlet

Fixed:
- an issue where query tool title did not change after “Save As” until any new change is made
- an issue where export servers was not adding extension if not specified
- an issue where pgAdmin imports servers to the wrong accounts for the external authentication
- an issue where an error occurred in the SQL tab when using an extended index(pgroonga)
- an issue where changes done to a node using edit dialog are not reflecting on the properties tab if the properties tab is active
- an issue where DB Restrictions were not visible on the server dialog
- Ensure that the ‘Dbo’ schema is displayed as a regular schema rather than a system catalog schema
- Introduce LDAP configuration parameter LDAP_IGNORE_MALFORMED_SCHEMA to ignore fetching schema from the LDAP server
- an error-‘amname’ when generating ERD for database containing partition tables
- an issue where object explorer last tree state was not saving
- an issue where pgAgent job schedule dialog is not opening for edit
- an issue where user is not able to cancel or terminate active queries from dashboard
- browser autocomplete related issues on pgAdmin authentication related pages
- an issue where auto commit/rollback setting not persisting across query tool connection change
- an issue where Schema Diff not generating difference for missing columns