ADVANCED Codecs 歷史版本列表
ADVANCED Codecs 為 Windows 7/8/10 是一個音頻和視頻編解碼器包。包括 32 位和 64 位版本。 ADVANCED 版本包含一整套編解碼器,標準編解碼器只包含 LAV 濾鏡和用於字幕的 xy-VSFilter.6235896 對於大多數用戶而言,編解碼器一直是個問題。這是因為從來沒有一個“開箱即用”的工作解決方案,一般的電腦用戶可以安裝,只是從一開始就正常工作。有幾個... ADVANCED Codecs 軟體介紹更新時間:2020-09-13
更新細節:
更新時間:2020-09-13
更新細節:
更新時間:2020-09-12
更新細節:
更新時間:2020-09-12
更新細節:
更新時間:2020-09-11
更新細節:
What's new in this version:
Added:
- to improve rendering speed, minimap is now rendered via BGRABitmap library (much faster, but program size is bigger by ~1.5Mb)
- reworked cache of highlighted lines; now it works faster and has auto-adjusted size (it's changed to big value on toggling minimap on)
- mouse-wheel scrolling goes smoothly over inter-line gaps
- option "minimap_scale"
Removed:
- option "renderer_cache_lines"
更新時間:2020-09-10
更新細節:
更新時間:2020-09-08
更新細節:
What's new in this version:
Added:
Improved TRegExpr engine:
- regexp: supported recursion: (?R) with alias (?0)
- regexp: supported subroutine calls: (?1) ... (?89)
- regexp: supported possessive quantifier: a++ a*+ a?+ a{n,m}+
- regexp: supported atomic groups: (?>foo|bar|ok)
- regexp: supported negative lookahead: foo(?!bar)
- regexp: supported Perl syntax for named groups: (?'name'expr) and subroutine calls: (?&name)
- regexp: supported Unicode characters after U+FFFF (ie surrogate pairs) for '.', 'W', 'S', 'D' etc.
- regexp: added z; changed behavior of (match also before final line-break)
- regexp: added error message for unknown metachars (like X E)
- option "ui_reopen_session_cmdline"
- before: editor doesn't load last session when command-line file is opened; now: it also doesn't save current session in this case, so old session is not lost
- lexer C++: keywords of C++20
Fixed:
- issue with "Add next occurrence of selected word"
- engine of lite lexers: broken highlighting after horizontal scrolling
- lexer Python: code-tree for func "def name(param: type)"
- lexer Python: code-tree for "class name(dotted.name)"
- regression in Markdown tree-helper
更新時間:2020-09-08
更新細節:
What's new in this version:
- Fix error when a base folder gets deleted
- Linux: Add completions command for bash/zsh/fish shell autocompletion
更新時間:2020-09-07
更新細節:
What's new in this version:
- Update of ffmpeg
- Update of vpx (1.9.0) Codec
- Update of the Portuguese language file
- Fixed minor bugs
更新時間:2020-09-05
更新細節:
What's new in this version:
- Fixed: Image lookup from Google (for artist images, etc.) was not working
- Fixed: Zooming in on an image thumbnail will scroll so the selected item is shown (previously it could scroll to a different spot)