Light Image Resizer 歷史版本列表 Page12

最新版本 Descript 83.1.3

Light Image Resizer 歷史版本列表

使用 Light Image Resizer 調整圖片大小。用於 PC 的批量圖像轉換器可以輕鬆地將您的圖片轉換成不同的格式。選擇您的輸出分辨率,調整原始大小或創建副本,移動和 / 或重命名文件或壓縮,為您處理的圖像選擇一個特定的目的地。您只需單擊一下即可完成批量調整,即可處理單張照片或編輯大量圖像。 Light Image Resizer 是您的 Windows PC 的驚人的圖像轉換器軟件!E... Light Image Resizer 軟體介紹


DS4Windows 3.0.12 (64-bit) 查看版本資訊

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

What's new in this version:

- Removed old Input Curve options
- Corrected coordinate system for Stick to Mouse Wheel
- Fixed saving of Max Output Force options
- Expand output for Gyro Mouse Joystick Max Output routine. Make sure maximum output can be achieved. Likely would not achieve a completely straight line when using Gyro.
- Expanded macrodone array. Fixes some macro bindings for later virtual buttons
- Added 'Hide DS4 Controller' option back in again
- Increased button mouse wheel delta. Decreases wheel sensitivity
- Unified late profile options checks
- Increased resistance range for DualSense trigger Full Click

DS4Windows 3.0.11 (64-bit) 查看版本資訊

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

What's new in this version:

- Group and move Virtual Controller options in Other tab. Contribution by Kanuan
- Fixed MODIFIER_ENHANCED value for FakerInput mapping
- Fixed Alt, Windows, and other modifier keys mapping for FakerInput
- Fixed Stick to Mouse Wheel routine for SendInput output
- Fixed tray menu profile selection for names with underscores
- Added many tooltip strings in Profile Editor
- Fixed RenameProfileWindow closing early due to early DialogResult assignment. Property calls Close on the Window
- Removed BitChute social link
- Fixed display of CheckEveryUnit combobox in Settings tab. Not sure when VS changed that portion of the XAML
- Removed obsolete 'Hide DS4 Controller' option again. Can't have options
- Added ScrollViewer to Other tab in Profile Editor. Enough controls in tab to justify it
- Added force option for LS and RS MaxOutput. Allow 100% forced circular max output for sticks
- Made Capture, SL, and SR buttons mappable
- Created Outer Button bindings for LS and RS. Allows extra distance action for the sticks like Walk or Sprint
- Display Touchpad X and Y in Controller Readings tab
- Increased HID report input buffer to 3 rather than 2. Not sure it will really matter
- Disabled broken DS4 feedback support again. Can't have semi-nice things. Don't bring it up again until at least the next ViGEmBus driver update
- Added change to not send Profile loaded message for secondary JoyCon in Joined mode

DS4Windows 3.0.10 (64-bit) 查看版本資訊

更新時間:2021-06-23
更新細節:

What's new in this version:

- Removed virtual device plug/unplug delay
- Removed Dispatcher and thread from OutputSlotManager
- Another fix to hopefully sort out Special Action items properly
- Allow profiles to be renamed from within app using Profiles tab
- 'Hold for X secs' special actions now support decimal values. Contribution by mika-n
- DeviceOptions has a new 'Verbose log messages' option. Contribution by mika-n
- Fixed coordinate system for Stick to Mouse Wheel calculations
- Reset mouse position for FakerInput on Sync method. Fixes some mouse related actions conflicting with FakerInput output handler
- Updated Touchpad scroll support to use new coordinate system
- Updated Strings.ru.resx

DS4Windows 3.0.9 (64-bit) 查看版本資訊

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

What's new in this version:

- Fixed obtaining source index item for Special Action list
- Allow Touchpad Click as an output for Macros
- Delay log message for virtual device association
- Updated ViGEmPluginFailure message to make reference to PurgeOldXInput utility
- Added PurgeOldXInput utility to Tools folder. Might be useful for deleting invalid virtual Xbox 360 controllers
- Updated Japanese translation. Contribution by toshixm
- Updated Czech translation. Contribution by MikeCZ23
- Bundled DS4Updater 1.5.5

Wing IDE 101 8.0.0.5 查看版本資訊

更新時間:2021-06-11
更新細節:

What's new in this version:

Features:
- Allow specifying port forwards in remote host configurations
- Change the color of warnings that may be fixed during editing rather than removing them
- Display warnings sooner after the last keypress
- Support creating Django projects with Python environments on remote hosts and containers
- Syntax highlight .toml files as properties files
- Display the types of multiple return values in the Source Assistant
- Display the specializations of generic types in the Source Assistant
- Display the type hint used to annotate a name in the Source Assistant
- as well as the type(s) the hint expands to
- Added CAPIApplication methods WriteFile, ReadFile, InspectFiles, and CreateChildProcess
- Added CAPIApplication signal python-runtime-changed

Changed:
- Dropped support for Django 1.3 and earlier

Fixed:
- Fix the Django extensions to work on remote hosts and containers
- Fix code warnings update when a file is saved
- Fix reformatting Python code on containers and remote hosts
- Run external checkers for container files on the container and not locally
- Fix obtaining the login environment on Apple Silicon macOS
- Fix encoding problems with certain files when running diff on a directory
- Set up port forwarding correctly when creating a Flask or Django project
- that uses a container
- Correctly support parsing services out of a docker-compose file when
- 'build' has sub-values including 'context'
- Fix docker-compose support when a non-default docker-compose.yml file
- name is used
- Don't assume default name for Dockerfile when using docker-compose
- Don't ask to restart a cluster when it is not currently running
- Correctly restart a cluster after rebuild
- Fix Python Shell and debugging docker-compose clusters when ENTRYPOINT
- is used in the Dockerfile
- Fix starting the Python Shell with the right container environment after
- project switch or reconfiguration
- Also ask to restart out-of-cluster containers, for example for the Python
- Shell, when a cluster is rebuilt
- Fix issues with debugging containers and clusters when some files are copied
- at build time and not in the known file mappings
- Fix breakpoints in container-only files
- Shut down all containers and clusters when switching projects
- Avoid breaking an existing project when creating a new one using one of
- the existing project's cluster configurations
- Correctly track renamed remote hosts, containers, and clusters into Project
- Properties and any Launch Configurations that use them
- Fix drag and drop within the Project tree
- Don't incorrectly show in-cluster synthesized containers in the Containers tool
- Display error message when the Python Shell fails to start because it is configured
- to run in-cluster but the cluster is not running
- Fix aborting unit tests running in-cluster
- Fix tracking cluster container image modification times and prompt when they change
- Fix extension module scraping for files available on both the container and host
- Don't list terminated OS Commands when warning before editing a container or
- cluster configuration
- Don't set new Python environment type in New Project dialog to unavailable types
- when creating a project for a remote host
- Hide operations in the Packages tool when using a container or cluster, since package
- management occurs through the container or cluster configuration and rebuild process
- Fix failure to show Bookmarks tool filter fragment entry area
- Fix failure to filter bookmarks correctly when filtering on an empty fragment
- Fixed CAPIApplication.GetPythonExecutableProperties to correctly launch inspection
- of Python
- Fix failure to install the remote agent on hosts where ssh fails to terminate with
- the remote command when there are active tunnels
- Correctly detect failures to start the remote agent
- Fix inspecting remote Python when a virtualenv is being used
- Fix failure to create a new remote project on a host
- Fix problems creating a Django project on a remote host when the remote agent
- was installed earlier in the same session
- Fix failure to debug a remote file when it uses a launch configuration that
- sets Python Executable to the project settings
- Fix enabling and disabling pylint warnings by priority
- Fix spurious pylint relative-beyond-top-level warnings seen in some cases
- Fix saving HTML and XML files
- Fix scanning files open at startup with external code warning checkers
- Make the whole icon in the tools at top of the editor clickable, even when compressed
- Fix failure to reformat with Black when using Python 3.9
- Fix failure to update Packages tool to new Python environment after the project changes
- Fix starting debugger on some filenames with non-ascii characters
- Fix code analysis when an open file is modified outside of Wing and reloaded

DS4Windows 3.0.8 (64-bit) 查看版本資訊

更新時間:2021-06-06
更新細節:

What's new in this version:

- Fixed Special Action sorting to sort by user defined Action name
- Removed support for HidGuardian completely. HidHide is the only supported HID device blocking driver now

DS4Windows 3.0.7 (64-bit) 查看版本資訊

更新時間:2021-06-05
更新細節:

What's new in this version:

- Added slot# log messages to a gamepad connect/disconnect handler and 'permanent' slot debug msg. Contribution by mika-n
- Small special action fix when action trigger is somehow flagged as None
- Added support for virtual KB+M driver FakerInput v. 0.1. Needed to play Valorant and other apps that block SendInput events.
- Sort Special Action list by action name
- Fixed event order issue that caused output slots to not get disconnected
- Reduced mouse remainder cutoff to the hundredths place
- Fixed OutSlotDevice check to make sure Permanent slots are detached on service stop

DS4Windows 3.0.6 (64-bit) 查看版本資訊

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

What's new in this version:

- Re-compiled program and tools. Signed binaries
- Almost identical to version 3.0.5

DS4Windows 3.0.5 (64-bit) 查看版本資訊

更新時間:2021-05-10
更新細節:

What's new in this version:

- Fixed copying of app config file for fake named exe
- Now copy deps file for fake named exe
- Fixed initial Config folder selection dialog when multiple configs (Program Folder and AppData) are found. Make sure to display option to delete one of the configs
- Updated DotNetProjects.Extended.Wpf.Toolkit to version 4.6.97
- Updated MdXaml to version 1.10.0
- Updated NLog to version 4.7.9
- Check if DS4Windows program folder is actually AppData subfolder when locating program config. Treat case as Program Folder option
- Added All Files option for Launch Program special action File Dialog. Use Explorer to launch associated program for an arbitrary file
- Bundled HidNinja 0.3.2
- Bundled XInputChecker 0.1.2

Light Image Resizer 6.0.7.0 查看版本資訊

更新時間:2021-05-06
更新細節:

What's new in this version:

Light Image Resizer 6.0.7.0
New:
- output filename tag %F-Date for original file date

Fixed:
- processing large multi-page TIFF files could lead to crash
- memory leak when cancelling process with multi-page files
- processing could crash due to potential double free error
- saving manual crop could crash if lossless mode was toggled before
- WebP loading failed if there was no codec (i.e. Windows 7)
- loading of file info (date) could fail for very long paths
- time zone issue with file date for watermark tags depending on locale
- deadlock if EXIF tag used in filename mask or watermark text was returning very long text


Light Image Resizer 6.0.6.0
Fixed:
- some resize policy options were broken, which could result in some images being inadvertently resized
- when undoing a lossless crop, the save button was not always disabled, which could lead to a crash when clicked


Light Image Resizer 6.0.5.0
Fixed:
- certain malformed or damaged TIFF files could cause the application to crash
- watermark text position was not saved correctly
- Crop mode was missing background color selector (used for images smaller than target dimensions)
- corrected some mistakes in contextual help


Light Image Resizer 6.0.4.0
New:
- policy options added to skip files which are smaller/larger than target dimensions

Fixed:
- processing could hang when aborting from a warning prompt (for example warning about bad quality)
- unable to create a collage when “Recreate folder structure on destination” was enabled
- preview form was not closed when switching to collage mode
- wrong filename could be shown in log when choosing to rename already existing file
- collage was misaligned when using slash layouts


Light Image Resizer 6.0.3.0
New:
- watermark can now use both image and text at the same time

Fixed:
- high memory consumption when adding lots of files, which could lead to out of memory issues
- no appropriate error was reported in some cases when disk was full
- output from certain source formats (like JPEG2000) could be empty in some cases
- metadata was not copied when source file was PSD
- metadata tags with UTF-8 encoding were not correctly decoded when used in watermark text
- memory corruption could occur in some cases when handling EXIF metadata
- IPTC tags in watermark text could just display “N/A” when IPTC was disabled in Misc tab (not copied to output)
- drag & drop from some older (non-Unicode) applications was not working

Improved:
- log can now be scrolled without having focus


Light Image Resizer 6.0.2.0
New:
- support for reading Canon .cr3 raw files

Fixed:
- clicking cancel during processing and then continuing could lead to a crash
- undoing a manual crop did not disable the save button, which could cause a crash when clicked
- context help was broken for some controls
- mouse scrolling in help window worked only if it had focus
- screen width & height were not updated when resizing animated GIFs, leading to enlarged background

Improved:
- validate remove.bg API key when entering
- clearer message for errors during background removal
- when undoing a manual crop, the crop selection is now displayed again automatically
- use LZW compression for TIFF output when converting from other formats
- log proper error in case dimensions are too large for output format


Light Image Resizer 6.0.1.0
Fixed:
- manual crop crashed in some cases when saving
- division by zero when size is set too small
- collage preview was not correct for sizes smaller than 1000
- sometimes preview was not loading on first try
- preview was not showing split lines when using split in parts option for transparent images

Improved:
- when doing a manual crop the thumbnail in the list is now updated
- changed collage size in preview will apply to dimensions in main window
- when adding HEIC files and a required codec is missing a notice is shown


Light Image Resizer 6.0.0.24
New:
- background can now be filled with a color when using background removal

Fixed:
- dimensions could not be set to values smaller than 1.00 in/cm when Mode was set to Stretch
- potential deadlock when processing is cancelled
- deadlock when cancelling overwrite prompt
- wrong dimensions could be output when processing certain raw files
- out of memory issue when outputting files with huge dimensions


Light Image Resizer 6.0.0.20
Fixed:
- Remove.bg link was not clickable
- Some dialogs were not scaled to DPI correctly


Light Image Resizer 6.0.0.18
Fixed:
- Load fallback for Fuji raw files (.RAF) from newer cameras did not work
- Installer was unable to close the application while update form was showing