opustags/t
Frédéric Mangano 6d6722fb24 Support multiline tags in non-UTF-8 environments
The \t to \t\n substitution assumed an ASCII-compatible environment and would not have worked under
UTF-16. It’s therefore safer to perform the operation before the encoding conversion.
2023-02-07 15:59:44 +09:00
..
cli.cc Fix the test suite on macOS 2023-01-27 15:53:15 +09:00
CMakeLists.txt Cancel --edit when the editor closes without saving 2020-10-31 12:11:26 +01:00
gobble.opus t: read tags from a file 2018-10-28 18:17:52 -04:00
ogg.cc Renumber the pages past the OpusTags packet 2023-02-02 15:05:37 +09:00
oggdump.cc create the oggdump tool 2018-12-03 18:43:02 -05:00
opus.cc Migrate the opus module to use exceptions 2021-01-17 15:07:56 +01:00
opustags.t Support multiline tags in non-UTF-8 environments 2023-02-07 15:59:44 +09:00
system.cc Fix the test suite on macOS 2023-01-27 15:53:15 +09:00
tap.h Migrate the opus module to use exceptions 2021-01-17 15:07:56 +01:00