2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2009-10-07 |
Christophe Rhodes |
More changes related to strict/tolerant URL parsing:
|
2009-09-08 |
Chris Cannam |
* As prior commit
|
2009-08-24 |
Chris Cannam |
* Fixes to gcc-4.4 thanks to Michel Salim
|
2009-07-07 |
Chris Cannam |
* use exceptions instead of exit()!
|
2009-06-29 |
Chris Cannam |
* Add rdf-network option to retrieve RDF descriptions from network, since
sv-v1.6
|
2009-06-02 |
Chris Cannam |
* Add rdf-track-uri and rdf-maker-uri options
|
2009-05-14 |
Chris Cannam |
* Try to avoid URI clashes with existing URIs in the file, when writing
|
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-20 |
Chris Cannam |
* remove debug
|
2009-01-20 |
Chris Cannam |
* Try to avoid leaving output files open after completion
|
2008-12-10 |
Chris Cannam |
* Avoid trying to create output files with : in them (win32)
|
2008-12-09 |
Chris Cannam |
* close output streams a little sooner when writing features for more
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-05 |
Chris Cannam |
* Support recording the summary type in transform
|
2008-12-05 |
Chris Cannam |
* Implement proper RDF feature writing for track level features, using
|
2008-12-05 |
Chris Cannam |
* Add FeatureWriter method to set basic track metadata; write it out from
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-11-28 |
Chris Cannam |
* Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner)
|