log main/main.cpp @ 2013:a2c8e1e5e102 zoom

age author description
2018-09-17 Chris Cannam Merge from default branch zoom
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
2017-01-03 Chris Cannam Avoid accidentally resetting locale to the empty string when reading pref 3.0-integration
2017-01-03 Chris Cannam Fix accidental breakage of PNG export while adding SVG export 3.0-integration
2016-12-12 Chris Cannam Some hackery toward having a zoomlevel type zoom
2016-11-01 Chris Cannam Support multiple plugin checker helpers, as for multiple piper servers 3.0-integration
2016-10-21 Chris Cannam Error reporting for Piper server startup piper
2016-10-21 Chris Cannam Fixes to choice of plugin factory piper
2016-10-21 Chris Cannam Default to using Piper piper
2016-04-27 Chris Cannam OSX build fixes 3.0-integration
2016-04-15 Chris Cannam Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat pluginscan
2016-04-14 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan
2015-08-20 Chris Cannam Merge from branch recording 3.0-integration
2015-08-18 Chris Cannam Start stubbing in audio record recording
2015-05-06 Chris Cannam Fixes to scaling of splash screen scalable-icons
2015-05-06 Chris Cannam Various fixes to scalable rendering scalable-icons
2015-02-26 Chris Cannam Debug reporting from FileSource
2014-09-09 Chris Cannam Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
2014-08-13 Chris Cannam Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
2014-07-07 Chris Cannam Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
2014-07-01 Chris Cannam Subrepos, and update in line with latest no-warning changes
2014-06-17 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
2013-12-05 Chris Cannam Qt font fix for OS/X 10.9
2013-11-26 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
2013-11-26 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
2013-11-05 Chris Cannam Win build fixes from with-dependencies branch
2013-09-24 Chris Cannam Merge from the default branch with-dependencies
2013-09-20 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
2013-07-26 Chris Cannam Merge with-dependencies