index
:
qt/qtinterfaceframework-taglib.git
upstream/add_dsf_and_dsdiff_file_formats
upstream/experimental
upstream/lyrics3v2
upstream/master
upstream/stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Unicode property keys in C bindings
HEAD
upstream/master
norma
2025-07-04
2
-9
/
+13
*
Version 2.1.1
v2.1.1
Urs Fleisch
2025-06-29
3
-2
/
+9
*
Use ldexpl() instead of ldexp()
Urs Fleisch
2025-06-25
1
-1
/
+1
*
Fix conversion compiler warnings
Urs Fleisch
2025-06-25
25
-49
/
+51
*
Convert IPLS to TIPL and TMCL (#1274)
Urs Fleisch
2025-06-21
2
-10
/
+56
*
Map lowercase MusicBrainz TIPL keys to properties (#1274)
Urs Fleisch
2025-06-21
2
-1
/
+33
*
CMake targets with TAGLIB_STATIC compile definition (#1277)
Urs Fleisch
2025-06-20
3
-3
/
+6
*
C bindings: Include missing wchar header in tag_c.h (#1273)
Urs Fleisch
2025-06-14
1
-0
/
+1
*
GitHub Actions: Build with MinGW
Urs Fleisch
2025-06-14
1
-3
/
+32
*
Use tag_c.h as first include in build with C compiler (#1273)
Urs Fleisch
2025-06-14
1
-2
/
+2
*
Version 2.1
v2.1
Urs Fleisch
2025-05-21
3
-4
/
+16
*
Add file_new and file_new_type wchar variants for C binding (#1271)
Jamie
2025-05-16
2
-1
/
+27
*
Support custom temp and tests directories (#1268) (#1270)
Urs Fleisch
2025-05-01
4
-3
/
+63
*
Compile time configuration of supported formats (#1262)
Urs Fleisch
2025-02-02
20
-458
/
+1120
*
Add Shorten (SHN) support (#1257)
Stephen Booth
2024-12-30
17
-2
/
+1261
*
Use fixed width types (#1258)
Stephen Booth
2024-12-22
2
-27
/
+35
*
Preserve unicode encoding when downgrading to ID3v2.3 (#1259) (#1260)
Urs Fleisch
2024-12-22
1
-6
/
+34
*
Fixed warning about shadowing variable (#1254)
Christian Schmitz
2024-11-22
1
-2
/
+2
*
Do not store too large FLAC metadata blocks (#1249) (#1250)
Urs Fleisch
2024-11-14
2
-3
/
+21
*
Fix segfaults with String and ByteVector nullptr arguments (#1247) (#1248)
Urs Fleisch
2024-11-02
4
-19
/
+206
*
Version 2.0.2
v2.0.2
Urs Fleisch
2024-08-24
3
-2
/
+11
*
Support older utfcpp versions with utf8cpp CMake target (#1243) (#1244)
Urs Fleisch
2024-08-15
1
-1
/
+1
*
Remove 'using namespace std' to avoid potential conflicts in example files (#...
nekiwo
2024-08-05
3
-70
/
+66
*
Support free form tags with MP4 properties (#1239) (#1240)
Urs Fleisch
2024-07-29
2
-2
/
+25
*
tagwriter option -p not working properly (#1236) (#1237)
Urs Fleisch
2024-07-19
1
-3
/
+4
*
Skip unknown MP4 boxes (#1231)
Stephen Booth
2024-05-18
3
-7
/
+20
*
Fix parsing of ID3v2.2 frames (#1228)
Urs Fleisch
2024-05-18
3
-3
/
+64
*
Version 2.0.1
v2.0.1
Urs Fleisch
2024-04-09
3
-2
/
+13
*
C bindings: Support UTF-8 for property values
Urs Fleisch
2024-04-01
1
-5
/
+5
*
Fix WASM build by inverting wchar_t size check
Urs Fleisch
2024-03-25
1
-1
/
+1
*
Avoid offset_t conflict on Illumos
Urs Fleisch
2024-03-25
1
-1
/
+1
*
Fix building with -DBUILD_TESTING=ON -DBUILD_BINDINGS=OFF
Urs Fleisch
2024-03-25
1
-2
/
+9
*
Provide equal operator for MP4::Item
Urs Fleisch
2024-03-25
5
-0
/
+212
*
Add virtual to abstract overridden destructor
Urs Fleisch
2024-03-25
1
-1
/
+1
*
Windows: Suppress yet another MSVC C4251 warning
Urs Fleisch
2024-03-25
1
-0
/
+1
*
Detect utf8cpp by header if cmake config is not found (#1217)
Urs Fleisch
2024-02-03
1
-10
/
+25
*
FileStream: Fix opening long paths on Windows (#1216)
Jonas Kvinge
2024-01-28
1
-1
/
+15
*
Clarify 2.0 source compatibility, remove obsolete URL (#1214)
Urs Fleisch
2024-01-28
2
-6
/
+7
*
Fix 'get() != pointer()' assertion copying ByteVectorList/StringList (#1211)
Urs Fleisch
2024-01-27
2
-4
/
+8
*
Version 2.0
v2.0
Urs Fleisch
2024-01-24
1
-0
/
+9
*
clang-tidy: use dynamic_cast
Rosen Penev
2024-01-22
1
-18
/
+18
*
clang-tidy: avoid else after return
Rosen Penev
2024-01-22
2
-39
/
+39
*
clang-tidy: fix wrong cast
Rosen Penev
2024-01-22
1
-2
/
+2
*
convert const double to const auto
Rosen Penev
2024-01-22
10
-11
/
+11
*
Remove unused types from taglib.h
Urs Fleisch
2024-01-21
15
-34
/
+30
*
Inspection: Table is not correctly formatted
Urs Fleisch
2024-01-21
1
-1
/
+1
*
Inspection: Type can be replaced with auto
Urs Fleisch
2024-01-21
6
-72
/
+72
*
Inspection: Code redundancies
Urs Fleisch
2024-01-21
51
-164
/
+154
*
Inspection: Possibly unused #include directive
Urs Fleisch
2024-01-21
49
-77
/
+5
*
Inspection: Possibly uninitialized class member
Urs Fleisch
2024-01-21
1
-1
/
+1
[next]