log system/System.h @ 1851:91056142abd0

age author description
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
Mon, 16 Sep 2013 15:47:27 +0100 Chris Cannam Memory barriers in ringbuffer
Mon, 25 Mar 2013 12:15:07 +0000 Chris Cannam MinGW fixes
Mon, 10 Oct 2011 17:27:08 +0100 mathieub Changed ISINF in system/System.h for win32 compilation: library_integration
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Mon, 25 Oct 2010 11:09:02 +0200 Chris Cannam Merge
Thu, 10 Sep 2009 14:17:59 +0000 Chris Cannam * Some (incomplete) Solaris build bobs
Mon, 24 Aug 2009 16:07:23 +0000 Chris Cannam * Fixes to gcc-4.4 thanks to Michel Salim
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Thu, 04 Dec 2008 17:15:15 +0000 Chris Cannam ...
Tue, 29 Jan 2008 19:54:54 +0000 Chris Cannam * munlockall
Fri, 05 Oct 2007 13:26:47 +0000 Chris Cannam * Ensure locale from environment is retained after plugin load, not
Thu, 19 Apr 2007 15:19:51 +0000 Chris Cannam * OS/X tweaks sv1-1.0pre4
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Thu, 25 Jan 2007 12:19:05 +0000 Chris Cannam * Add Audacity plugins directory to default LADSPA path on Windows
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Tue, 26 Sep 2006 12:58:12 +0000 Chris Cannam * flesh out StorageAdviser
Mon, 25 Sep 2006 13:44:05 +0000 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.