MuseScore/src/converter
Casper Jeukendrup 71168e2bc6 Fix compiler and analyzer warnings found using Xcode
Regarding among other things:
 - unused lambda capture
 - 'dead stores' and values that are never read
 - potential calls to nullpointers
 - copying of loop variables
2021-01-03 13:28:41 +03:00
..
internal Fix compiler and analyzer warnings found using Xcode 2021-01-03 13:28:41 +03:00
CMakeLists.txt rewrite convert method 2020-12-28 13:42:17 +02:00
convertercodes.h rewrite convert method 2020-12-28 13:42:17 +02:00
convertermodule.cpp redesigned command line parse and apply 2020-12-25 16:19:25 +02:00
convertermodule.h redesigned command line parse and apply 2020-12-25 16:19:25 +02:00
iconvertercontroller.h redesigned command line parse and apply 2020-12-25 16:19:25 +02:00