2016-10-18 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
2016-04-21 |
Chris Cannam |
Merge from the default branch
3.0-integration
|
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-04-14 |
Chris Cannam |
First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup
pluginscan
|
2016-03-18 |
Chris Cannam |
Win32 build fix
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
3.0-integration
|
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-03 |
Chris Cannam |
This code now compiles. Main problem: sample rate types
cxx11
|
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-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-09-16 |
Chris Cannam |
Memory barriers in ringbuffer
|
2013-03-25 |
Chris Cannam |
MinGW fixes
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-03-13 |
Chris Cannam |
...
|
2008-12-04 |
Chris Cannam |
...
|
2008-07-10 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
2008-04-29 |
Chris Cannam |
* Merge rev 1048 (build fixes) from rdf-import branch
|
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-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 |
Fixes for Windows build
|
2007-01-25 |
Chris Cannam |
...
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-10-24 |
Martin Gasser |
included OSX-specific headers
|
2006-09-26 |
Chris Cannam |
* sketch win32 and os/x implementations for memory availability check
|
2006-09-26 |
Chris Cannam |
* flesh out StorageAdviser
|
2006-09-25 |
Chris Cannam |
...
|
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.
|