taglib/taglib
Rosen Penev 37ba5a5cc1
convert missed for loop (#1136)
clang-tidy missed it as the declaration is outside of the loop.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-09-07 11:04:02 -05:00
..
ape Restore const iterators replaced in #1107 (#1128) 2023-09-06 20:59:01 +02:00
asf manual range loop conversions (#1126) 2023-09-06 20:58:13 +02:00
flac remove unused typedefs (#1138) 2023-09-07 11:02:55 -05:00
it size() to isEmpty() (#1131) 2023-09-06 21:23:28 +02:00
mod manual range loop conversions (#1126) 2023-09-06 20:58:13 +02:00
mp4 simplify boolean expressions (#1130) 2023-09-06 21:16:59 +02:00
mpc clang-tidy: init members by default (#1110) 2023-08-30 16:26:14 +02:00
mpeg size() to isEmpty() (#1131) 2023-09-06 21:23:28 +02:00
ogg convert missed for loop (#1136) 2023-09-07 11:04:02 -05:00
riff manual range loop conversions (#1126) 2023-09-06 20:58:13 +02:00
s3m clang-tidy: init members by default (#1110) 2023-08-30 16:26:14 +02:00
toolkit size() to isEmpty() (#1131) 2023-09-06 21:23:28 +02:00
trueaudio clang-tidy: fix mismatched variable names (#1109) 2023-08-31 06:46:58 +02:00
wavpack clang-tidy: fix mismatched variable names (#1109) 2023-08-31 06:46:58 +02:00
xm size() to isEmpty() (#1131) 2023-09-06 21:23:28 +02:00
audioproperties.cpp Use unique_ptr for d-pointers (#1095) 2023-08-07 15:08:40 -05:00
audioproperties.h clang: fix documentation (#1111) 2023-09-03 15:14:05 +02:00
CMakeLists.txt Replace RefCounter with shared_ptr (#1100) 2023-08-07 08:40:24 -05:00
fileref.cpp remove unused typedefs (#1138) 2023-09-07 11:02:55 -05:00
fileref.h Use unique_ptr for d-pointers (#1095) 2023-08-07 15:08:40 -05:00
tag.cpp simplify boolean expressions (#1130) 2023-09-06 21:16:59 +02:00
tag.h clang-tidy: fix mismatched variable names (#1109) 2023-08-31 06:46:58 +02:00
taglib_config.h.cmake #include guards in CMake generated headers. 2016-12-02 17:26:43 +09:00
taglib_export.h Removed config.h and moved macros into taglib_config.h 2013-05-02 20:41:59 +09:00
tagunion.cpp Use unique_ptr for d-pointers (#1095) 2023-08-07 15:08:40 -05:00
tagunion.h Use unique_ptr for d-pointers (#1095) 2023-08-07 15:08:40 -05:00
tagutils.cpp Make sure that own header file is included first 2023-07-22 07:09:58 +02:00
tagutils.h Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00