strawberry-audio-player-win.../ext/libstrawberry-tagreader
Robert Gingras e8be0adf37 TagReaderTagLib: Remove redundant ID3v2 validity check
TagLib will have created a valid ID3v2 tag on this file by this point in the code, due to the way it handles the tag() method for WAV::File. Thus the null pointer check is redundant and the hasID3v2() call is at best redundant and at worst will cause tags to not save when they otherwise should have
2024-04-24 01:23:51 +02:00
..
CMakeLists.txt CMake: Simplify Qt detection 2023-09-16 14:55:42 +02:00
tagreaderbase.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
tagreaderbase.h Rewrite album cover loader 2023-06-06 20:41:01 +02:00
tagreadergme.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
tagreadergme.h Fix mismatched definition 2023-10-13 22:49:20 +02:00
tagreadermessages.proto Rewrite album cover loader 2023-06-06 20:41:01 +02:00
tagreadertaglib.cpp TagReaderTagLib: Remove redundant ID3v2 validity check 2024-04-24 01:23:51 +02:00
tagreadertaglib.h TagReaderTagLib: Remove file_mpeg argument from the SetEmbeddedArt ID3v2 overload 2024-04-24 01:23:51 +02:00
tagreadertagparser.cpp Rewrite album cover loader 2023-06-06 20:41:01 +02:00
tagreadertagparser.h Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00