opustags/t
Frédéric Mangano 7c8396ca45 run_editor: Pass the editor command through the shell
wordexp doesn’t work on OpenBSD, and escaping the path ourselves then
calling system() is actually easier than using wordexp.
2020-11-01 11:57:48 +01:00
..
cli.cc Forbid mixing --edit with non-interactive edition options 2020-10-31 12:15:01 +01: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 raise error on unsynced data 2018-12-08 12:20:00 -05:00
oggdump.cc create the oggdump tool 2018-12-03 18:43:02 -05:00
opus.cc drop ot::validate_identification_header 2018-12-08 11:28:16 -05:00
opustags.t run_editor: Pass the editor command through the shell 2020-11-01 11:57:48 +01:00
system.cc Introduce ot::shell_escape 2020-11-01 10:41:24 +01:00
tap.h t: extend the tap module 2018-12-18 20:25:26 -05:00