View Single Post
Old 1st February 2019, 01:54   #427  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,378
Hi Wakaku

Here is the first test version of cE.

The first new feature from your wish list is point 3.(Consolidate). It was really easy to implement it and additional I have added an Action range to the "Tags", so you can consolidate multiple tabs and Tags.
The Action range is very simple, "All Tags" is the only one option.

Also the Targets has now an Action range, almost identical to the SimpleTag Action range.
And some bugs are fixed.

Code:
// Matroska Tags
& Action range for all Targets values
   - applicable to all tabs
   - also for target-UIDs (add, edit, delete, clear)

& Action range for Tags
   - for now only one option: All Tags
   - applicable to all tabs

& Consolidate all SimpleTag in the first Tag
   - Tag count, limits the number of used Tag's, "0" means all Tag's

* TagUID type was initiated incorrectly
   - if the type was not changed, TagTrackUID was always used

* In very rare cases cE crashed at the tab change

* The settings for an XML element were not loaded after pasting a copied/cut element into another tab/treeview

# Change the value for TargetTypeValue: in the editor and in the settings
   - the value for TargetType is no longer changed if "are not using" is selected

% rearranged a few components
Have fun while testing.
hubblec4 is offline   Reply With Quote