log system/System.cpp @ 1818:c5ee0746bdef background-mode

age author description
Fri, 17 Jan 2020 21:36:07 +0000 Chris Cannam Determine whether a dark background is indicated background-mode
Wed, 11 Sep 2019 13:20:40 +0100 Chris Cannam Update macOS memory size check - the original sysctl was returning far too small a value for modern machines (because bounded to a 32-bit int)
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Fri, 08 Jun 2018 11:27:40 +0100 Chris Cannam Environment variable lookup fixes, & use this implementation throughout plugin-path-config
Thu, 07 Jun 2018 16:39:58 +0100 Chris Cannam Setenv is nicer here plugin-path-config
Thu, 07 Jun 2018 15:35:04 +0100 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
Mon, 09 Oct 2017 11:08:59 +0100 Chris Cannam Add overlooked fclose in error case