log system/System.h @ 1886:f803d3c33f76 tip

age author description
Tue, 21 Jul 2020 13:59:14 +0100 Chris Cannam OK I give in, we are going to have to put this in a separate DLL so we can deploy a version on Win7 that doesn't have the WinRT dependency
Thu, 23 Jan 2020 15:43:30 +0000 Chris Cannam Add OSQueryAccentColour background-mode
Mon, 20 Jan 2020 17:17:45 +0000 Chris Cannam More sensible name background-mode
Fri, 17 Jan 2020 21:36:07 +0000 Chris Cannam Determine whether a dark background is indicated background-mode
Thu, 07 Jun 2018 15:35:04 +0100 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
Tue, 07 Mar 2017 13:27:53 +0000 Chris Cannam Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
Thu, 27 Oct 2016 10:29:44 +0100 Chris Cannam More Windows build bits project-file-rework
Wed, 19 Oct 2016 09:11:51 +0100 Chris Cannam Tidy and re-fix for Linux msvc2015_64
Tue, 18 Oct 2016 15:54:56 +0100 Chris Cannam MSVC build fixes msvc2015_64
Tue, 18 Oct 2016 14:03:55 +0100 Chris Cannam MSVC build fixes msvc2015_64
Thu, 14 Apr 2016 14:03:18 +0100 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
Mon, 11 Jan 2016 14:18:56 +0000 Chris Cannam Check for plugin loadability before trying to load in the main process (POSIX only so far) 3.0-integration
Mon, 30 Mar 2015 16:58:01 +0100 Chris Cannam M_PI tonioni
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11