taglib/examples
Urs Fleisch 135c0eb647 tagreader: Fix displaying of seconds in length, UTF-8 for ostream
The padding was wrong, 8 seconds were displayed as 0:80 instead of 0:08.
Also make the output of tagreader and tagreader_c the same, including
the encoding, which was still ISO-8859-1 for std::ostream.
2023-10-27 09:46:54 +02:00
..
CMakeLists.txt Install examples after we selected to build them 2021-03-06 14:52:25 +01:00
framelist.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
strip-id3v1.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
tagreader_c.c tagreader: Fix displaying of seconds in length, UTF-8 for ostream 2023-10-27 09:46:54 +02:00
tagreader.cpp tagreader: Fix displaying of seconds in length, UTF-8 for ostream 2023-10-27 09:46:54 +02:00
tagwriter.cpp Provide properties methods on FileRef, make FileRef non-virtual 2023-10-27 09:46:54 +02:00