Martijn van Beurden
a7d69df653
Add option to metaflac to write to different file
2024-10-28 12:09:10 +01:00
Martijn van Beurden
04532802fd
Escape double dashes, so they don't get converted to em dashes ( #698 )
...
Fixes https://github.com/xiph/flac/issues/671
2024-05-02 15:54:54 +02:00
Martijn van Beurden
28e4f0528c
Release FLAC 1.4.3
2023-06-23 09:17:08 +02:00
Martijn van Beurden
9e157b5e1e
Explain that --with-filename does not work with --export options
2023-05-22 12:02:41 +02:00
Martijn van Beurden
f7bd64bc70
Add help and man text for --append
2023-04-11 10:44:36 +02:00
Martijn van Beurden
b3b9176330
Add data-format option to metaflac, enabling binary output
2023-03-19 22:37:40 +01:00
harridu
0ab961de52
add option metaflac --show-all-tags
...
Co-authored-by: Martijn van Beurden <mvanb1@gmail.com>
2022-11-08 17:09:22 +01:00
Martijn van Beurden
20d8b0f50c
Add --remove-all-tags-except to metaflac
2022-11-08 13:23:00 +01:00
Mark Grassi
dff58b4b8d
Clarify ReplayGain requirements
2022-11-06 10:19:49 +01:00
Martijn van Beurden
b32e5cbf98
Release FLAC 1.4.2
2022-10-22 13:01:34 +02:00
Martijn van Beurden
b6fbd6b3d9
Release FLAC 1.4.1
2022-09-22 12:02:59 +02:00
Martijn van Beurden
2ab4677750
Release FLAC 1.4.0
2022-09-09 14:08:42 +02:00
Martijn van Beurden
80d064e15d
Convert docbook to markdown
...
Currently, the man pages are converted from a docbook document, but
the conversion doesn't seem very reliable. Also, the man page is
more-or-less duplicated by the html documentation.
This commit moves all tool documentation to a markdown document which
is readable by itself and can be converted by pandoc to a man page
and can be used by Jekyll to populate the website.
2022-08-09 21:26:19 +02:00