Commit graph

9 commits

Author SHA1 Message Date
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
Igor Korsukov
fa1ae3c2db rework vtest 2020-12-29 17:10:40 +03:00
Igor Korsukov
62ca9d064b fixed two crashes 2020-12-28 22:12:56 +03:00
Igor Korsukov
2e2168a2cb fixed review issues 2020-12-28 13:42:17 +02:00
Igor Korsukov
d8684c878b rewrite convert method 2020-12-28 13:42:17 +02:00
Igor Korsukov
494c1136c3 added convert to png 2020-12-28 13:42:17 +02:00
Igor Korsukov
9cc84f60d1 added parse batch job file 2020-12-28 13:42:17 +02:00
Igor Korsukov
485f76b78e redesigned command line parse and apply 2020-12-25 16:19:25 +02:00
Igor Korsukov
222e368436 redesigned command line parse and apply 2020-12-25 16:19:25 +02:00