graph
- Update piper-cpp to github repo, and adjust build for revised layout in it2017-01-20, by Chris Cannam
- Fix absurd typo that was preventing transforms from running at all!2017-01-19, by Chris Cannam
- Report on failures that happen while configuring a transform2017-01-19, by Chris Cannam
- Allow the completeness checker to report failure (invalid message) as well as incompleteness2017-01-19, by Chris Cannam
- Minor debug bit2017-01-18, by Chris Cannam
- Fix hang when trying to run transform for which the plugin refuses to initialise at all2017-01-18, by Chris Cannam
- Added tag sv_v3.0beta2 for changeset b6f1052dbda12017-01-16, by Chris Cannam
- Fix annoying chicken-and-egg typosv_v3.0beta2 2017-01-16, by Chris Cannam
- Added tag sv_v3.0beta2 for changeset 7a8e909a15da2017-01-16, by Chris Cannam
- Fix compiler warning2017-01-16, by Chris Cannam
- Dockerfile for 3.0beta22017-01-16, by Chris Cannam
- Next release will be beta22017-01-16, by Chris Cannam
- Copy checker to top-level dir2017-01-16, by Chris Cannam
- Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot2017-01-16, by Chris Cannam
- With updated bqvec, shouldn't need any allocator hints2017-01-13, by Chris Cannam
- Debug toward tracking down strange peak-frequency spectrogram update problem2017-01-13, by Chris Cannam
- Make getPreferredPeakCache check the render mode itself2017-01-13, by Chris Cannam
- Fix spurious test failure in 32-bit build2017-01-13, by Chris Cannam
- Merge in subrepos2017-01-13, by Chris Cannam
- Fix memory leak of cache pixmaps in View2017-01-13, by Chris Cannam
- Fix (I think) crash on exit on Windows having loaded an mp32017-01-12, by Chris Cannam
- Some Ubuntu/Fedora docker build material2017-01-12, by Chris Cannam
- Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)2017-01-12, by Chris Cannam
- Update Piper server to suspend stdout between responses; fixes hang on startup with certain Vamp plugins2017-01-12, by Chris Cannam
- Complete that fix for the record target2017-01-11, by Chris Cannam
- Fix flickery level meters2017-01-11, by Chris Cannam
- Update configure to note capnp version dependency2017-01-11, by Chris Cannam
- Add package step to docker file2017-01-11, by Chris Cannam
- Update these so they work in Docker2017-01-11, by Chris Cannam
- Comment field from LibraZiK distro2017-01-11, by Chris Cannam
- Added tag sv_v3.0beta1 for changeset 3173259cdcc62017-01-10, by Chris Cannam
- Dockerfile that builds the executable on Ubuntu 16.04, hopefully as the start of some more useful packaging strategysv_v3.0beta1 2017-01-10, by Chris Cannam
- Ah, of course I was using the wrong variable here2017-01-10, by Chris Cannam
- Typo fix and small reorder2017-01-10, by Chris Cannam
- Fix "argument missing"2017-01-10, by Chris Cannam
- Subrepo update2017-01-10, by Chris Cannam
- Fix compiler warning, remove some debug out2017-01-10, by Chris Cannam
- Merge from branch 3.0-integration2017-01-10, by Chris Cannam
- Added tag last_v2.5_on_default_branch for changeset e6c7585863fe2017-01-10, by Chris Cannam
- Show warning about beta release3.0-integration 2017-01-10, by Chris Cannam
- Add dates to change log3.0-integration 2017-01-10, by Chris Cannam
- Merge3.0-integration 2017-01-10, by 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 others3.0-integration 2017-01-10, by Chris Cannam
- Better sizing on the Mac I think3.0-integration 2017-01-10, by Chris Cannam
- Add "What's New" to help menu; primp up About box3.0-integration 2017-01-10, by Chris Cannam
- Update PortAudio build for Win643.0-integration 2017-01-10, by Chris Cannam
- Win32 fixes3.0-integration 2017-01-10, by Chris Cannam
- Some platforms don't use native Ogg/Vorbis libraries3.0-integration 2017-01-10, by 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 test3.0-integration 2017-01-10, by Chris Cannam
- Minor tweaks to CHANGELOG3.0-integration 2017-01-10, by Chris Cannam
- Remove unneeded debug3.0-integration 2017-01-09, by Chris Cannam
- Add Linux install target3.0-integration 2017-01-09, by Chris Cannam
- Fix a strictly-incorrect #if guard3.0-integration 2017-01-09, by Chris Cannam
- Merge3.0-integration 2017-01-09, by Chris Cannam
- Fix inadequate #if guard for non-gcc builds3.0-integration 2017-01-09, by Chris Cannam
- Try a deep codesign instead3.0-integration 2017-01-09, by Chris Cannam
- More win32 build fixes3.0-integration 2017-01-09, by Chris Cannam
- Further win32 build updates3.0-integration 2017-01-09, by Chris Cannam
- Further win32 build updates3.0-integration 2017-01-09, by Chris Cannam
- Fixes and updates for 32-bit Windows build3.0-integration 2017-01-09, by Chris Cannam
- Doc updates3.0-integration 2017-01-09, by 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-agnostic3.0-integration 2017-01-09, by Chris Cannam
- Win64 installer updates3.0-integration 2017-01-08, by Chris Cannam
- More of an effort at 64-bit Win installer3.0-integration 2017-01-08, by Chris Cannam
- Update checker with version printout3.0-integration 2017-01-08, by Chris Cannam
- Stub win64 deploy, + ogg testfiles3.0-integration 2017-01-06, by Chris Cannam
- And similar approach for the writer3.0-integration 2017-01-06, by Chris Cannam
- Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api3.0-integration 2017-01-06, by Chris Cannam
- Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding3.0-integration 2017-01-06, by Chris Cannam
- Fix typo in encoded string3.0-integration 2017-01-06, by Chris Cannam
- More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos3.0-integration 2017-01-06, by Chris Cannam
- Add filename encoding tests3.0-integration 2017-01-06, by Chris Cannam
- Untabify, comment test that doesn't apply on Windows3.0-integration 2017-01-06, by Chris Cannam
- Untabify some more3.0-integration 2017-01-06, by Chris Cannam
- Improved debug output for file open troubleshooting3.0-integration 2017-01-06, by Chris Cannam
- Untabify3.0-integration 2017-01-06, by Chris Cannam
- Couple of minor Windows updates3.0-integration 2017-01-05, by Chris Cannam
- No hit counts in release3.0-integration 2017-01-05, by Chris Cannam
- More cache hit counts; make debug output from colour 3d plot renderer (even though it is to SVDEBUG) appear only with explicit debug flag3.0-integration 2017-01-05, by Chris Cannam
- Don't start in the middle when repainting the whole width while using a peak cache. It looks funny.3.0-integration 2017-01-05, by Chris Cannam
- Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.3.0-integration 2017-01-05, by Chris Cannam
- Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model)3.0-integration 2017-01-05, by Chris Cannam
- Merge in subrepo3.0-integration 2017-01-04, by Chris Cannam
- Pull out record buffer into a separate RT-ish thread3.0-integration 2017-01-04, by Chris Cannam
- Wire up record monitoring3.0-integration 2017-01-04, by Chris Cannam
- Make writable model updating explicit rather than essentially an arbitrary hidden accident3.0-integration 2017-01-04, by Chris Cannam
- Add record update timer (very crude this)3.0-integration 2017-01-04, by Chris Cannam
- Close wave file writer when recording stops (instead of leaving record file unclosed until the model is deleted)3.0-integration 2017-01-04, by Chris Cannam
- Fix race condition in first-time recording, where adding the recording wave model would prompt the audio play source to note that its channel count had increased (from 0 to, say, 2) and thus to cause the audio device to be reopened, stopping recording. Fix is to make this only happen if channel count increases beyond that of the device, which shouldn't happen in the recording case3.0-integration 2017-01-04, by Chris Cannam
- Report audio driver startup error3.0-integration 2017-01-04, by Chris Cannam
- Mention hybrid normalisation in changelog3.0-integration 2017-01-03, by Chris Cannam
- Avoid accidentally resetting locale to the empty string when reading pref3.0-integration 2017-01-03, by Chris Cannam
- Run update-i18n script3.0-integration 2017-01-03, by Chris Cannam
- Provisionally add labels for normalisation menu (sigh)3.0-integration 2017-01-03, by Chris Cannam
- Add help icon, + update subrepo3.0-integration 2017-01-03, by Chris Cannam
- Some copyright dates and build adjustments3.0-integration 2017-01-03, by Chris Cannam
- Next actual release will be 3.0-beta13.0-integration 2017-01-03, by Chris Cannam
- Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build3.0-integration 2017-01-03, by Chris Cannam
- Merge3.0-integration 2017-01-03, by Chris Cannam
- Fix to removal of icons from menus on the Mac3.0-integration 2017-01-03, by Chris Cannam
- Fix accidental breakage of PNG export while adding SVG export3.0-integration 2017-01-03, by Chris Cannam
- Try to handle audio device selection more sensibly in cases where only one audio implementation is compiled in3.0-integration 2017-01-03, by Chris Cannam
- Don't show icons on menus in OSX3.0-integration 2017-01-03, by Chris Cannam
- Minor tweak3.0-integration 2017-01-03, by Chris Cannam
- Fix some compiler warnings3.0-integration 2017-01-03, by Chris Cannam
- Update some subrepos3.0-integration 2017-01-03, by Chris Cannam
- Fix erroneous use of single-colour setting to determine dark/light background when in segmentation mode3.0-integration 2016-12-20, by Chris Cannam
- Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it3.0-integration 2016-12-20, by Chris Cannam
- Merge from branch svg, and thus (in some subrepos) from levelpanwidget3.0-integration 2016-12-19, by Chris Cannam
- Implement "Export SVG file..."svg 2016-12-19, by Chris Cannam
- A useful simplification in rate handling: don't reset to 0 when last model goes3.0-integration 2016-12-17, by Chris Cannam
- Fix incorrect initial display levels in LevelPanWidget3.0-integration 2016-12-16, by Chris Cannam
- Add overview colour preference3.0-integration 2016-12-16, by Chris Cannam
- Start updating changelog for 3.03.0-integration 2016-12-16, by Chris Cannam
- Support mouse wheel on level-pan tool button3.0-integration 2016-12-16, by Chris Cannam
- Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting)3.0-integration 2016-12-16, by Chris Cannam
- Introduce a colour map combo too. Doesn't yet have swatches3.0-integration 2016-12-16, by Chris Cannam
- Take advantage of the fact that a group layout is now always used, to simplify code3.0-integration 2016-12-16, by Chris Cannam
- Introduce colour combobox class, to replace ad-hoc code in property box3.0-integration 2016-12-16, by Chris Cannam
- Windows build fixes3.0-integration 2016-12-16, by Chris Cannam
- Adjust spacing in property box3.0-integration 2016-12-15, by Chris Cannam
- Merge from branch levelpanwidget3.0-integration 2016-12-15, by Chris Cannam
- Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systemslevelpanwidget 2016-12-15, by Chris Cannam
- Retina thumbwheelslevelpanwidget 2016-12-15, by Chris Cannam
- Rejig preferences dialog to make it a bit less cumbersomelevelpanwidget 2016-12-15, by Chris Cannam
- Property box layout fixes etclevelpanwidget 2016-12-15, by Chris Cannam
- When the window is actually being closed, we need to close the prefs quickly (otherwise we get a crash on Mac)levelpanwidget 2016-12-15, by Chris Cannam
- Make play params area of property box look a bit better on OSXlevelpanwidget 2016-12-15, by Chris Cannam
- Small OSX fixeslevelpanwidget 2016-12-15, by Chris Cannam
- Moving around some UI bitslevelpanwidget 2016-12-15, by Chris Cannam
- Update to current bqresample API3.0-integration 2016-12-15, by Chris Cannam
- Merge from branch 3.0-integrationlevelpanwidget 2016-12-14, by Chris Cannam
- Play-selection fix, and some other subrepo updates3.0-integration 2016-12-14, by Chris Cannam
- Fix some compiler problems3.0-integration 2016-12-13, by Chris Cannam
- QuickTime file reader is no longer used on any platform and is probably rotting. Remove it3.0-integration 2016-12-13, by Chris Cannam
- Explanatory text3.0-integration 2016-12-13, by Chris Cannam
- Subrepo updates3.0-integration 2016-12-13, by Chris Cannam
- Update to use bqvec allocator for float vectors3.0-integration 2016-12-13, by Chris Cannam
- Minor comment tweaks3.0-integration 2016-12-13, by Chris Cannam
- Handle increases in the overall channel count by closing and reopening the audio device.3.0-integration 2016-12-13, by Chris Cannam
- Remove unused signal3.0-integration 2016-12-12, by Chris Cannam
- Jump to start when recording, so you can see something is happening3.0-integration 2016-12-12, by Chris Cannam
- Open record container folder instead of record folder (so you can see all existing recordings, no matter when they were made)3.0-integration 2016-12-12, by Chris Cannam
- Minor tidy3.0-integration 2016-12-12, by Chris Cannam
- Fix race condition (in creating buffers vs starting process thread) and failure to reopen device in PortAudio driver3.0-integration 2016-12-12, by Chris Cannam
- Avoid overflowing vector if number of devices becomes smaller3.0-integration 2016-12-12, by Chris Cannam
- Merge3.0-integration 2016-12-12, by Chris Cannam
- Reopen the audio device directly when preference is changed3.0-integration 2016-12-12, by Chris Cannam
- Some hackery toward having a zoomlevel typezoom 2016-12-12, by Chris Cannam
- Build fix in bqvec3.0-integration 2016-12-12, by Chris Cannam
- Subrepo update3.0-integration 2016-12-12, by Chris Cannam
- A bit more slack; make debug be off by default3.0-integration 2016-12-09, by Chris Cannam
- Fix compiler warnings3.0-integration 2016-12-09, by Chris Cannam
- Merge from branch bqresample3.0-integration 2016-12-09, by Chris Cannam
- Debug additionbqresample 2016-12-09, by Chris Cannam
- Fixes to sample rate and latency handlingbqresample 2016-12-09, by Chris Cannam
- Some fixes to sample rate managementbqresample 2016-12-09, by Chris Cannam
- Update to reflect bqresample API changebqresample 2016-12-09, by Chris Cannam
- Fixes to (and debug output in!) ResamplerWrapperbqresample 2016-12-07, by Chris Cannam
- Add a ResamplerWrapperbqresample 2016-12-07, by Chris Cannam
- Update subrepobqresample 2016-12-07, by Chris Cannam
- Merge from branch bqaudioiobqresample 2016-12-07, by Chris Cannam
- Merge from branch bqresamplebqaudioio 2016-12-07, by Chris Cannam
- Audio device selectionbqresample 2016-12-07, by Chris Cannam
- Fix incorrect return to Pulse when too few samples available (caused play hang)bqresample 2016-12-06, by Chris Cannam
- Update for bqaudioio changesbqresample 2016-12-06, by Chris Cannam
- Add faders svglevelpanwidget 2016-12-06, by Chris Cannam
- Some work on play parameters and level controls in property boxlevelpanwidget 2016-12-06, by Chris Cannam
- Switch to level-pan tool button in property boxlevelpanwidget 2016-12-06, by Chris Cannam
- Introduce level-pan widget to property boxlevelpanwidget 2016-12-05, by Chris Cannam
- Merge from branch 3.0-integrationlevelpanwidget 2016-12-05, by Chris Cannam
- Start pruning other resampler logic than bqresamplebqresample 2016-12-05, by Chris Cannam
- Remove resampler quality option (#1760)3.0-integration 2016-12-05, by Chris Cannam
- Remove full-screen entry on OSX (#1759: SV's full-screen mode interacts badly with OSX full-screen mode)3.0-integration 2016-12-05, by Chris Cannam
- Start incorporating level-pan widgetslevelpanwidget 2016-12-05, by Chris Cannam
- Another use of WidgetScalemore-hidpi 2016-12-05, by Chris Cannam
- Some icon updatesmore-hidpi 2016-12-05, by Chris Cannam
- Scale the sizes of a few more UI elementsmore-hidpi 2016-12-05, by Chris Cannam
- Add Apple Lossless files3.0-integration 2016-12-02, by Chris Cannam
- Further updates to tests and debug output for file reading on OSX3.0-integration 2016-12-02, by Chris Cannam
- More faffing with tests, to no great effect3.0-integration 2016-12-01, by Chris Cannam
- Add gapless preference to prefs dialog; much work on audio read tests3.0-integration 2016-12-01, by Chris Cannam
- Update dependency builds for OSX3.0-integration 2016-11-30, by Chris Cannam
- Subrepo update3.0-integration 2016-11-30, by Chris Cannam
- Delete audio I/O objects in a fixed order3.0-integration 2016-11-30, by Chris Cannam
- Bigger colour swatches for bigger fonts3.0-integration 2016-11-30, by Chris Cannam
- Always accept wheel events3.0-integration 2016-11-30, by Chris Cannam
- Another check to ensure sync error suppressed at eof3.0-integration 2016-11-29, by Chris Cannam
- Merge from branch mp3-gapless3.0-integration 2016-11-29, by Chris Cannam
- Stop reporting sync errors only when we really are at eof, i.e. after the input callback has been called again (previously we just tested whether we'd buffered up all the input, which of course we do in one go at the start)mp3-gapless 2016-11-29, by Chris Cannam
- Test fixesmp3-gapless 2016-11-29, by Chris Cannam
- Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decodemp3-gapless 2016-11-29, by Chris Cannam