]> granicus.if.org Git - taglib/commit
Remove DSF and DSDIFF from master to a feature branch
authorScott Wheeler <scott@directededge.com>
Thu, 12 Sep 2019 05:26:18 +0000 (07:26 +0200)
committerScott Wheeler <scott@directededge.com>
Thu, 12 Sep 2019 05:55:34 +0000 (07:55 +0200)
commit074f30e3faf98f0383ae2951f5f1d76ae54a4cf8
treef05d1aa34a6e6148d16df6bb4910623a8fd4d83f
parentf1b40de66b1c73fbbd28237c55fb5cb9ae6a8bb6
Remove DSF and DSDIFF from master to a feature branch

These can be merged back into master once they're in a more mature state.
18 files changed:
taglib/CMakeLists.txt
taglib/audioproperties.cpp
taglib/dsdiff/dsdiffdiintag.cpp [deleted file]
taglib/dsdiff/dsdiffdiintag.h [deleted file]
taglib/dsdiff/dsdifffile.cpp [deleted file]
taglib/dsdiff/dsdifffile.h [deleted file]
taglib/dsdiff/dsdiffproperties.cpp [deleted file]
taglib/dsdiff/dsdiffproperties.h [deleted file]
taglib/dsf/dsffile.cpp [deleted file]
taglib/dsf/dsffile.h [deleted file]
taglib/dsf/dsfproperties.cpp [deleted file]
taglib/dsf/dsfproperties.h [deleted file]
taglib/fileref.cpp
taglib/toolkit/tfile.cpp
tests/CMakeLists.txt
tests/test_dsdiff.cpp [deleted file]
tests/test_dsf.cpp [deleted file]
tests/test_fileref.cpp