taglib/examples
Urs Fleisch ee1931b811
Compile time configuration of supported formats (#1262)
CMake options WITH_APE, WITH_ASF, WITH_DSF, WITH_MOD, WITH_MP4,
WITH_RIFF, WITH_SHORTEN, WITH_TRUEAUDIO, WITH_VORBIS, by default,
they are all ON.
2025-02-02 12:24:26 +01:00
..
CMakeLists.txt Install examples after we selected to build them 2021-03-06 14:52:25 +01:00
framelist.cpp Compile time configuration of supported formats (#1262) 2025-02-02 12:24:26 +01:00
strip-id3v1.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
tagreader_c.c Fix issues reported by CppCheck 2023-12-07 05:00:00 +01:00
tagreader.cpp Remove 'using namespace std' to avoid potential conflicts in example files (#1241) 2024-08-05 21:54:33 +02:00
tagwriter.cpp Remove 'using namespace std' to avoid potential conflicts in example files (#1241) 2024-08-05 21:54:33 +02:00