Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
6bcecbca
Commit
6bcecbca
authored
Sep 08, 2004
by
Josh Coalson
Browse files
add bullet item about renaming of metaflac *-vc-* options
parent
3c2529b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/html/changelog.html
View file @
6bcecbca
...
...
@@ -130,6 +130,18 @@
<LI>
metaflac:
<UL>
<LI>
Renamed the tag editing options as follows (the
<TT>
...-vc-...
</TT>
options still work but are deprecated):
<UL>
<LI><TT>
--show-vc-vendor
</TT>
becomes
<TT>
--show-vendor-tag
</TT></LI>
<LI><TT>
--show-vc-field
</TT>
becomes
<TT>
--show-tag
</TT></LI>
<LI><TT>
--remove-vc-all
</TT>
becomes
<TT>
--remove-all-tags
</TT></LI>
<LI><TT>
--remove-vc-field
</TT>
becomes
<TT>
--remove-tag
</TT></LI>
<LI><TT>
--remove-vc-firstfield
</TT>
becomes
<TT>
--remove-first-tag
</TT></LI>
<LI><TT>
--set-vc-field
</TT>
becomes
<TT>
--set-tag
</TT></LI>
<LI><TT>
--import-vc-from
</TT>
becomes
<TT>
--import-tags-from
</TT></LI>
<LI><TT>
--export-vc-to
</TT>
becomes
<TT>
--export-tags-to
</TT></LI>
</UL>
</LI>
<LI>
Better explanation of common error messages.
</LI>
<LI>
Bug fix: calculating ReplayGain on 48kHz streams.
</LI>
<LI>
Bug fix: incorrect numbers when printing seek points.
</LI>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment