2015-06-16 |
Chris Cannam |
Merge from branch vh
|
2015-06-02 |
Chris Cannam |
Algorithm includes for std::min, etc
|
2015-05-20 |
Chris Cannam |
Small test program & some changes to support it
vh
|
2015-05-20 |
Chris Cannam |
Update other Makefiles
vh
|
2015-05-20 |
Chris Cannam |
Merge
|
2015-05-20 |
Chris Cannam |
Initial draft of C API for plugin loading
vh
|
2015-05-20 |
Chris Cannam |
Some work toward C API for plugin loading
vh
|
2015-05-20 |
Chris Cannam |
Minor doc updates
|
2015-03-11 |
Chris Cannam |
Start using libc++ by default
|
2015-01-14 |
Chris Cannam |
Fine adjustment to timestamp to avoid rounding error
|
2014-10-16 |
Chris Cannam |
Fix some compiler warnings
|
2014-10-16 |
Chris Cannam |
Non-power-of-two is not an issue if we're built with fftw
|
2014-09-12 |
Chris Cannam |
Merge
|
2014-09-12 |
Chris Cannam |
Fix failure to reset timestamp rewriting when reset() called in buffering adapter (symptom: timestamps appear to continue to ascend from end point on second run after reset)
|
2014-09-12 |
Chris Cannam |
Further typo fixes in Makefile.inc
|
2014-09-12 |
Chris Cannam |
Fix a couple of mistakes in the skeleton Makefile.inc
|
2014-09-05 |
Chris Cannam |
Merge
|
2014-09-05 |
Chris Cannam |
Split out big Makefile into Makefile.inc and platform-specific Makefiles
|
2014-09-03 |
Chris Cannam |
Fix some uninitialised members that Coverity otherwise complains about
|
2014-08-07 |
Chris Cannam |
Add CFLAGS to Makefile
|
2014-08-07 |
Chris Cannam |
Add CFLAGS (like CXXFLAGS) to configure
|
2014-08-06 |
Chris Cannam |
Merge
|
2014-08-06 |
Chris Cannam |
Toward win64 build eventually
|
2014-08-06 |
Chris Cannam |
Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
|
2014-08-05 |
Chris Cannam |
Some os/x build fixes
|
2014-08-05 |
Chris Cannam |
mingw32 build fix
|
2014-08-04 |
Chris Cannam |
Some mingw32 fixes
|
2014-08-04 |
Chris Cannam |
Starting to update win32/mingw cross-compile
|
2014-06-25 |
Chris Cannam |
Update RDF for example plugins
|
2014-06-25 |
Chris Cannam |
Merge (but taking everything from the more recent default)
|
2014-06-05 |
Chris Cannam |
Add dc:title for plugin library
|
2014-06-20 |
Chris Cannam |
Produce rather richer RDF output
|