Light Image Resizer 歷史版本列表 Page15

最新版本 Descript 83.1.3

Light Image Resizer 歷史版本列表

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


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

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

What's new in this version:

- Fixed Gyro Mouse Joystick trigger selection
- Corrected Gyro Mouse and Gyro Mouse Joystick toggle flags
- Put Gyro Calibration button in other Gyro mode panels
- Added Mute LED mode for DualSense device options
- Fixed default virtual Touchpad button bindings
- Corrected Special Action regression
- Including updated ScpVBus build

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

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

What's new in this version:

- Fixed sync between button mouse sens and active mouse sens in Profile Editor
- Changed DualSense blanking flags used for initial connection and detach
- Now use defined ControlActionData for mapped actions rather than unboxing object references. Speeds up the mapping routine a good amount.
- Hebrew translation added to project file. Translation was never added in
- Allow Gyro triggers for Gyro Controls mode
- Reset Gyro Controls output accel values to 0 for each poll
- Driver installer window now takes arch into account when downloading the latest ViGEm installer. It uses a different setup file for each arch
- Disable Xbox 360 installer button in Welcome Dialog if running on Win8 or greater
- Added toggle mode to Gyro Controls
- Added ScrollViewer for Gyro tab
- Increased Full Click trigger effect resistance a bit
- Use fake HW serial to index SonyWA connections. Should allow multiple Sony dongles to work
- Allow audio volume searching for Nacon Rev Pro v.2 controller.
- Added DS4 setting to attempt to change output report features for copycat controllers

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

更新時間:2021-02-03
更新細節:

What's new in this version:

- Fixed SelectedValue display in Dark theme for some dynamic ComboBox controls
- Added Gyro Directional Swipe output mode
- Updated ScpVBus build with version 2.2.4 changes

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

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

What's new in this version:

- Added an extra precaution to unplug any permanent output devices upon service stop. ViGEmBus should handle this already but just want to make sure
- Updated Polish translation. Contribution by gregory678
- Changed locking strategy for ControllerSlotManager collection
- Fixed right click disconnect slot index for new sorted list
- Implemented a variant of Two Stage Triggers
- Added Trigger effects presets. Currently only useful for the DualSense controller
- Added averaging gyro calibration upon device connection. Contribution by firodj
- Skip unknown DS4Controls names while loading a profile
- Fixed issue with missingSettings being set for fallback value lookup on Profile load. Constantly re-saved profiles
- Only reset outDevTypeTemp on full profile save. Ensured proper controller image is used in Binding window after clicking Apply in Profile Editor
- Change arrangement of lit LED lights for DualSense controller
- Allow Touchpad Click button passthru with Mouse and Controls mode
- Changed device type settings. Now use device specific (serial) settings. Now saved to ControllerConfigs.xml
- Added check for valid output report types upon DS4 BT device connection. Can revert to using output report 0x11 if needed. Not sure if it will matter
- Ignore output plugin routine and other calls if requested profile file does not exist

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

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

What's new in this version:

-
- Have app ignore embedded color profile for rainbowCCrop image. Fixes Profile Editor crashing app on some systems
- Supports .BAT/.CMD batch scripts in specAction LaunchProgram. Contribution by mika-n
- Added Hebrew translation. Contribution by avsha114
- Corrected Touchpad Resolution Y Max for DS4 and DualSense
- Fixed crash when right click disconnect is done twice and GUI has not changed yet. More of a pre-caution than anything
- Gioteck VX4 gamepad support. Contribution by mika-n
- Fixed passthru panels showing up properly for Touchpad and Gyro
- Pushing half-baked controller options window
- Change DupBox placeholder text behavior
- Removed Parler link from About window for now. RIP Parler
- Now use device specific Gyro Mouse sensitivity values
- Decreased sensitivity of DualSense Gyro Mouse slightly
- Added placeholder help text for window title auto profile field
- Fixed window style for Updater window
- Allow Home LED to be disabled for Switch Pro and JoyCon
- Fixed app config loading. Stopped extra config saves on program launch from missingSetting being set unintentionally
- Added more white variation of images for use in Dark theme
- Make custom Bezier curve perform circular interpolation rather than per axis
- Use ControlService event dispatcher for synchronization on device unplug
- Fixed Gyro Mouse and Mouse Joystick Smoothing panels visibility in Profile Editor under certain scenarios
- Fixed a bug in autoProfile set Path handler. Contribution by mika-n
- Lowered default rumble emulation strength of DualSense controller
- Allow configurable rumble strength setting for DualSense controllers. Will likely change later
- Now use player LEDs on Switch Pro, JoyCon, and DualSense controllers. Used to display input device slot number
- Display input slot number in controller list
- Now sort main controller list by device index
- Changed output device pluging routine. Stop DS4Windows service if ViGEm device connect call fails
- Changed default dead zone for KBM profile templates
- Only output DS4 touchpad button click when in Passthru mode
- Make sure to refresh gyro mouse smoothing combobox indexes after loading from a preset
- Bundled DS4Updater 1.4.5

Wing IDE 101 7.2.8.0 查看版本資訊

更新時間:2021-01-14
更新細節:

What's new in this version:

- Fix reformatting a selection for PEP8
- Fix refactoring to rename module when a file with the new name exists
- Fix remote code reformatting when the code is not changed
- Fix problems analyzing incomplete def async statements
- Add User Interface > Tooltip Delay preference to control the delay before tooltips are shown
- Reduce the default delay before tooltips are displayed
- Add debugger support for Python running natively on Apple Silicon chips
- Show a warning in the Code Warnings tool when an external checker is not run on a file
- because it exceeds the configured maximum file size
- Show a warning in the Code Warnings tool when mypy fails to complete its analysis
- Auto-enter -> for - also when a : already exists at the end of a def
- Don't apply Project-defined indentation policies to snippet files
- Return to column zero when Debug I/O, Python Shell, Debug Console, or OS Commands
- is scrolled to the right and additional output is appended and causes vertical scrolling
- Fix Return in the run arguments field of the launch dialog to activate
- the OK button. Ctrl-Return may be used to enter a newline.
- Don't allow breakpoints on lines that contains nothing but a type annotation since they not reached
- Fix manual configuration of network proxies
- Avoid showing incorrect key bindings in some context menus on Windows
- Don't inspect Python 3.4, 3.5, or 3.6 when starting on macOS Big Sur

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

更新時間:2020-12-31
更新細節:

What's new in this version:

- Put lock block in for DS4 USB output routine

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

更新時間:2020-12-26
更新細節:

What's new in this version:

- Updated App.config file with proper .NET Framework version
- Added support for mapping DualSense Mute button
- Fixed Dark theme crashing app in Windows 7. Removed Aero2 elements from Dark theme
- Disable apply button when creating a new profile. Further enforce current flow
- Added feature set check before generating CRC-32 output data
- Fixed theme style for SaveWhere window
- Corrected KeyDown and KeyUp images in Macro editor
- Split DS4HapticState to two structs. Separate force feedback data from lightbar color
- Added -command cycle cmd flag. Allows for an easy on/off shortcut without having to set any conditions. Contribution by wingfixer
- Changed AutoProfile EXE file extension check to be case-sensitive. Contribution by mika-n
- Added MinWidth back in Dark theme for combobox. Was removed with Aero2 tags
- Updated Russian translation file. Contribution by shikulja
- Don't display data write failure if device is known to be disconnecting. Hopefully eliminates excessive gamepad write failure log messages when Idle Disconnect is executed.
- Tweaked axis scaling to output Xbox 360 axis. Low end now can scale to 0 properly

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

更新時間:2020-12-14
更新細節:

What's new in this version:

- Make sure profile name textbox is enabled by default again
- Added 7-Zip archive of ScpVBus build

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

更新時間:2020-12-13
更新細節:

What's new in this version:

- Grab proper image for Exclusive access display
- Add 7-Zip archive of ScpVBus build to Release