REAPER (64-bit) 歷史舊版本 Page11

最新版本 REAPER 7.11 (64-bit)

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

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


pgAdmin 4 6.170 查看版本資訊

更新時間:2022-12-02
更新細節:

What's new in this version:

New features:
Housekeeping:
- Update the BigAnimal API version to V2
- Remove all traces of Backbone and Underscore

Fixed:
- Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool
- Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server
- Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1
- Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file
- Improved error message to make it easier for users to understand
- Fixed an issue where editor position was wrong when editing data from result grid
- Ensure the query tool is launched successfully for the servers registered with the PostgreSQL service
- Ensure that only authorized and authenticated users can validate binary paths

SnapDownloader 1.14.2 (64-bit) 查看版本資訊

更新時間: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

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

更新時間:2022-11-29
更新細節:

What's new in this version:

CLAP:
- add support for CLAP plugins
- support "cockos.reaper_extension", which returns a reaper_plugin_info_t structure for REAPER API access (see reaper_plugin.h)

FX:
- add project setting to auto-bypass plug-ins that report tail length, with user-defined silence threshold
- add per-instance setting to auto-bypass plug-in (uses automatic tail detection if plug-in does not report tail length)
- add compatibility setting to force automatic tail detection, allowing plug-ins to opt-in to project auto-bypass

Media explorer:
- greatly improve search speed with large databases

ReaScript:
- improve get_action_context() (see documentation)

add GetSetProjectInfo_String MARKER_INDEX_FROM_GUID: support
- add param.X.[learn|lfo|acs|plink|mod] to [Track|Take]FX_[Get|Set]NamedConfigParm capabilities
- add VIDEO_CODE and vst_chunk/vst_chunk_program/clap_chunk to [Track|Take]FX_[Get|Set]NamedConfigParm capabilities
- add SetTrackUI[Volume/Pan/Width/Mute/Solo/RecArm/InputMonitor/Polarity] with grouping options and fewer side effects than their CSurf_ equivalents
- add support for numerous keyboard/action-related APIs that were previously C-only
- allow accessing envelopes for FX parameters that have modulation but no envelope points
- extend SetProjectMarkerByIndex2 to allow deferred re-sort of project markers
- update InsertMedia/InsertMediaSection to support modifying RS5k on arbitrary track index, improve docs

Metadata:
- fix possible mislabeling of generic metadata in source properties dialog and media explorer
- optionally include metadata in render and batch converter presets
- support embedding ID3 tags in .aiff files
- support displaying embedded metadata images (cover art, etc) in MP3, FLAC, WAV, AIFF source properties dialog

Batch converter:
- attempt to preserve original image metadata if possible
- do not override user-added metadata when preserving source metadata
- maintain converter-specific metadata rather than using project metadata

FX browser:
- improve configuration for hiding duplicate plug-ins of different types
- when hiding duplicates, ignore trailing channel counts

JSFX:
- add ext_tail_size in order to support auto-bypass
- update many built-in FX to support auto-bypass

Localization:
- support localizing layout category names, wiring diagram labels, etc
- support longer action names in action dialog/custom actions editor
- fix UTF-8 in time-signature marker editor combo box on Windows

ReaVerb:
- fix deconvolution tail trimming
- support deconvolution of more than 2 channels

Video:
- fix resource leak in WMF colorspace conversion
- make action to clear cache/re-render frames asynchronous from decoding
- restore 6.69 and earlier behavior of _0 in gfx_evalrect()

VST:
- do not use VST3 bus silenceFlags if buggy compatibility mode is set
- activate/deactivate VST3 busses on the fly in response to pin mapper changes
- move more of PDC buffer initialization to playback start

WAV:
- prioritize displaying higher-confidence text from embedded cue data
- support reading/writing BW64 files (ADM metadata is ignored)

FLAC:
- fix occasional failure when embedding image metadata in rendered FLAC file

Linux:
- improve keyboard handling for plug-ins

macOS:
- fix various incorrectly displayed keyboard shortcuts in menus

Media import:
- ignore numbers that look like sample rates (e.g. "48k") when attempting to interpret tempo from filename

Media items:
- arrange overlapping items by the order the items were added to the track

MIDI:
- fix recording of multiple takes via retroactive record

Preferences:
- add rendering option to disable auto-bypass when using offline render/apply FX/etc

Project bay:
- add FX menu item to toggle auto-bypass

ReaPlugs:
- support silence-processing optimizations

Render:
- do not automatically set render source to render matrix when opening region manager

RS5k:
- fix undo state issues via RS5k manager script

Sends:
- optimize processing when sends are effectively inactive

Web interface:
- fix fancier.html record armed track detection with a single track

API:
- process hook functions for actions that are executed via WM_COMMAND or KBD_OnMainActionEx

Wing IDE 101 9.0.1.0 查看版本資訊

更新時間:2022-11-24
更新細節:

What's new in this version:

Fixed:
- Fix rendering of notebook tabs on Windows when not emulating OS display style
- Fix segfaults when using lxml package under Python 3.11
- Fix vi mode ci[ and similar when the cursor is on the opening character
- Don't auto-enter ',' after items in a dict when Auto-Close Characters is disabled
- Fix tooltips appearing on the incorrect monitor
- Follow PEP8 for spaces around = in defs if a type annotation is present

pgAdmin 4 6.160 查看版本資訊

更新時間:2022-11-19
更新細節:

What's new in this version:

Supported Database Servers:
- PostgreSQL: 10, 11, 12, 13, 14 and 15
- EDB Advanced Server: 10, 11, 12, 13, 14 and 15

New features:
- Added support for storing configurations of pgAdmin in an external database
- Added the ability to generate ERDs for tables
- Add the possibility to configure the Oauth2 claim which is used for the pgAdmin username

Housekeeping:
Fixed:
- Ensure that the browser tree should auto scroll to the selected node when expanding the server node
- Use SocketIO instead of REST for schema diff compare
- Ensure that users can use custom characters as CSV field separators/CSV quotes when downloading query results
- Ensure that the save button should be disabled by default on the Sort/Filter dialog in the query tool
- Fix an issue where the save button is enabled when the table properties dialog is opened
- Ensure that the spinner should be visible on the browser tree on node refresh
- Ensure the Generate ERD option is hidden if the connection to the database is not allowed
- Reposition the select dropdown when the browser is resized
- Ensure that autocomplete works properly with objects starting with double quotes
- Ensure that pgAdmin routes should have the SCRIPT_NAME prefix
- Ensure that the appropriate permissions are set on the key file before trying an SSL connection with the server in server mode
- Fixed an issue where parameters for roles were not visible
- The container deployment document should include the server.json file format
- Fixed an issue where the dependents tab wasn’t working for PG 15
- Ensure that the browser path column in the search object shows the complete path
- Fixed an issue where the result grid was not working properly while trying to edit data by hitting Enter key
- Fixed an issue where the screen was freezing while closing the wcDocker panel
- Fixed an issue where AutoComplete was not working correctly due to incorrect regex
- Fixed an issue where the ‘Confirm on close or refresh’ setting was ignored when closing the query/ERD tool opened in the new tab
- Fixed an issue where pgadmin does not respect reverse proxy any more
- Fixed SocketIO calls when pgAdmin 4 server is running from a sub directory
- Ensure that the load file paths are children of the storage directory
- Use the shared server username when opening query tool
- Fixed an issue where the ‘save_password’ column threw an error for the shared server when using an external database
- Ensure that the correct error message in ERD for permission denied should be shown

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

更新時間:2022-11-16
更新細節:

What's new in this version:

Video:
- add action to clear cache/re-render frames
- fix potential resource leak in WMF encoder
- improve gfx_evalrect, adding _slice, _slices, _slice_size, _span variables
- fix VLC defaulting to RGB colorspace before first frame is decoded

Razor edits:
- when duplicating razor edit area, ignore preference to crossfade on finalizing razor edits
- fix crash when pasting over a grouped item
- fix splitting on multiple razor edits on the same media item

ReaScript:
- improve behavior with Track/TakeFX_AddByName() for JSFX
- support RENDER_TARGETS_EX in EEL2/Lua

Render:
- add option to render only track channels that are sent to parent
- avoid creating paths for rendered files when dry-run rendering

Actions:
- add various actions to render multichannel (parent send only) stems

Custom action editor:
- increase column width for long action names

Envelopes:
- improve redraw of envelope panel and track panel knobs with touch automation

Localization:
- support localizing menu/toolbar names, metronome dotted strings

macOS:
- improve behavior when reordering treeview items by dragging

Metadata:
- fix possible mislabeling of generic metadata in source properties dialog and media explorer

Mouse modifiers:
- sort list of contexts by name

MP3:
- fix corruption of embedded chapter metadata when mp3 media goes offline

Wing IDE 101 9.0.0.6 查看版本資訊

更新時間:2022-11-05
更新細節:

What's new in this version:

Features:
- Support except- statements
- Allow selecting the run directory to use when invoking auto-reformatters, from Project Properties
and Preferences, so that configuration files can be found

Fixed:
- Fix potential failure at shutdown when wingdbstub is used
- Fix failure to launch on some Windows systems
- Fix failure of goto definition seen when the debugger is active
- Fix setting non-default font sizing and avoid the need to restart after changing sizes
- Fix passing arguments to code invoked with -m on a remote host or when launching with wingdb or wingdb.exe
- Improve restart prompt when changing the display language
- Sort the branches listed in revision control Switch Branch and Merge From Branch
- Don't ask to restore autosave of converted project files or after Save As on a modified file
- Clarify documentation for custom display themes and creating custom syntax color configurations
- Clarify documentation for SSH setup
- Fix reporting of some import errors in tests

Replay Media Catcher 9.3.12.0 查看版本資訊

更新時間:2022-11-05
更新細節:

Wing IDE 101 9.0.0.4 查看版本資訊

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

What's new in this version:

- Fix opening a file when it's dropped on an editor window
- Turbo-complete within type annotations after : and ->
- Fix multiple selection menus
- Fix block management with : when Spaces after : in Type Annotations is enabled
- Fix auto-spacing for := when Spaces after : in Type Annotations is enabled
- Don't auto-space after : inside f-strings
- Fix auto-invocation for functions with keyword only args
- Omit some unnecessary time-consuming code analysis scans
- Fix conversion of Wing 7 preferences when using non-default dark theme
- Set the correct default display theme on Linux
- Fix exception reporting when debugging in Python Shell
- Fix current menu item highlighting when using light or dark theme on Windows
- Use python3 rather than python in Linux tarball install script

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

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

What's new in this version:

Media explorer:
- fix Windows UTF-8 issues with path combo box text
- if media does not contain embedded tempo, display tempo implied by media or selection length
- shift+mousewheel horizontally scrolls waveform preview when zoomed in (shift+drag hand-scrolls)

ReaFIR:
- improve subtract mode behavior with very quiet noise profiles
- fix analysis quality when in 'reduce artifacts' mode
- correct input vs output analysis gain offset

ReaScript:
- drag/drop from FX browser to gfx windows will send filenames of @fx:fx_ident to gfx.getdropfile()
- fix return value for CalcMediaSrcLoudness()
- fix TrackFX_AddByName with only VST2-UID specified

Render:
- add option to write outfile.render_stats.html for each rendered file
- support rendering stems pre-fader from render dialog

Batch converter:
- fix support for <METADATA <TAG when using -batchconvert from command line

Fades/crossfades:
- limit automatically created fade length to half the width of the arrange view rather than 50 pixels

FX:
- Improve handling of stepped parameters when displayed in TCP/mixer

Loopback device:
- allow configuring up to 512 channels of loopback via rearoute_loopback= key in reaper.ini

Media import:
- add option to copy media to project directory on paste of items/tracks

MIDI:
- fix incorrect start time on retroactive record

Notation editor:
- fix caption for "Enter Text" dialog

Pan:
- fix linear-taper mode when gain compensation applied and pan law is not +0dB

Preferences:
- move import-related options from Media to Media/Import

Project settings:
- add configuration for default track channel count, parent send channel count

Razor edit:
- fix deleting razor edit areas with ripple-all-tracks enabled

ReaEQ:
- improve analyzer update when automating/modulating global gain

ReaPlugs:
- improve spectrum analyzer smoothing to ensure that local peaks are accurately displayed

Region/Marker Manager:
- add option to display take markers that are outside the visible part of the media item

Routing:
- allow arbitrary channel counts for parent send

Video:
- fix gfx_fillrect() alpha channel writing corner case

VST:
- hold down control/command key during startup to suppress scanning new/updated VST plugins

API:
- add support for GetSetProjectInfo_String("RENDER_TARGETS_EX"), which returns the list double-null separated ("RENDER_TARGETS" is semicolon-separated)