13
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 2.0.1 More... 20 days ago
C bindings: Support UTF-8 for property values More... about 1 month ago
Fix WASM build by inverting wchar_t size check More... about 1 month ago
Avoid offset_t conflict on Illumos More... about 1 month ago
Fix building with -DBUILD_TESTING=ON -DBUILD_BINDINGS=OFF More... about 1 month ago
Windows: Suppress yet another MSVC C4251 warning More... about 1 month ago
Provide equal operator for MP4::Item More... about 1 month ago
Add virtual to abstract overridden destructor More... about 1 month ago
Detect utf8cpp by header if cmake config is not found (#1217) More... 3 months ago
FileStream: Fix opening long paths on Windows (#1216) More... 3 months ago
Clarify 2.0 source compatibility, remove obsolete URL (#1214) More... 3 months ago
Fix 'get() != pointer()' assertion copying ByteVectorList/StringList (#1211) More... 3 months ago
Version 2.0 More... 3 months ago
clang-tidy: use dynamic_cast More... 3 months ago
Remove unused types from taglib.h More... 3 months ago
clang-tidy: avoid else after return More... 3 months ago
Inspection: Table is not correctly formatted More... 3 months ago
Inspection: Type can be replaced with auto More... 3 months ago
Inspection: Code redundancies More... 3 months ago
Inspection: Possibly unused #include directive More... 3 months ago
Inspection: Possibly uninitialized class member More... 3 months ago
Inspection: Polymorphic class with non-virtual public destructor More... 3 months ago
Inspection: Parameter names do not match More... 3 months ago
Inspection: Missing include guard More... 3 months ago
Inspection: Function is not implemented More... 3 months ago
Inspection: Expression can be simplified More... 3 months ago
Inspection: Variable can be moved to inner scope More... 3 months ago
Inspection: Variable can be moved to init statement More... 3 months ago
Inspection: Variable can be made constexpr More... 3 months ago
Inspection: Result of a postfix operator is discarded More... 3 months ago