K-Lite Codec Pack Mega 歷史版本列表 Page11

最新版本 K-Lite Codec Pack Mega 15.4.8

K-Lite Codec Pack Mega 歷史版本列表

K-Lite Codec Pack Mega 是一組編解碼器,DirectShow 過濾器和工具的集合。編碼和解碼(播放)音頻和視頻格式需要編解碼器和 DirectShow 過濾器。K-Lite Codec Pack Mega 被設計為用於播放所有電影文件的用戶友好型解決方案。使用 K -Lite Codec Pack,您應該可以播放所有流行的音頻和視頻格式,甚至是一些罕見的格式.K-Lite C... K-Lite Codec Pack Mega 軟體介紹


K-Lite Codec Pack Mega 14.3.0 查看版本資訊

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

What's new in this version:

- Updated Codec Tweak Tool to version 6.3.1

K-Lite Codec Pack Mega 14.2.5 查看版本資訊

更新時間:2018-06-18
更新細節:

What's new in this version:

- Updated LAV Filters to version 0.71-56-gdf34d
- Windows XP is not supported anymore. XP users should use version 13.8.4 of the codec pack

Signal Desktop 1.12.0 查看版本資訊

更新時間:2018-06-01
更新細節:

What's new in this version:

Signal Desktop 1.12.0

- Update to Electron v2.0.1
- Fixed: Emoji with skin tone modifiers would show up as a square
- Fixed: A few visual problems with the contact detail screen
- Fixed: complex kernel versions were causing problems in linux

Dev:
- Add another Windows 7 dev setup requirement to contributing.md
- Various defense-in-depth enhancements
- Refactor api.js into web_api, which encapsulates all web access
- Move a number of dependences from bower to npm
- Enable a large set of new tslint rules
- Use React for all emojification in the app
- Print out main process logs if electron unit tests fail
- Move all forks to @scottnonnenberg-signal account
- Remove jscs from the project
- Remove unused code and templates
- Remove broken stylesheets symlink


Signal Desktop 1.11.0
- Feature: Receive contact
- Fixed: Sometimes clicks on quoted message wouldn't work
- Fixed: In dark theme, it was hard to see a message's triple-dot menu on hover
- Fixed: Unsupported image and video types were missing from media pane
- Fixed: On small screens, the media lightbox view would show media off-screen
- Notification improvements
- Improved behavior for notifications that are added and removed quickly
- Better handling of notifications that were read on a linked device
- Media Gallery: A number of small visual fixes
- Emoji pane: Can now dismiss it by pressing escape key
- Update translations

Dev:
- Windows 7: Use Electron-native notifications
- Better logging when we receive a read sync from a linked device
- Move to React for newlines, emoji, and links in message body
- Improve Logging For Disappearing Messages
- Prettier: Continue expanding its coverage of app
- Document Translations Setup + Remove Unused Strings
- Make Protocol Buffers available to commonjs code
- Build updates: remove unused commands and assets
- Document Windows 7 Developer Setup
- Update README copyright year to 2018


Signal Desktop 1.10.1
- Fixes a bug recently published


Signal Desktop 1.10.0

- Media Gallery showing all attachments in a given conversation. Note: Until all attachments have been migrated to disk (as part of a background process), only a partial set of a conversation's media will show up, skewed towards the most recent messages
- Increase speed of migration to move attachments to disk from database
- Video attachments: show first frame preview in composition area

Quotes:
- Show 'You' in Android theme instead of your own contact name
- Show thumbnails for quotes of messages with video attachments

Notification improvements:
- Remove all on remote read, on focus, on exit
- Show multi-message notifications like '5 new messages'

Dev:
- Add comments clarifying our mechanisms for stripping EXIF info
- Move to prettierjs to format our code
- Fix break in styleguide; make filesize/Signal.Util.GoogleChrome available
- Remove duplicate entry from .gitignore


Signal Desktop 1.9.0
- Send quoted replies via hover menu on message
- Fixed: Linking a new iOS device would not initially show iOS theme
- Dev: Media Gallery: Phase 1 - currently disabled


Signal Desktop 1.8.0
- Support for receiving quoted replies
- iOS theme: one bubble for both attachment and message contents
- Dev: Fix beta install instructions in readme for debian-based linux


Signal Desktop 1.7.1
- Fixed: Conversation message preview would sometimes continue to show after message disappeared
- Improve URL Auto-Linking In Messages
- Redact More Variants Of Paths In Stack Traces
- Dev: Introduce React, TypeScript, TSLint and React-StyleGuidist


Signal Desktop 1.7.0

- Update to electron 1.8.4
- Migrate all attachments from IndexedDB to file system in the background
- Save attachments to disk when importing Chrome app export
- New option in settings: delete all application data
- Remove all configuration in database when we discover we are unlinked
- Delete everything in database when we link with a different phone number from previous link
- Windows: Delete all data on uninstall
- Fixed: Read receipts setting would not be synchronized along with re-link
- Fixed: Clicking conversation in left pane when already selected would remove focus on message composition field
- Fixed: Searching for the phone number of an existing contact, then selecting 'start conversation' would erase contact details
- Fixed: Selecting Settings menu option multiple times would open multiple instances of settings view

Dev:
- Redact file paths in anything that goes to the log on disk
- When top-level process errors happen, don't show dialog with stack trace
- Add nsp to CI runs
- Add eslint-plugin-mocha to disallow exclusive tests using *.only
- Preparation for encrypted backups
- Updates to structure of exported data - messages.zip, flat list of attachments
- Relax Node.js version requirements
- Fix a few typos in documentation
- Update issue template to mention that translation should be via Transifex


Signal Desktop 1.6.1
- Switch to a new service for debug logs, since GitHub is retiring anonymous gists


Signal Desktop 1.6.0
- Upgrade to the latest version of Electron, 1.8.2
- Replace custom notification sound with system sound

Update menus:
- A few copy changes to make things clearer
- Settings now available via the File (Windows/Linux) or Signal Desktop (macOS) OS menu
- Eliminate the triple-dot menu in the top-center of the screen
- Fixed: Hitting enter after entering device name on install would not move to next screen

Dev:
- Ensure consistent builds using yarn --frozen-lockfile
- Update code to match eslint-enforced formatting
- Upgrade to latest version of electron-builder and associated packages


Signal Desktop 1.5.2
- Fixed: In import/registration flow, choosing View -> Debug Log would do nothing


Signal Desktop 1.5.1
- Fixed: In some cases contact/group syncs would turn off disappearing messages in all conversations
- Fixed: On initial setup, conversations with disappearing messages enabled would be at the top of the conversation list


Signal Desktop 1.5.0
- Note: Includes fixes from 1.4.0-beta.1 (never released to production), 1.5.0-beta.1, and one additional pull request
- Update electron to 1.7.12
- New design for import and install flows
- Support for 'light' imports, which bring just messages, contacts and groups
- Set conversation disappearing messages state and contact block state on initial link
- 'Restart' -> 'Restart Signal' button in update dialog, thanks @StevenXL

Fixed:
- If app started offline, conversations would not open
- Attached images would sometimes show up rotated improperly
- Uncaught Exception: TypeError; 'getSize'
- File paths with special characters could be shown in misleading way
- Incoming messages sometimes didn't appear at all
- 'Cannot find module ./app/locale' error popup when attempting to start another instance of the app on Windows
- Setting NODE_ENV environment variable to 'development' would point it at staging servers

Dev:
- Move ESLint environment configuration into .eslintrc
- Sync Protocol Buffers with libsignal-service-java
- Update to libsignal-protocol-javascript v1.3.0
- Make our binary comparisons constant time
- Fix typo in issue template
- Update to new signal branding

K-Lite Codec Pack Mega 14.2.0 查看版本資訊

更新時間:2018-06-01
更新細節:

What's new in this version:

- Updated MPC-HC to version 1.7.16.3
- Updated LAV Filters to version 0.71-35-g06302
- Updated MediaInfo Lite to version 18.05

K-Lite Codec Pack Mega 14.1.5 查看版本資訊

更新時間:2018-05-03
更新細節:

What's new in this version:

- Updated Codec Tweak Tool to version 6.3.0

K-Lite Codec Pack Mega 14.1.0 查看版本資訊

更新時間:2018-04-11
更新細節:

What's new in this version:

- Updated MPC-HC to version 1.7.16.2
- Updated LAV Filters to version 0.71-30-ga4c49
- Updated MediaInfo Lite to version 18.03.1
- Updated Icaros to version 3.1.0 b1
- Windows XP is not supported anymore. XP users should use version 13.8.3 of the codec pack. Download link for that is at bottom of this page

K-Lite Codec Pack Mega 14.0.5 查看版本資訊

更新時間:2018-03-19
更新細節:

What's new in this version:

- Updated Codec Tweak Tool to version 6.2.9
- Updated MediaInfo Lite to version 18.03

K-Lite Codec Pack Mega 14.0.0 查看版本資訊

更新時間:2018-02-19
更新細節:

What's new in this version:

- Updated MadVR to version 0.92.12
- Windows XP is not supported anymore

K-Lite Codec Pack Mega 13.8.0 查看版本資訊

更新時間:2018-02-01
更新細節:

Rank Tracker 8.21.2 查看版本資訊

更新時間:2018-02-01
更新細節:

What's new in this version:

Rank Tracker 8.21.2
- Fixed the bug that caused collecting wrong number of competitors for the 'Keyword Difficulty' tab in Rank Tracker

Rank Tracker 8.21.1
- A few minor bugs have been fixed in Rank Tracker

Rank Tracker 8.21
- Fixed the issue with incorrect visibility graph results for project competitors in Rank Tracker

Rank Tracker 8.20.5
- Fixed duplicated entries for the Keyword Map module, the issue with the filters for Yandex Regions has been fixed in Rank Tracker

Rank Tracker 8.20.4
- Fixed the problem with Rank Tracker modal windows on MacOS that opened under the main window

Rank Tracker 8.20.3
- Improved UI for minimized interface view and for screens with low resolution and some other minor bugs have been fixed in Rank Tracker

Rank Tracker 8.20.2
- The time filter from the Keyword Research module has been fixed in Rank Tracker

Rank Tracker 8.20.1
- New Rank Tracker version with improved memory utilization algorithm for 64-bit Windows machines

Rank Tracker 8.20
- Several bugs have been fixed and UX improvements implemented in Rank Tracker