2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-09-10 |
Chris Cannam |
...
|
2009-09-10 |
Chris Cannam |
* Some (incomplete) Solaris build bobs
|
2009-09-08 |
Chris Cannam |
* As prior commit
|
2009-09-08 |
Chris Cannam |
* Better handling of failed-to-open-output-stream situations; ensure CSV
|
2009-09-08 |
Chris Cannam |
* Fix session save bug reported by Jeff Smith (entities not encoded in
|
2009-08-24 |
Chris Cannam |
* Fixes to gcc-4.4 thanks to Michel Salim
|
2009-08-18 |
Chris Cannam |
* debug only
|
2009-08-14 |
Chris Cannam |
* Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
|
2009-07-07 |
Chris Cannam |
* use exceptions instead of exit()!
|
2009-07-07 |
Chris Cannam |
* comment out debug line
|
2009-06-29 |
Chris Cannam |
* Add rdf-network option to retrieve RDF descriptions from network, since
sv-v1.6
|
2009-06-22 |
Chris Cannam |
* minor environmental updates
|
2009-06-08 |
Chris Cannam |
* Use notes layer for things with MIDI units as well as Hz
|
2009-06-02 |
Chris Cannam |
* Add rdf-track-uri and rdf-maker-uri options
|
2009-05-21 |
Chris Cannam |
* Make expandAndRetrieve much faster for cases with duplicated data being
|
2009-05-18 |
Chris Cannam |
* percent-encode plugin and plugin-output uris
|
2009-05-14 |
Chris Cannam |
* add reviewFileForAppend callback
|
2009-05-14 |
Chris Cannam |
* Try to avoid URI clashes with existing URIs in the file, when writing
|
2009-05-14 |
Chris Cannam |
* Make SV capable of importing the signal/audiofile structure now written
|
2009-05-13 |
Chris Cannam |
* Try to identify the properly conformant audio file structure written out
|
2009-05-13 |
Chris Cannam |
* Add forgotten angle brackets to signal type URI
|
2009-05-13 |
Chris Cannam |
* Replace not very useful signal-uri option with more useful audiofile-uri
|
2009-05-08 |
Chris Cannam |
* If we have track metadata, write it out in a separate mo:Track associated
|
2009-05-08 |
Chris Cannam |
* Add computed_by property for signal features
|
2009-03-30 |
Chris Cannam |
* fix to rounding problems in plugin parameter box
|
2009-03-27 |
Chris Cannam |
* add forgotten file!
|
2009-03-27 |
Chris Cannam |
* Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
|
2009-03-27 |
Chris Cannam |
* Move prf file to prf/ (so that it can be pulled in using externals in
|
2009-03-20 |
Chris Cannam |
* remove debug
|
2009-03-20 |
Chris Cannam |
* remove debug
|
2009-03-16 |
Chris Cannam |
* debug tidy
sv-v1.5
|
2009-03-16 |
Chris Cannam |
* various minor bits
|
2009-03-16 |
Chris Cannam |
* either I'm going mad or the compiler is... valgrind and sizeof both
|
2009-03-16 |
Chris Cannam |
* thread tidying fix, etc
|
2009-03-13 |
Chris Cannam |
...
|
2009-03-13 |
Chris Cannam |
...
|
2009-02-27 |
Chris Cannam |
* update CHANGELOG, remove more debug, add .oga extension
sv-v1.5pre1
|
2009-02-27 |
Chris Cannam |
* remove some debug output
|
2009-02-26 |
Chris Cannam |
* Handle zero-velocity note ons as well as note offs (can't believe I
|
2009-02-25 |
Chris Cannam |
* Make it possible to record live MIDI to a note layer.
|
2009-02-25 |
Chris Cannam |
* Somewhat better MIDI-based time instant timing
|
2009-02-24 |
Chris Cannam |
* more rudiments of midi->instants
|
2009-02-24 |
Chris Cannam |
* rtmidi & activity updates
|
2009-02-24 |
Chris Cannam |
* fix memory leak (thanks Luis, #2628201)
|
2009-02-23 |
Chris Cannam |
* os/x build fixes
|
2009-02-23 |
Chris Cannam |
* Wire up MIDI input port (as far as printing a message when an event comes
|
2009-02-23 |
Chris Cannam |
* a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
|
2009-02-23 |
Chris Cannam |
* restore compileability
|
2009-02-23 |
Chris Cannam |
* midi stubs (this revision will not compile)
|
2009-02-12 |
Chris Cannam |
* Some fairly simplistic code to set up layer type properties based on
|
2009-02-10 |
Chris Cannam |
* Fix crash when processing a file that is shorter than a single block
|
2009-02-09 |
Chris Cannam |
* get whole columns at a time from fft model when running transform
|
2009-02-09 |
Chris Cannam |
* Some steps to avoid backward seeks in MatrixFile in common use cases
|
2009-02-08 |
Chris Cannam |
* Some changes and debug toward reducing backward seeks (v. slow on os/x
|
2009-02-06 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
2009-02-05 |
Chris Cannam |
* Restore peak bins mode in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
2009-02-05 |
Chris Cannam |
* Auto-close write-mode matrix files when all columns written
|
2009-02-05 |
Chris Cannam |
* More careful (I hope!) locking
|