log

age author description
2018-06-19 Chris Cannam First cut at updating archive scripts to use Repoint
2018-06-19 Chris Cannam Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
2018-06-19 Chris Cannam Experimentally add a rule to re-run Repoint if the project or lock file is newer than the .repoint.point file. This sort of thing isn't sufficient for all uses of Repoint because some of the initial qmake project file info is brought in by Repoint, so it has to be run before qmake as well. Also it's not clear yet how it will interact with archived builds (i.e. source releases) -- to be tested.
2018-06-19 Chris Cannam Update Repoint
2018-06-18 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
2018-06-12 Chris Cannam Update with Qt test fix
2018-06-11 Chris Cannam Update checker subrepo too
2018-06-11 Chris Cannam Merge from branch plugin-path-config
2018-06-11 Chris Cannam Merge subrepos back to default plugin-path-config
2018-06-11 Chris Cannam Build fix plugin-path-config
2018-06-11 Chris Cannam Fix compiler warning plugin-path-config
2018-06-11 Chris Cannam Fixes to plugin path handling plugin-path-config
2018-06-08 Chris Cannam Minor layout fix plugin-path-config
2018-06-08 Chris Cannam Use KnownPlugins for plugin path settings stuff plugin-path-config
2018-06-08 Chris Cannam Use wide-char environment variable stuff plugin-path-config
2018-06-07 Chris Cannam Environment updates plugin-path-config
2018-06-07 Chris Cannam System library test program (beginnings of) plugin-path-config
2018-06-07 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam Update VC redist version
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost
2018-06-07 Chris Cannam Explicit mkspecs
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam Explicit mkspecs plugin-path-config
2018-06-06 Chris Cannam Checker API update plugin-path-config
2018-06-06 Chris Cannam Branch in subrepo plugin-path-config
2018-06-05 Chris Cannam Update for Qt 5.11; some more error-handling, + ensure clean build in rebuild script
2018-06-05 Chris Cannam Merge from default branch plugin-path-config
2018-06-05 Chris Cannam Further tidying, and error handling, for Windows build scripting
2018-06-04 Chris Cannam Environment variable support in plugin paths plugin-path-config
2018-05-25 Chris Cannam Wire up plugin path settings logic (needs more testing) plugin-path-config
2018-05-25 Chris Cannam Plugin review dialog plugin-path-config
2018-05-25 Chris Cannam Since the rapid applicationClosing(true) was introduced on the following line, this has no longer been necessary -- and it produces a crash itself, as closeSession deletes the preferences dialog itself plugin-path-config
2018-05-25 Chris Cannam Subrepo update plugin-path-config
2018-05-25 Chris Cannam Merge from default branch plugin-path-config
2018-05-24 Chris Cannam Merge from branch baselib-win-build
2018-05-24 Chris Cannam Linux build fix baselib-win-build
2018-05-24 Chris Cannam OSX build fix baselib-win-build
2018-05-24 Chris Cannam Merge baselib-win-build
2018-05-24 Chris Cannam qmacstyle no longer needed?
2018-05-24 Chris Cannam Alternative build mechanism for Windows, with base as a library and a single script to run full builds baselib-win-build
2018-05-23 Chris Cannam Add "Add" plugin-path-config
2018-05-23 Chris Cannam More work on plugin path config plugin-path-config
2018-05-21 Chris Cannam Toward more than one plugin type in this widget plugin-path-config
2018-05-18 Chris Cannam Update Repoint to v1.0
2018-05-18 Chris Cannam CI update for newer system
2018-05-17 Chris Cannam Update to remove some debug (again)
2018-05-17 Chris Cannam Update with likely fix
2018-05-17 Chris Cannam Commit some extra debug, trying to narrow down Travis failure case
2018-05-16 Chris Cannam Subrepo update for test; add some apt packages that are needed on vanilla ubuntu even though travis does have them already (as a handy reference)
2018-05-15 Chris Cannam Merge from branch repoint
2018-05-15 Chris Cannam Subrepo update for path adjustment buttons plugin-path-config
2018-05-15 Chris Cannam Subrepo update
2018-05-15 Chris Cannam Update subrepos: fix warnings, semi-implement up/down in plugin path configurator plugin-path-config
2018-05-11 Chris Cannam Update branch plugin-path-config
2018-05-11 Chris Cannam Toward allowing the user to see (at least, and maybe change) the plugin path plugin-path-config
2018-05-11 Chris Cannam Up & down repoint
2018-05-10 Chris Cannam Tidy up rounding + tests
2018-05-10 Chris Cannam Tidy up rounding + tests repoint
2018-05-09 Chris Cannam Vext -> Repoint. Let's see how this goes. repoint
2018-05-08 Chris Cannam Fix for scale line positioning on OSX
2018-05-04 Chris Cannam Update subrepo for 32-bit fix
2018-05-03 Chris Cannam Reset to default branch