2015-06-15 |
Chris Cannam |
Smooth signal flow through from file to fft model
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Store temporary audio files in memory if we have plenty of it
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Tidy
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Rework audio file reader API to prefer using std containers
simple-fft-model
|
2015-06-13 |
Chris Cannam |
Fix to fft cache
simple-fft-model
|
2015-06-12 |
Chris Cannam |
A small cache for source samples
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Make a small cache of recently-used columns
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Normalization function
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Simplest naive FFTModel implementation (+ fill in tests)
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
simple-fft-model
|
2015-06-12 |
Chris Cannam |
More tests
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Start making the FFT model tests into proper tests
|
2015-06-11 |
Chris Cannam |
Tidy
|
2015-06-10 |
Chris Cannam |
Tidy dense time-value model API a bit; add first simple unit test for FFT model
|
2015-06-10 |
Chris Cannam |
Remove some obsolete unused files
|
2015-06-10 |
Chris Cannam |
Merge from default branch
osx-retina
|
2015-06-10 |
Chris Cannam |
Update subrepo
|
2015-06-10 |
Chris Cannam |
Report error if transform fails (during operation, rather than at start as was already reported)
|
2015-06-04 |
Chris Cannam |
Update deployment script for QtSvg
osx-retina
|
2015-06-04 |
Chris Cannam |
Add forgotten zoom icon
osx-retina
|
2015-06-01 |
Chris Cannam |
Couple more icons
osx-retina
|
2015-06-01 |
Chris Cannam |
Update subrepos
osx-retina
|
2015-05-22 |
Chris Cannam |
Fix crash when importing wide CSV file
|
2015-05-22 |
Chris Cannam |
Add half-wave rectification option to Colour 3D Plot layer
|
2015-05-21 |
Chris Cannam |
minor debug thing
osx-retina
|
2015-05-21 |
Chris Cannam |
Fixes to font sizing in colour 3d plot layer (for #1221)
osx-retina
|
2015-05-21 |
Chris Cannam |
Merge in subrepo
|
2015-05-21 |
Chris Cannam |
Avoid going pop when setting play head to before time 0
|
2015-05-21 |
Chris Cannam |
Prevent selection being dragged beyond start/end of content
|
2015-05-21 |
Chris Cannam |
Box colour a darker grey by default (but also changeable now)
|
2015-05-15 |
Chris Cannam |
Fix #1222 CSV export of time-instants layer omits last point
|
2015-05-14 |
Chris Cannam |
Merge from branch scalable-icons
osx-retina
|
2015-05-14 |
Chris Cannam |
Merge from default branch
osx-retina
|
2015-05-14 |
Chris Cannam |
Fix #1220 Flexi-note layer appears in Layers menu
|
2015-05-14 |
Chris Cannam |
Handle case where plugin erroneously returns sample rate 0 for fixed-rate output
|
2015-05-13 |
Chris Cannam |
Icon update
scalable-icons
|
2015-05-12 |
Chris Cannam |
Fixes to, and tests for, RealTime-to-text methods
|
2015-05-12 |
Chris Cannam |
Display note name derived from value, when hovering over time-value feature if the scale unit is Hz
|
2015-05-12 |
Chris Cannam |
Copyright date
|
2015-05-12 |
Chris Cannam |
Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
|
2015-05-06 |
Chris Cannam |
Icons
scalable-icons
|
2015-05-06 |
Chris Cannam |
Simplistic play-selection
scalable-icons
|
2015-05-06 |
Chris Cannam |
Make play-pause bigger
scalable-icons
|
2015-05-06 |
Chris Cannam |
Rewind/ffwd shouldn't be available when nothing loaded
scalable-icons
|
2015-05-06 |
Chris Cannam |
Slightly improved text positioning
scalable-icons
|
2015-05-06 |
Chris Cannam |
Update splash, and a build fix
scalable-icons
|
2015-05-06 |
Chris Cannam |
Add splash screen code
scalable-icons
|
2015-05-06 |
Chris Cannam |
Fixes to scaling of splash screen
scalable-icons
|
2015-05-06 |
Chris Cannam |
Various fixes to scalable rendering
scalable-icons
|
2015-05-06 |
Chris Cannam |
Experiment with loading SVGs
scalable-icons
|
2015-04-29 |
Chris Cannam |
Make Retina layer rendering selectable in settings
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix font size for painter when rendering scaled
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix positioning of local feature illumination rectangle
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix rendering of selections
osx-retina
|
2015-04-27 |
Chris Cannam |
Always render to a buffer, then from that to the widget
osx-retina
|
2015-04-20 |
Chris Cannam |
Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet)
osx-retina
|
2015-04-20 |
Chris Cannam |
Some scaling & zoom bits
osx-retina
|
2015-04-20 |
Chris Cannam |
Update subrepos and config stuff
osx-retina
|
2015-04-20 |
Chris Cannam |
Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
|
2015-04-20 |
Chris Cannam |
Don't set version from configure, track it in version.h instead. Next will be 2.5.
|
2015-04-20 |
Chris Cannam |
Merge from branch cxx11
|
2015-04-20 |
Chris Cannam |
Subrepo updates
|
2015-03-18 |
Chris Cannam |
Fix crash caused by using proxy (of unknown lifecycle) instead of view as cache key
osx-retina
|
2015-03-18 |
Chris Cannam |
Pass proxy to layer for painting
osx-retina
|
2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Another small replacement
osx-retina
|
2015-03-17 |
Chris Cannam |
Subrepo
osx-retina
|
2015-03-11 |
Chris Cannam |
Experiment with querying paint rect separately from view rect
osx-retina
|
2015-03-11 |
Chris Cannam |
Subrepo state
cxx11
|
2015-03-11 |
Chris Cannam |
Start branch for retina hi-res rendering
osx-retina
|
2015-03-11 |
Chris Cannam |
Build fixes for OS/X
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepo
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-11 |
Chris Cannam |
Comments etc
cxx11
|
2015-03-10 |
Chris Cannam |
Merge
cxx11
|
2015-03-10 |
Chris Cannam |
Doh
cxx11
|
2015-03-10 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-10 |
Chris Cannam |
Nothing of consequence
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least.
cxx11
|
2015-03-10 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
2015-03-09 |
Chris Cannam |
A few more fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Move to using double rather than float for floating-point calculations (float only for storage); more build fixes
cxx11
|
2015-03-09 |
Chris Cannam |
More conversion fixes
cxx11
|
2015-03-04 |
Chris Cannam |
Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser
cxx11
|
2015-03-03 |
Chris Cannam |
Merge from default branch
cxx11
|
2015-03-02 |
Chris Cannam |
Update subrepo
|
2015-03-02 |
Chris Cannam |
Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
|
2015-02-25 |
Chris Cannam |
Updates for win32 build - repackaging with Qt5.4 to fix failure to start up properly on 32-bit win8.1
2.4-stable
|
2015-02-26 |
Chris Cannam |
Update and merge
|
2015-02-26 |
Chris Cannam |
Debug reporting from FileSource
|
2015-02-24 |
Chris Cannam |
Enable ThreadSanitizer
datarace
|
2015-02-18 |
Chris Cannam |
Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
|
2015-02-13 |
Chris Cannam |
Update subrepos
|
2015-02-10 |
Chris Cannam |
Updates for next win32 build
|
2015-02-09 |
Chris Cannam |
Merge from default branch
cxx11
|
2015-01-16 |
Chris Cannam |
Fix arg in string
|
2014-12-15 |
Chris Cannam |
Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
|
2014-12-09 |
Chris Cannam |
Start connecting up tempo bits
|
2014-12-09 |
Chris Cannam |
Update units when prefs change
|
2014-12-09 |
Chris Cannam |
Oops, included some unintended cruft
|
2014-12-09 |
Chris Cannam |
hz -> freq, and some layout rearrangement
|
2014-12-08 |
Chris Cannam |
Fixes to limits etc in unit converter
|
2014-12-04 |
Chris Cannam |
Quick hack at a multiplex option for transform input (see #1108)
|
2014-12-02 |
Chris Cannam |
Wire up note/octave stuff
|
2014-12-02 |
Chris Cannam |
Start adding piano note
|
2014-12-02 |
Chris Cannam |
Adding the unit converter code might have enhanced the previous commit a little
|
2014-12-01 |
Chris Cannam |
Start work on unit converter
|
2014-12-01 |
Chris Cannam |
Unit tests for StringBits::splitQuoted
|
2014-12-01 |
Chris Cannam |
If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default
|
2014-11-27 |
Chris Cannam |
Fix close-quote immediately before separator in StringBits::splitQuoted
|
2014-11-27 |
Chris Cannam |
Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
|
2014-11-20 |
Chris Cannam |
Couple more RealTime tests
|
2014-11-19 |
Chris Cannam |
Subrepo state
|
2014-11-17 |
Chris Cannam |
CXX11 (-std=c++11) branch, to test build environments before making any code adaptations
cxx11
|
2014-11-10 |
Chris Cannam |
Discard wildly excessive wheel events
|
2014-10-03 |
Chris Cannam |
Handle variable columns by importing all of them (not just the minimum number)
|
2014-10-03 |
Chris Cannam |
Add milliseconds as CSV import timing option
|
2014-10-02 |
Chris Cannam |
Update version in wxs file
2.4-stable
|
2014-10-01 |
Chris Cannam |
Merge from branch 2.4-stable
|
2014-10-01 |
Chris Cannam |
Merge
2.4-stable
|
2014-10-01 |
Chris Cannam |
Added tag sv_v2.4.1 for changeset 2868d5abf1a3
2.4-stable
|
2014-10-01 |
Chris Cannam |
Update changelog
2.4-stable sv_v2.4.1
|
2014-10-01 |
Chris Cannam |
Version will be 2.4.1
2.4-stable
|
2014-10-01 |
Chris Cannam |
Subrepo update
2.4-stable
|
2014-09-29 |
Chris Cannam |
Merge from branch 2.4-stable
|
2014-09-29 |
Chris Cannam |
Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.
2.4-stable
|
2014-09-24 |
Chris Cannam |
Obsolete tag
2.4beta2
|
2014-09-24 |
Chris Cannam |
Merge
|
2014-09-11 |
Chris Cannam |
Update subrepo
|
2014-09-10 |
Chris Cannam |
Added tag sv_v2.4beta2 for changeset 4a7c62938a13
2.4beta2
|
2014-09-24 |
Chris Cannam |
Add a forgotten item to the changelog
|
2014-09-24 |
Chris Cannam |
Added tag sv_v2.4_linux_deploy for changeset 8215909b74d2
|
2014-09-24 |
Chris Cannam |
Deploy fixes
sv_v2.4_linux_deploy
|
2014-09-24 |
Chris Cannam |
Auto dependencies
|
2014-09-24 |
Chris Cannam |
Output for control file
|
2014-09-24 |
Chris Cannam |
Add deploy script
|
2014-09-24 |
Chris Cannam |
Debian skeleton stuff
|
2014-09-24 |
Chris Cannam |
Fixes to desktop file
|
2014-09-24 |
Chris Cannam |
Some install and packaging updates
|
2014-09-23 |
Chris Cannam |
Added tag sv_v2.4 for changeset cfbea29fae64
|
2014-09-23 |
Chris Cannam |
Added tag sv_v2.4beta2 for changeset 7b3aaa237e66
2.4beta2
|
2014-09-23 |
Chris Cannam |
This will be SV v2.4
sv_v2.4
|
2014-09-16 |
Chris Cannam |
Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended)
|
2014-09-12 |
Chris Cannam |
Refuse to play if no sample rate available (fixes crash when playing after deleting only pane)
|
2014-09-12 |
Chris Cannam |
Don't print activity
|
2014-09-12 |
Chris Cannam |
Ignore cov-int directory
|
2014-09-12 |
Chris Cannam |
Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)
normalize_hybrid_option
|
2014-09-11 |
Chris Cannam |
Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057)
2.4beta2
|
2014-09-10 |
Chris Cannam |
Pull across beta bits from prior beta branch
2.4beta2 sv_v2.4beta2
|
2014-09-10 |
Chris Cannam |
Update README and CHANGELOG
|
2014-09-10 |
Chris Cannam |
If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up
|
2014-09-09 |
Chris Cannam |
Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows)
|
2014-09-09 |
Chris Cannam |
Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format
|
2014-09-09 |
Chris Cannam |
Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
|
2014-09-03 |
Chris Cannam |
Avoid complaint about unused return value
|
2014-09-03 |
Chris Cannam |
Fix potential null pointer deref
|
2014-09-03 |
Chris Cannam |
Fix memory leak (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some uninitialised values (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix dead code; fix previous fix to midi insertion logic
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential divide by zeros (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix minor resource leak (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Clarify some sneaky logic
|
2014-09-03 |
Chris Cannam |
Fix uninitialised variable (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix a couple of inadvertant integer divisions (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix potential divide by zero
|
2014-09-03 |
Chris Cannam |
Clarify some sneaky logic
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential null derefs (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix memory leak
|
2014-09-03 |
Chris Cannam |
Fix various slightly dodgy derefs and the like (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix very minor but erroneous non-float-arithmetic
|
2014-09-03 |
Chris Cannam |
clarify
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Back out last change (see subrepo commit log)
|
2014-09-03 |
Chris Cannam |
Fix to iterator invalidation (from coverity scan)
|
2014-09-03 |
Chris Cannam |
As coverity points out, MIDI_END_OF_EXCLUSIVE (0xF7) cannot result from masking with MIDI_MESSAGE_TYPE_MASK(0xF0). Not that it really matters here.
|
2014-09-03 |
Chris Cannam |
Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind)
|
2014-09-03 |
Chris Cannam |
Frame this condition more defensively (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix fallthrough in switch (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Return seems to work better than Enter here
|
2014-09-03 |
Chris Cannam |
Fix uninitialised values
|
2014-09-03 |
Chris Cannam |
Fix uninitialised members
|
2014-09-03 |
Chris Cannam |
Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix uninitialised bool
|
2014-09-03 |
Chris Cannam |
Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
|
2014-09-02 |
Chris Cannam |
Small text fix
|
2014-09-02 |
Chris Cannam |
Update CHANGELOG
|
2014-09-02 |
Chris Cannam |
Add const version of this accessor
|
2014-09-02 |
Chris Cannam |
Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)
|
2014-09-02 |
Chris Cannam |
Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want
|
2014-09-02 |
Chris Cannam |
Use fixed-order when exporting layers to a session
|
2014-09-02 |
Chris Cannam |
Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
|
2014-09-02 |
Chris Cannam |
Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.
|
2014-09-02 |
Chris Cannam |
Populate the fixed order layer list
|
2014-09-02 |
Chris Cannam |
Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
|
2014-09-02 |
Chris Cannam |
Add getInteractionLayer() and some docs
|
2014-09-01 |
Chris Cannam |
Fix #1047 Floating-point exception on exit if no file loaded
|
2014-09-01 |
Chris Cannam |
Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3)
|
2014-09-01 |
Chris Cannam |
Branch rearrangement in svapp
2.4beta1
|
2014-09-01 |
Chris Cannam |
Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier
|
2014-08-14 |
Chris Cannam |
Add left/right scroll to changelog
|
2014-08-14 |
Chris Cannam |
Added tag sv_v2.4beta1 for changeset 885e89a6c11d
2.4beta1
|
2014-08-14 |
Chris Cannam |
Update for Qt 5.3 and WiX 3.8 - transplanted from beta branch
|
2014-08-14 |
Chris Cannam |
Update for Qt 5.3 and WiX 3.8
2.4beta1 sv_v2.4beta1
|
2014-08-14 |
Chris Cannam |
Fix plugin copying (correct target directories) - transplanted from beta branch
|
2014-08-14 |
Chris Cannam |
Version 2.3.90 gives us more space for future betas than 2.3.9
2.4beta1
|
2014-08-14 |
Chris Cannam |
Show beta version
2.4beta1
|
2014-08-14 |
Chris Cannam |
Fix plugin copying (correct target directories)
2.4beta1
|
2014-08-13 |
Chris Cannam |
Attempt to make Qt plugin loading work. But it isn't.
2.4beta1
|
2014-08-13 |
Chris Cannam |
Merge from default branch
2.4beta1
|
2014-08-13 |
Chris Cannam |
This spacing works a bit better on the Mac (though not really well enough)
|
2014-08-13 |
Chris Cannam |
Don't label time zero, it gets cut off by opaque end layer
|
2014-08-13 |
Chris Cannam |
Beta release dialog
2.4beta1
|
2014-08-13 |
Chris Cannam |
Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
|
2014-08-13 |
Chris Cannam |
Give some dialogs their proper parents
|
2014-08-13 |
Chris Cannam |
If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
|
2014-08-13 |
Chris Cannam |
Remove model from pan layer when it's about to be deleted, fixing #1035
|
2014-08-13 |
Chris Cannam |
Tidy
|
2014-08-13 |
Chris Cannam |
Debug out
|
2014-08-13 |
Chris Cannam |
More debug
|
2014-08-13 |
Chris Cannam |
Attempt to get rebuilt-shortcuts working on OS/X (unsuccessfully)
|
2014-08-13 |
Chris Cannam |
Call finaliseMenus again each time the pane/layer menus are reworked
|
2014-08-13 |
Chris Cannam |
Avoid compiler warnings when building without lrdf
|
2014-08-13 |
Chris Cannam |
Some temporary action debug output
|
2014-08-11 |
Chris Cannam |
Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions
|
2014-07-25 |
Chris Cannam |
Debug output stuff
|
2014-07-25 |
Chris Cannam |
Subrepo updates
|
2014-07-25 |
Chris Cannam |
Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped
|
2014-07-18 |
Chris Cannam |
Merge subrepos from tonioni branch
|
2014-07-17 |
Chris Cannam |
Small fixes: avoid static etc
|
2014-07-17 |
Chris Cannam |
Fix some errant signals (the modelChanged with args are now modelChangedWithin)
|
2014-07-07 |
Chris Cannam |
OS/X build: copy frameworks and plugins automatically
|
2014-07-07 |
Chris Cannam |
Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
|
2014-07-04 |
Chris Cannam |
We do have liblo
|
2014-07-04 |
Chris Cannam |
OS/X build/deploy fixes
|
2014-07-02 |
Chris Cannam |
Merge from tonioni branch
|
2014-07-02 |
Chris Cannam |
Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
|
2014-07-02 |
Chris Cannam |
Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
|
2014-07-01 |
Chris Cannam |
Subrepos, and update in line with latest no-warning changes
|
2014-07-01 |
Chris Cannam |
Only update message if it has actually changed
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
|
2014-06-18 |
Chris Cannam |
Merge from branch warnfix_no_size_t
|
2014-06-18 |
Chris Cannam |
Subrepos
|
2014-06-18 |
Chris Cannam |
Merge from branch warnfix_no_size_t
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Fix signal/slot name
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Merge subrepos from default and tonioni branches
tony_integration
|
2014-06-03 |
Chris Cannam |
Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
|
2014-06-03 |
Chris Cannam |
Merge subrepos from tonioni branch
|
2014-05-23 |
Chris Cannam |
Fix erroneous addition of extra point at time zero when first tapping a point with a time-difference based label scheme
|
2014-05-23 |
Chris Cannam |
Remember the last-used suffix in save dialog (#877).
|
2014-05-22 |
Chris Cannam |
Merge
|
2014-05-22 |
Chris Cannam |
Subrepo state
|
2014-05-22 |
Chris Cannam |
Subrepo state (crash fix)
|
2014-05-19 |
Chris Cannam |
Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers
|
2014-05-14 |
Chris Cannam |
Switch to default branches in subrepos, merge them down
|
2014-05-13 |
Chris Cannam |
Avoid potential crash when network connection fails
|
2014-05-09 |
Chris Cannam |
Add script to archive from tip rev
|
2014-05-09 |
Chris Cannam |
Merge from branch "tony_integration"
|
2014-05-09 |
Chris Cannam |
Correct typo
tony_integration
|
2014-05-09 |
Chris Cannam |
Merge from default branch
tony_integration
|
2014-05-09 |
Chris Cannam |
Changelog
tony_integration
|
2014-05-08 |
Chris Cannam |
Subrepo state
tony_integration
|
2014-05-07 |
Chris Cannam |
Restore selection of playback sample for note layers. Also default to new elecpiano clip.
tony_integration
|
2014-04-12 |
Jakob Leben |
Remove color attributes from default template
|
2014-05-07 |
Chris Cannam |
Patches from Jakob Leben
|
2014-05-07 |
Chris Cannam |
Subrepo updates, merging to integration branch
tony_integration
|
2014-04-26 |
Chris Cannam |
Add some more subrepos
|
2014-04-07 |
Chris Cannam |
Make it possible to import CSV files directly into Note layers
|
2014-04-02 |
Chris Cannam |
Update subrepos
tony_integration
|
2014-04-02 |
Chris Cannam |
Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
tony_integration
|
2014-04-02 |
Chris Cannam |
Add electric piano sample as used in Tony
tony_integration
|
2014-03-28 |
Chris Cannam |
Start up with the correct values of toggleable menu entries
|
2014-03-27 |
Chris Cannam |
Make octave numbering configurable, and change default to C4 = middle C
|
2014-03-11 |
Chris Cannam |
Update to current state of tonioni and default branches
tony_integration
|
2014-03-11 |
Chris Cannam |
Subrepo state
|
2014-03-06 |
Chris Cannam |
Subrepo fix
|
2014-03-04 |
Chris Cannam |
Fix in svgui
|
2014-02-06 |
Chris Cannam |
Subrepo state
|
2014-01-31 |
Chris Cannam |
Subrepo state + build and run new tests
|
2014-01-28 |
Chris Cannam |
Subrepo state: bodge in normalise-to-log. Todo: Wire up properly.
|
2014-01-28 |
Chris Cannam |
Merge subrepos from tonioni
tony_integration
|
2013-12-13 |
Chris Cannam |
Add script to fix a few things in dpkg pkg that lintian complains about
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3 for changeset bf06f4311ec0
|
2013-12-12 |
Chris Cannam |
Removed tag sv_v2.3-f
sv_v2.3
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3-f for changeset 59c68b5ae5be
|
2013-12-12 |
Chris Cannam |
Build fix, version
|
2013-12-12 |
Chris Cannam |
Build fix, version
imaf_enc
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3 for changeset 7f7fba33b7de
|
2013-12-12 |
Chris Cannam |
Add network permission to prefs; make OSC support one of the things that depends on it
|
2013-12-11 |
Chris Cannam |
Added tag sv-v2.3-imaf for changeset 60d3575f8016
imaf_enc
|
2013-12-11 |
Chris Cannam |
Merge from default branch
imaf_enc sv-v2.3-imaf
|
2013-12-11 |
Chris Cannam |
Added tag sv_v2.3 for changeset 242ebf1db0f1
|
2013-12-11 |
Chris Cannam |
Subrepo: elide negative frame times
|
2013-12-11 |
Chris Cannam |
Fix local variable aliasing which prevented network requests happening on the first run even when permitted
|
2013-12-05 |
Chris Cannam |
Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
|
2013-12-05 |
Chris Cannam |
Merge
|
2013-12-05 |
Chris Cannam |
Qt font fix for OS/X 10.9
|
2013-12-05 |
Chris Cannam |
Merge from default branch, fix build
imaf_enc
|
2013-12-05 |
Chris Cannam |
Update subrepos
imaf_enc
|
2013-12-05 |
Chris Cannam |
Version number, CHANGELOG
|
2013-12-05 |
Chris Cannam |
Remove duplicate shortcut
|
2013-12-04 |
Chris Cannam |
Fix syntax
|
2013-12-04 |
Chris Cannam |
Cut down number of includes and predeclarations
|
2013-12-04 |
Chris Cannam |
Subrepo
|
2013-12-04 |
Chris Cannam |
Subrepo state: vertical scales on various layers
|
2013-12-03 |
Chris Cannam |
Subrepo state
|
2013-12-03 |
Chris Cannam |
Deps and subrepo state
|
2013-11-27 |
Chris Cannam |
Wording updates, and QM logo
|
2013-11-26 |
Chris Cannam |
Fix uninitialised pointer (and consequent crash on exit)
|
2013-11-26 |
Chris Cannam |
Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
|
2013-11-26 |
Chris Cannam |
Small relayout
|
2013-11-26 |
Chris Cannam |
Add network permission question box on first startup
|
2013-11-26 |
Chris Cannam |
Restore and update old Surveyer class (survey itself is not there yet)
|
2013-11-26 |
Chris Cannam |
WS -> OS
|
2013-11-26 |
Chris Cannam |
Regenerate binary translation files after that last change
|
2013-11-26 |
Chris Cannam |
Regenerate translations, update the colour/color/ise/ize stuff in en_*
|
2013-11-26 |
Chris Cannam |
Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
|
2013-11-21 |
Chris Cannam |
Subrepo state
|
2013-11-05 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-05 |
Chris Cannam |
Close this branch; the good stuff is now back in default
with-dependencies
|
2013-11-05 |
Chris Cannam |
Add script to archive from tag
|
2013-11-05 |
Chris Cannam |
Remove obsolete script
|
2013-11-05 |
Chris Cannam |
Add dependencies subrepo as a matter of course
|
2008-02-28 |
Chris Cannam |
Close obsolete branch 1.2-stable
1.2-stable
|
2008-02-28 |
Chris Cannam |
Close obsolete branch spectrogram-cache-rejig
spectrogram-cache-rejig
|
2011-03-23 |
Chris Cannam |
Close obsolete branch kiosk
kiosk
|
2011-04-29 |
Chris Cannam |
Close obsolete branch feature_150_menu_arrangement
feature_150_menu_arrangement
|
2011-05-17 |
Chris Cannam |
Close obsolete branch debug-output
debug-output
|
2011-06-27 |
Chris Cannam |
Close obsolete branch templating
templating
|
2011-07-23 |
Chris Cannam |
Close obsolete branch toggle
toggle
|
2012-01-27 |
Chris Cannam |
Close obsolete branch fullscreen
fullscreen
|
2013-04-27 |
Chris Cannam |
Close obsolete branch qt5
qt5
|
2013-11-05 |
Chris Cannam |
Merge from the default branch
imaf_enc
|
2013-11-05 |
Chris Cannam |
Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) (from with-dependencies branch)
|
2013-11-05 |
Chris Cannam |
Win build fixes from with-dependencies branch
|
2013-11-05 |
Chris Cannam |
Define fixed set of dependencies, on Windows, if no config available (from with-dependencies branch)
|
2013-11-05 |
Chris Cannam |
Add dependency paths, include config only if it exists (from with-dependencies branch)
|
2013-11-04 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-04 |
Chris Cannam |
Fix from Jesus Corral Garcia (for crashes etc)
imaf_enc
|
2013-11-04 |
Chris Cannam |
Build fixes
imaf_enc
|
2013-11-04 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
2013-11-04 |
Chris Cannam |
Subrepo state
imaf_enc
|
2013-11-04 |
Chris Cannam |
Subrepo state
|
2013-10-09 |
Chris Cannam |
Add "Export Audio Data" to export audio waveform data into CSV or similar
|
2013-10-01 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-10-01 |
Chris Cannam |
Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows)
with-dependencies
|
2013-10-01 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-10-01 |
Chris Cannam |
Oops, got this one twice
|
2013-10-01 |
Chris Cannam |
Patch from Josias Matschulat to allow changing the installation location (and add licence and file association to installer)
|
2013-09-24 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-09-20 |
Chris Cannam |
If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
|
2013-09-16 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-09-16 |
Chris Cannam |
Subrepo
|
2013-09-05 |
Chris Cannam |
Add CITATION file
|
2013-08-01 |
Chris Cannam |
Add linux deb deployment notes
|
2013-07-31 |
Chris Cannam |
Added tag sv_v2.2 for changeset a91416395daf
|
2013-07-31 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-31 |
Chris Cannam |
Another Czech update
sv_v2.2
|
2013-07-30 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-30 |
Chris Cannam |
Added tag sv_v2.2 for changeset 29a97099b647
|
2013-07-30 |
Chris Cannam |
Subrepo state
|
2013-07-29 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-29 |
Chris Cannam |
Regenerate translations
|
2013-07-29 |
Chris Cannam |
Further translation update
|
2013-07-29 |
Chris Cannam |
Regenerate translations
|
2013-07-29 |
Chris Cannam |
Updated cs_CZ from Pavel Fric
|
2013-07-29 |
Chris Cannam |
Update CHANGELOG
|
2013-07-26 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-26 |
Chris Cannam |
Added tag sv_v2.2 for changeset ac16e5093032
|
2013-07-26 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-07-26 |
Chris Cannam |
Subrepo updates
|
2013-07-24 |
Chris Cannam |
Replace path separators on Windows with command-line paths
|
2013-07-24 |
Chris Cannam |
Remove duplicate unlock
|
2013-07-24 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-24 |
Chris Cannam |
Merge from default
with-dependencies
|
2013-07-24 |
Chris Cannam |
Replace path separators on Windows with command-line paths
with-dependencies
|
2013-07-24 |
Chris Cannam |
WS -> OS
with-dependencies
|
2013-07-24 |
Chris Cannam |
Reset cyclical counters when document is replaced (#182)
|
2013-07-24 |
Chris Cannam |
Switch back to navigate mode when document is replaced (#182)
|
2013-07-24 |
Chris Cannam |
Version
with-dependencies
|
2013-07-24 |
Chris Cannam |
Version
|
2013-07-23 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-23 |
Chris Cannam |
Subrepo state
|
2013-07-23 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-23 |
Chris Cannam |
Line endings
with-dependencies
|
2013-07-22 |
Chris Cannam |
Avoid exiting with locked mutex
|
2013-07-19 |
Chris Cannam |
Full-screen fixes
|
2013-07-19 |
Chris Cannam |
Subrepos, and fix syntax in Info.plist
|
2013-07-17 |
Chris Cannam |
Subrepo state
|
2013-07-17 |
Chris Cannam |
Subrepo state
|
2013-07-08 |
Chris Cannam |
Subrepo state
|
2013-07-08 |
Chris Cannam |
Provisionally add HiDPI feature
|
2013-07-08 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-08 |
Chris Cannam |
Provisionally add HiDPI feature
with-dependencies
|
2013-05-16 |
Chris Cannam |
Merge
|
2013-05-16 |
Chris Cannam |
Update CHANGELOG
|
2013-05-16 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-16 |
Chris Cannam |
Added tag sv_v2.1 for changeset deabb09d994b
|
2013-05-16 |
Chris Cannam |
Merge
sv_v2.1
|
2013-05-16 |
Chris Cannam |
Update subrepos
|
2013-05-16 |
Chris Cannam |
Merge
|
2013-05-16 |
Chris Cannam |
Clean up more tidily on exit
|
2013-05-16 |
Chris Cannam |
Add sord, serd
|
2013-05-15 |
Chris Cannam |
Add system paths for serd/sord as well
|
2013-05-14 |
Chris Cannam |
Subrepos
|
2013-05-14 |
Chris Cannam |
Added tag sv_v2.1 for changeset 0757db4b5d10
|
2013-05-14 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-14 |
Chris Cannam |
For release?
|
2013-05-14 |
Chris Cannam |
Update subrepos
|
2013-05-14 |
Chris Cannam |
Update subrepos
|
2013-05-14 |
Chris Cannam |
Not using QuickTime any more
|
2013-05-14 |
Chris Cannam |
Dataquay lib only
|
2013-05-14 |
Chris Cannam |
Update for Qt5 (even though we aren't going to use it on OS/X in this release)
|
2013-05-13 |
Chris Cannam |
Update subrepos
|
2013-05-13 |
Chris Cannam |
Update configure for local dataquay, etc
|
2013-05-13 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-13 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-13 |
Chris Cannam |
These DLLs should be in the platforms subdir
|
2013-05-10 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-10 |
Chris Cannam |
Installer updates
|
2013-05-10 |
Chris Cannam |
Installer updates
with-dependencies
|
2013-05-10 |
Chris Cannam |
Merge from default branch
with-dependencies
|