4K Video Downloader 歷史版本列表 Page5

最新版本 Firefox Developer Edition 73.0b6 (64-bit)

4K Video Downloader 歷史版本列表

4K Video Downloader 允許從互聯網上下載並保存高質量的視頻,音頻和字幕。一鍵下載從互聯網上的所有視頻。以 MP4,MKV,3GP 格式保存視頻或以 MP3,M4A 或 OGG 格式提取音頻視頻。即使在離線狀態下,也可下載 3D 視頻內容。下載 4K Video Downloader Windows 的離線安裝程序安裝程序. 此程序是免費的,開源的和跨平台的。沒有工具欄,沒有廣告軟... 4K Video Downloader 軟體介紹


SoftEther VPN Gate Client Plugin 2019.06.10 Build 9680 查看版本資訊

更新時間:2019-06-10
更新細節:

Samepage 1.0.37066 查看版本資訊

更新時間:2019-06-10
更新細節:

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

更新時間:2019-06-08
更新細節:

What's new in this version:

- Added support for Warrior Joypad JS083 gamepad. Changed provided by mika-n
- Changed Welcome dialog window to monitor ViGEm process rather than search for its process name. Should fix false Install Failed messages
- Added remote connection support to the UDP server. Changed provided by mika-n

Emu Loader 8.7.7 查看版本資訊

更新時間:2019-06-07
更新細節:

What's new in this version:

Emu Loader 8.7.7
Fixed:
- Popup menus can now display Unicode texts, but this implementation is far from perfect
- Copy/move/delete game ROMs was not working due to an "Exit" command I forgot to remove, preventing further code from executing
- Removed some beeps playing while creating games lists
- Fixed bad Windows theme painting in my TPanelEx component, affecting all components in it... highly noticeable in light mode
- Hint text of separator lines were missing in popup menus

Changed:
- Improvements to my TBitBtnEx component
- font color is forced to black if button is not in "custom mode" and Windows theme is enabled
- BitBlt() function used to paint bitmap buffer into button canvas instead of Canvas.Draw() function
- replaced "Glyph" property by "Images" (TImageList container), for 32-bit+alpha channel icons (.ico)
- Improvements to my TSpeedButtonEx component
- font color is not changed when clicked (only applies if button style is set to "flat")
- font color is forced to black if button is not in "custom mode" and Windows theme is enabled
- BitBlt() function used to paint bitmap buffer into button canvas instead of Canvas.Draw() function
- replaced "Glyph" property by "Images" (TImageList container), for 32-bit+alpha channel icons (.ico)

Added:
- Custom border for menu/popup menus
- night mode only
- you can customize the border color in preferences screen "Night Mode 2" page
- experimental feature, might be buggy on Windows 10


Emu Loader 8.7.6
- Fixed: Crash caused by my custom TBitBtnEx / TSpeedButtonEx components when frontend is in light mode (default theme)


Emu Loader 8.7.5
- Fixed: buttons font color was black when in night mode


Emu Loader 8.7.3

Fixed:
- Parent .ico file not showing up in clone sets if clonename.ico doesn't exist ("MAMu_ icons" feature)
- Buttons "OK" / "Cancel" were invisible when viewing the simpler "arcade system select" dialog
- Wrong read/write of game info "playtime" / "last played" / "times played" if your have multiple games in the same system with same zipped filename but of different media types
- Example: 2 files named "Elevator Action (1995) (Nidecom).zip", both MSX1 games, one is cartridge media type and the other is floppy disk
- Wrong game info written in played games files after exiting a console/computer game
- Wrong game info read from played games files when loading games lists at startup
- The media type was missing when searching for the game entry
- Bugs related to files located in "console_computerplayed_games" folder
- Arcade systems and MAME software lists do not suffer from this bug
- Wrong "extra game info" data parsing for "Games Editor" (main menu "Console/Computer")
- Night mode was not toggled on/off correctly with the checkbox in messages dialog
- PaneEx "inner border color" was not set correctly in procedure uCommon.SetPanelNightColors() causing it to be the same as outer border color
- MAME arcade input files were not handled correctly in "Run Game (Extra Parameters)" screen
- Files "arcade_name.inp" in the "inp" root folder were not added to the files list, only "inpgamename*.inp" files
- For arcade games only, excluding MAME softlist games
- MAME save state files were not handled correctly in "Run Game (Extra Parameters)" screen
- Files from "stamachine_namesoftwarenamegamename" folder were completely ignored
- For MAME software list games only, excluding arcade games
- The image layout currently in use could be disabled in "Layout Settings" screen, causing corruption in layouts .ini file read/write routine
- Extra title/machine type text color of selected systems were hard to read in night mode; light gray color replaced by dark gray
- Selection bar was not red color for CHDs with bad checksum ("Arcade Audit Results" screen)
- "CPU Filter" edit box was not correctly painted in night mode
- Search games floating panel was not showing up at startup

Changed:
- Improvements to "version info" detection in "Arcade Emulators Setup" screen and at frontend startup
- Changes and tweaks to AlterMAME feature
- RAM variables were not initialized at startup, it could cause the frontend to crash
- Added a second AlterMAME slot so you can use two alternate emulators to run MAME games ("Arcade Emulators Setup" screen)
- new "Autorun Game With AlterMAME 2" checkbox ("Arcade Emulators Setup" screen and games popup menu)
- if game cannot be run with "AlterMAME 1", it will try again with "AlterMAME 2"
- new "Run Game With AlterMAME 2" option in games popup menu to run games directly with AlterMAME 2
- Added proper detection for "FinalBurn Alpha" and "Raine" emulators in "Arcade Emulators Setup" screen and when running games
- FBA website: https://www.fbalpha.com
- Raine website: http://raine.1emulation.com
- For Raine emulator, the "-nogui" parameter is added automatically to the execution command line and there's no way to toggle it off
- Better handling of CreateProcessW() exit codes "0, 1, 2, 5" after exiting emulators
- Tweaks and fixes to texts in "run game confirmation" and "execution error" dialogs
- Renamed file "image_category_overlay.ico" to "image_category_overlay_light.ico" ("resourcesmain_iconsoverlay" folder)
- Image category/layout icons updated to support overlay icons ("resourcesmain_icons" folder)
- Icon files "option_check.ico" and "option_radiogroup_on.ico" replaced by better versions, suitable for light and dark backgrounds ("resourcesmain_icons" folder)
- Changes and fixes to menu/popupmenu drawing colors
- Fixed a couple painting bugs in the selection bar outer border
- Fixed unreadable shortcut text color in selected items
- Added "help text" and "selected help text" in the colors array, changed them to "gray" to fix unreadable texts
- Added inner frame color to the selected items, slightly darker than menu background color
- Replaced TEdit standard component by my custom "TEditEx" component, to be used in "night mode"
- New properties: "Color Frame", "Color Frame Focused", "Color Frame Disabled", "Round Frame"
- Property "Use Custom Border" for an easy on/off toggle when changing between light/dark backgrounds; this property if OFF by default
- Allow custom frame colors instead of the fixed Windows themed frame
- Remove the fixed white inner frame when setting edit box background color to anything other than white
- Improvements to my custom "TShadowLabel" component for dark backgrounds compatibility
- Added new "Disabled Font Color" and "Disabled Font Shadow Color" properties so you can change font colors when the component is in "not enabled" state
- Added new "Use Disabled Font Color" property for an easy on/off toggle when changing between light/dark backgrounds; this property is OFF by default
- Modified image category/layout .ico files, removed monitor frames / texts to use with overlay .ico files ("resourcesmain_icons" folder)
- Moved "Tool Bar Overlay Icons Folder" setting to "Night Mode" page since this feature is not for the light mode (preferences screen)

Removed:
- All code related to "AlterMAME Default Emulator Settings" and "AlterMAME custom ini settings" completely removed from the source code

Added:
- New night mode .ico overlay files for image categories/layouts ("resourcesmain_iconsoverlayimg_dark" folder)
- Support custom game icons for MAME software list games; "MAMu_ Icons" feature
- File "softwarenamegamename.ico" in arcade "icons.zip" is no longer supported
- Zipped icons for each software list must be in: - "user_mame_icons_pathsoftwarenameicons.zip" filename or
- "user_mame_icons_pathsoftwarename.zip" filename (alternate .zip name, exclusive Emu Loader feature!)

Unzipped icons must be in:
- "user_mame_icons_pathsoftwarenamegamename.ico" or
- "user_mame_icons_pathiconssoftwarenamegamename.ico"
- Minor tweaks to improve RAM usage and .zip files handlinga


Emu Loader 8.7.2

Fixed:
- Commented ROM / DISK entries were added as game files when creating MAME software games lists (softwarename.xml files) ROM or DISK entries ending with "-->" tag will not be added ("rocnrope" from "msx1_cart.xml" is one of the affected games) you must create MAME software list games again to fix this bug (main menu "Arcade", "Create MAME Software Games List")

Changed:
- PDF game manual updates support for MAME software lists scan support for a sub-folder "manuals" added at the end of your selected PDF folder
- File "console_computermame_systems_softwarelist.ini" updated to MAME .204

Removed:
- Some code cleanup, mostly commented out and deprecated

Added
- "Search game" bar in "View Missing ROMs/CHDs" screen (audit results) the frontend searches the entered string in game title and then game name if title is not a match it works like the incremental search in the main games list, partial strings supported you can press ENTER key in the edit box instead of clicking the "search" button if there's no match, the edit box blinks red

ManicTime 4.3.2.0 查看版本資訊

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

What's new in this version:

- Bug fix: Database migration wizard from v3.x did not work
- Bug fix: Custom timeline plugin always used 60 seconds refresh rate
- Jira plugin now uses OAuth authentication

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

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

What's new in this version:

- Updated images provided by carloshbcabral and FuriaESP
- Added support for Razer Raiju Ultimate and CronusMax PS4OutputMode. Changes provided by mika-n
- Updated Welcome Dialog to use ViGEm Installer 1.6.115
- Fixed 360 steering wheel emulation mode for dualshock4 controller output. Change provided by mika-n

Display Driver Uninstaller (DDU) 18.0.1.4 查看版本資訊

更新時間:2019-05-24
更新細節:

What's new in this version:

- Updated the partner link
- Small fixes / enhancement

ManicTime 4.3.1.0 查看版本資訊

更新時間:2019-05-23
更新細節:

What's new in this version:

Fixed:
- cloud login did not work on non-admin account
- on new installation, server tags did not show up until restart

ManicTime 4.3.0.9 查看版本資訊

更新時間:2019-05-21
更新細節:

What's new in this version:

- ManicTime Cloud
- Autotag editor, edit rules
- Full backup and restore
- Tag selector, billable support
- Jira - Tempo plugin support, billable hours
- Added: Freshbooks plugin which works with the new Freshbooks API
- Added: Azure DevOps plugin
- Added: Asana plugin
- Added: Basecamp plugin
- Bug fixes

Display Driver Uninstaller (DDU) 18.0.1.3 查看版本資訊

更新時間:2019-05-13
更新細節: