log system/System.h @ 1886:f803d3c33f76 tip

age author description
2020-07-21 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
2020-01-23 Chris Cannam Add OSQueryAccentColour background-mode
2020-01-20 Chris Cannam More sensible name background-mode
2020-01-17 Chris Cannam Determine whether a dark background is indicated background-mode
2018-06-07 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
2017-03-07 Chris Cannam Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
2016-10-27 Chris Cannam More Windows build bits project-file-rework
2016-10-19 Chris Cannam Tidy and re-fix for Linux msvc2015_64
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2016-04-14 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
2016-01-11 Chris Cannam Check for plugin loadability before trying to load in the main process (POSIX only so far) 3.0-integration
2015-03-30 Chris Cannam M_PI tonioni
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2013-09-16 Chris Cannam Memory barriers in ringbuffer
2013-03-25 Chris Cannam MinGW fixes
2011-10-10 mathieub Changed ISINF in system/System.h for win32 compilation: library_integration
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-10-25 Chris Cannam Merge
2009-09-10 Chris Cannam * Some (incomplete) Solaris build bobs
2009-08-24 Chris Cannam * Fixes to gcc-4.4 thanks to Michel Salim
2009-03-13 Chris Cannam ...
2008-12-04 Chris Cannam ...
2008-01-29 Chris Cannam * munlockall
2007-10-05 Chris Cannam * Ensure locale from environment is retained after plugin load, not
2007-04-19 Chris Cannam * OS/X tweaks sv1-1.0pre4
2007-02-14 Chris Cannam * Fix crash in short spectrogram paint
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-25 Chris Cannam * Add Audacity plugins directory to default LADSPA path on Windows
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-09-26 Chris Cannam * flesh out StorageAdviser
2006-09-25 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.