Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Additional-Tagging-Tools-Plugin.zip | 2024-11-30 | 7.5 MB | |
README.md | 2024-11-30 | 1.5 kB | |
Version 9.1 Update 12 (9.1.9100) source code.tar.gz | 2024-11-30 | 3.2 MB | |
Version 9.1 Update 12 (9.1.9100) source code.zip | 2024-11-30 | 3.3 MB | |
Totals: 4 Items | 14.0 MB | 0 |
- Some UI bug fixes
- LR fixes
- "Copy Tags to Clipboard" fix
- "Tag History" fix
- All "duration" VT functions fixed
- Fixed no button text shown under certain circumstances
- New option "Scroll preview to the end of tables" (off by default)
- Fixed ASR highlighting of changed tags
- LR initialization bug fix
- ASR initialization fixes
- Critical LR/"Compare Tracks" bug fixes
- Various improvements, optimizations, UI fixes, and general bug fixes
- All preview tables are now “bound” to original data stored in local variables. These variables feed preview tables. It deduplicates in-memory data, reduces its usage, and speeds up drawing of preview tables
- Fixed that preview tables didn't scroll to the very bottom
- LR "CD Booklet" exported file format adjustments
- MSR now supports "case-preserving" replacements (which disables RegEx option). Casing of replacement string doesn't matter, the following searched string casings are recognized: Capitalized, UPPER-CASE, lower-case
- Added support for new MB 3.6 custom tags (now 1-20, earlier 1-16) and virtual tags (now 1-50, earlier 1-32). You will need to use MB 3.6 latest patch to use new tags in the plugin
- Now LR reports are exported to files according to current preview table sorting
- Improved support for skin colors
- Plugin buttons now support skin “mouse-over” color. This color is only an approximation to the actual skin color, but looks very similar to the proper color for the most skins
- Fixed issues found by PVS-Studio