log

age author description
Tue, 10 Jan 2017 16:04:03 +0000 Chris Cannam Show warning about beta release 3.0-integration
Tue, 10 Jan 2017 15:56:01 +0000 Chris Cannam Add dates to change log 3.0-integration
Tue, 10 Jan 2017 14:19:17 +0000 Chris Cannam Merge 3.0-integration
Tue, 10 Jan 2017 14:18:34 +0000 Chris Cannam When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration
Tue, 10 Jan 2017 14:01:13 +0000 Chris Cannam Better sizing on the Mac I think 3.0-integration
Tue, 10 Jan 2017 13:58:06 +0000 Chris Cannam Add "What's New" to help menu; primp up About box 3.0-integration
Tue, 10 Jan 2017 11:28:35 +0000 Chris Cannam Update PortAudio build for Win64 3.0-integration
Tue, 10 Jan 2017 11:08:14 +0000 Chris Cannam Win32 fixes 3.0-integration
Tue, 10 Jan 2017 11:06:20 +0000 Chris Cannam Some platforms don't use native Ogg/Vorbis libraries 3.0-integration
Tue, 10 Jan 2017 10:58:25 +0000 Chris Cannam Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration
Tue, 10 Jan 2017 10:56:08 +0000 Chris Cannam Minor tweaks to CHANGELOG 3.0-integration
Mon, 09 Jan 2017 18:51:42 +0000 Chris Cannam Remove unneeded debug 3.0-integration
Mon, 09 Jan 2017 16:48:29 +0000 Chris Cannam Add Linux install target 3.0-integration
Mon, 09 Jan 2017 16:41:45 +0000 Chris Cannam Fix a strictly-incorrect #if guard 3.0-integration
Mon, 09 Jan 2017 16:34:11 +0000 Chris Cannam Merge 3.0-integration
Mon, 09 Jan 2017 16:31:58 +0000 Chris Cannam Fix inadequate #if guard for non-gcc builds 3.0-integration
Mon, 09 Jan 2017 16:09:17 +0000 Chris Cannam Try a deep codesign instead 3.0-integration
Mon, 09 Jan 2017 14:33:36 +0000 Chris Cannam More win32 build fixes 3.0-integration
Mon, 09 Jan 2017 14:03:10 +0000 Chris Cannam Further win32 build updates 3.0-integration
Mon, 09 Jan 2017 13:51:39 +0000 Chris Cannam Further win32 build updates 3.0-integration
Mon, 09 Jan 2017 11:53:06 +0000 Chris Cannam Fixes and updates for 32-bit Windows build 3.0-integration
Mon, 09 Jan 2017 10:18:47 +0000 Chris Cannam Doc updates 3.0-integration
Mon, 09 Jan 2017 10:14:59 +0000 Chris Cannam Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic 3.0-integration
Sun, 08 Jan 2017 19:36:27 +0000 Chris Cannam Win64 installer updates 3.0-integration
Sun, 08 Jan 2017 16:33:20 +0000 Chris Cannam More of an effort at 64-bit Win installer 3.0-integration
Sun, 08 Jan 2017 16:10:28 +0000 Chris Cannam Update checker with version printout 3.0-integration
Fri, 06 Jan 2017 21:38:33 +0000 Chris Cannam Stub win64 deploy, + ogg testfiles 3.0-integration
Fri, 06 Jan 2017 21:04:53 +0000 Chris Cannam And similar approach for the writer 3.0-integration
Fri, 06 Jan 2017 20:51:47 +0000 Chris Cannam Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api 3.0-integration
Fri, 06 Jan 2017 16:40:11 +0000 Chris Cannam Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration