log

age author description
2020-06-09 Chris Cannam Avoid deprecated warnings for very recent Qt changes
2020-06-09 Chris Cannam Print transforms in order of id (default is order of name first, which isn't displayed here, so it's confusing)
2020-06-08 Chris Cannam Packaging fixes
2020-06-08 Chris Cannam Bump date again. Realistically, this isn't happening today
2020-06-08 Chris Cannam Bump date
2020-06-08 Chris Cannam Make sure zipfile is available
2020-06-08 Chris Cannam More on zipping packages
2020-06-08 Chris Cannam Path fix
2020-06-08 Chris Cannam Toward making Windows zip
2020-06-05 Chris Cannam Create package called static, rather than just having subdir
2020-06-05 Chris Cannam Package
2020-06-05 Chris Cannam Signing
2020-06-05 Chris Cannam Notarization fix
2020-06-05 Chris Cannam Provisional notarization step
2020-06-05 Chris Cannam Mac build (but not yet package)
2020-06-05 Chris Cannam Strive to include dynamic (because faster startup) and static (AppImage) builds
2020-06-05 Chris Cannam Fix AppRun
2020-06-05 Chris Cannam AppImage seems to insist on having an icon
2020-06-05 Chris Cannam Add desktop file
2020-06-05 Chris Cannam Build example plugins & test plugins so as to run tests
2020-06-05 Chris Cannam Add yajl-tools
2020-06-05 Chris Cannam Fix syntax error
2020-06-05 Chris Cannam First cut at Linux AppImage
2020-06-05 Chris Cannam Update CHANGELOG; add warning about mp3/aac encoder delay to help
2020-06-04 Chris Cannam Towards a 1.6 release - primarily for Opus support
2020-05-19 Chris Cannam Update Qt path
2020-05-12 Chris Cannam Subrepo update
2020-04-23 Chris Cannam Update plugin handling to follow the smart pointers used in the svcore library. This is awkward in our context, and the outcome isn't a very nice one - but it