2011-05-09 |
Chris Cannam |
Add a bit more substance to the templates menu, and improve some naming
templating
|
2011-05-09 |
Chris Cannam |
Use .svt extension for templates instead of plain .xml (but keep them uncompressed)
templating
|
2011-05-09 |
Chris Cannam |
Start to add templates menu; add default template
templating
|
2011-04-28 |
Chris Cannam |
Change ReplaceMainModel to ReplaceSession for templating branch purposes
templating
|
2011-04-28 |
Chris Cannam |
Merge from branch "feature_150_menu_arrangement"
templating
|
2011-04-28 |
Chris Cannam |
rename Recent Files -> Open Recent
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Make openSomething always use ReplaceMainModel rather than AskUser (for #150)
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Minimal menu changes for feature #150
feature_150_menu_arrangement
|
2011-04-27 |
Chris Cannam |
Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)
templating
|
2011-04-27 |
Chris Cannam |
Merge from default branch
templating
|
2011-04-14 |
Chris Cannam |
Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu
|
2011-04-12 |
Chris Cannam |
Russian language update from Alexandre
|
2011-04-08 |
Chris Cannam |
Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
|
2011-04-08 |
Chris Cannam |
More OS/X deployment fixes
sv_v1.8_osx_deploy
|
2011-04-08 |
Chris Cannam |
I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh
|
2011-04-08 |
Chris Cannam |
Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
|
2011-04-08 |
Chris Cannam |
Some deployment gubbins (to be refined)
|
2011-04-07 |
Chris Cannam |
Added tag sv_v1.8 for changeset 5c2a18310c6e
|
2011-04-05 |
Chris Cannam |
Update CHANGELOG to mention CSV import dialog
sv_v1.8
|
2011-03-22 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
2011-03-08 |
Chris Cannam |
* Update config per recent changes to svcore
|
2011-02-15 |
Chris Cannam |
* Add README.OSC from old repo
|
2011-02-09 |
Chris Cannam |
Add targets!
|
2011-02-09 |
Chris Cannam |
Configure script for "release" directory containing SV libs + SV
|
2011-02-09 |
Chris Cannam |
Merge
|
2011-02-09 |
Chris Cannam |
"LIBPATH is deprecated", and indeed we don't need it
|
2011-02-07 |
Chris Cannam |
* Updated Czech translation from Pavel
|
2011-02-07 |
Chris Cannam |
* Update translation strings
|
2011-02-07 |
Chris Cannam |
* Add Czech translation note to CHANGELOG
|
2011-02-04 |
Chris Cannam |
Merge
|
2011-02-04 |
Chris Cannam |
* Add Paste at Playback Position
|
2011-02-03 |
Chris Cannam |
* Add/update change log; add M4M project to README
|
2011-02-03 |
Chris Cannam |
* Merge
|
2011-02-03 |
Chris Cannam |
* Update dates, add README
|
2011-01-14 |
Dan Stowell |
Add FLAC to the OSX list of what can be loaded
|
2011-01-11 |
Dan Stowell |
Add other audio mime types to the OSX list of what can be loaded
|
2011-01-11 |
Dan Stowell |
Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
|
2010-10-25 |
Chris Cannam |
Merge
|
2010-10-24 |
Chris Cannam |
* Add show/hide time rulers toggle (on # key)
|
2010-10-18 |
Dan Stowell |
compile the NSAppleScript objs once only, rather than on every invocation
macness
|
2010-10-18 |
Dan Stowell |
move ITunesSVRemote ctor and dtor into impl file
macness
|
2010-10-18 |
Dan Stowell |
importITunesAudio() now sets the SV playback position too
macness
|
2010-10-18 |
Dan Stowell |
ITunesSVRemote methods to query playback position and state
macness
|
2010-10-18 |
Chris Cannam |
* Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
|
2010-10-18 |
Dan Stowell |
Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc
macness
|
2010-10-18 |
Dan Stowell |
header inclusion guards
macness
|
2010-10-18 |
Chris Cannam |
* Merge
|
2010-10-18 |
Chris Cannam |
* Add misc/ directory from SVN repo
|
2010-10-18 |
Dan Stowell |
Mac Dock menu uses same import-itunes-action as the File menu
macness
|
2010-10-18 |
Chris Cannam |
* Minor fixes from Win32 build
|
2010-10-15 |
Dan Stowell |
only do genre stuff etc if itunes returns a file
macness_autotpl
|
2010-10-15 |
Dan Stowell |
method to map from genre string to template choice; and to use it when importing from itunes
macness_autotpl
|
2010-10-15 |
Dan Stowell |
template uses builtin audio file, cheap way to avoid 404
macness_autotpl
|
2010-10-15 |
Dan Stowell |
Templating stuff pulled into macness_autotpl branch
macness_autotpl
|
2010-10-15 |
Dan Stowell |
Include "testtemplate" into the bundled resources in SV.app.
templating
|
2010-10-15 |
Dan Stowell |
svitunes: retrieve the genre metadata, as well as the path
macness
|
2010-10-12 |
Dan Stowell |
on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff.
macness
|
2010-10-12 |
Dan Stowell |
applescript to actually grab itunes current track
macness
|
2010-10-12 |
Dan Stowell |
Beginnings of AppleScript querying of iTunes
macness
|
2010-10-11 |
Dan Stowell |
First step in creating a useful dock menu for SV; a placeholder item is added, so far
macness
|
2010-10-11 |
Dan Stowell |
Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater
macness
|
2010-10-11 |
Dan Stowell |
Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files
macness
|
2010-10-11 |
Dan Stowell |
ifdef guard for mac header includes
macness
|
2010-10-11 |
Dan Stowell |
Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running.
macness
|
2010-10-08 |
Chris Cannam |
* Add qmake config (debug or release) corresponding to configure invocation
|
2010-10-08 |
Chris Cannam |
* Regenerate configure
|
2010-10-08 |
Chris Cannam |
* Use macx-g++ qmake spec on OS/X
|
2010-10-08 |
Chris Cannam |
* Add test for PortAudio; add missing OS/X frameworks
|
2010-10-08 |
Chris Cannam |
* Reinstate configure dialog for transforms (closes #16)
|
2010-10-08 |
Chris Cannam |
* Pass in the linker as well
|
2010-10-08 |
Chris Cannam |
* Substitute the CC and CXX that configure found
|
2010-10-07 |
Chris Cannam |
* Hugely simplify Qt search -- all we need is qmake...
|
2010-09-23 |
Chris Cannam |
* Add QuickTime if on Mac
|
2010-09-22 |
Chris Cannam |
* Update build scripts again; SV now builds (perhaps some problems at runtime still though)
|
2010-09-22 |
Chris Cannam |
* Update build system
|
2010-09-22 |
Chris Cannam |
* Add basic build files
|
2010-07-23 |
convert-repo |
update tags
|
2010-07-16 |
Chris Cannam |
* Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
|
2010-06-22 |
Chris Cannam |
* Separator in RMB layer menu
|
2010-06-15 |
Chris Cannam |
* Add the spectrogram (etc) layer options (back) to the right-button menu;
|
2010-06-15 |
Chris Cannam |
* Fix duplicate entries on right-button Layer menu when more than one audio
|
2010-05-05 |
Chris Cannam |
* Version and dates
|
2010-05-05 |
Chris Cannam |
* Add Ubuntu-specific note
|
2010-05-05 |
Chris Cannam |
* Quick workarounds for some very weird behaviour on first test
sv-v1.7.2
|
2010-01-28 |
Chris Cannam |
* Add "plot derivatives" option to time value layer (scale is not always right)
|
2009-10-22 |
Chris Cannam |
* Layer data editor window: fix sorting for columns in region model,
sv-v1.7.1
|
2009-10-16 |
Chris Cannam |
* Russian update from Alexandre
|
2009-09-28 |
Chris Cannam |
* Add "Insert Item at Selection" (wording could be improved!)
sv-v1.7
|
2009-09-25 |
Chris Cannam |
* Add time display format preference
|
2009-09-25 |
Chris Cannam |
* ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
|
2009-09-10 |
Chris Cannam |
* use dummy driver only for RtMidi on Solaris
|
2009-08-27 |
Chris Cannam |
* Fixes to newer-version and survey-offering logic
|
2009-08-27 |
Chris Cannam |
* Offer the user a chance to answer our survey (only once, and only after
|
2009-08-14 |
Chris Cannam |
* Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
|
2009-07-29 |
Chris Cannam |
* Add version number to splash screen
|
2009-06-22 |
Chris Cannam |
* minor environmental updates
sv-v1.6
|
2009-06-18 |
Chris Cannam |
* duh
|
2009-06-18 |
Chris Cannam |
* experimental desktop files
|
2009-06-16 |
Chris Cannam |
...
|
2009-05-22 |
Chris Cannam |
* Add smoothing option to colour 3d plot
|
2009-04-23 |
Chris Cannam |
* offer choice of audio files to export only if there is more than one
|
2009-03-30 |
Chris Cannam |
* fix to rounding problems in plugin parameter box
|
2009-03-30 |
Chris Cannam |
* add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
|
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-24 |
Chris Cannam |
* Very crudely, add an option for the audio file to be exported from
|
2009-03-19 |
Chris Cannam |
* Avoid resizing the window on file load to larger than the available screen
|
2009-03-17 |
Chris Cannam |
* use SV_VERSION in help url... why on earth didn't I do that already?
|
2009-03-16 |
Chris Cannam |
...
sv-v1.5
|
2009-03-16 |
Chris Cannam |
* various minor bits
|
2009-03-16 |
Chris Cannam |
* thread tidying fix, etc
|
2009-03-12 |
Chris Cannam |
* Fix incorrect re-enabling of the Solo button when the active waveform
|
2009-03-03 |
Chris Cannam |
* "ffwd-similar"
|
2009-03-02 |
Chris Cannam |
* Add Zoom to Fit to OSC commands
|
2009-02-27 |
Chris Cannam |
* Add icons for "show segment division lines" in time value layer and
sv-v1.5pre1
|
2009-02-27 |
Chris Cannam |
* Activity log updates
|
2009-02-26 |
Chris Cannam |
* If a time-value layer is current when a midi note event is received,
|
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 |
* Make Activity Log a bit more of a proper window
|
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 |
* Add vestigial Activity Log
|
2009-02-23 |
Chris Cannam |
* zoom reset icon
|
2009-02-23 |
Chris Cannam |
* Wire up MIDI input port (as far as printing a message when an event comes
|
2009-02-06 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
2009-01-20 |
Chris Cannam |
* Avoid using last window placement if it is off-screen
|
2009-01-09 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
2008-12-12 |
Chris Cannam |
* Attempt to be a bit more useful when dropping multiple files on window
|
2008-12-05 |
Chris Cannam |
* Improvements to importer feedback dialogs and suchlike
sv-v1.4 sv-v1.4rc1
|
2008-12-04 |
Chris Cannam |
* minor stuff
|
2008-12-04 |
Chris Cannam |
* Add first cut at Windows icon
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-11-28 |
Chris Cannam |
* Much more sensible pane layouts, etc., when loading RDF; also offer
|
2008-11-21 |
Chris Cannam |
* Make it possible to import an entire session from an RDF document.
|
2008-11-21 |
Chris Cannam |
* Use enum for transform type instead of trying to do dumb things like
|
2008-11-20 |
Chris Cannam |
* Make it possible to Find a Transform even when no file loaded (it
|
2008-11-19 |
Chris Cannam |
* Add some informative labels to transform finder
|
2008-11-18 |
Chris Cannam |
* Updates to version and about box
|
2008-11-18 |
Chris Cannam |
* an experiment
|
2008-11-13 |
Chris Cannam |
* Avoid crash when "hiding" non-visible splash (I don't quite understand
|
2008-11-13 |
Chris Cannam |
* Add Redland datastore support to SimpleSPARQLQuery
|
2008-11-11 |
Chris Cannam |
* Start thread to populate uninstalled transforms only on request
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-10-28 |
Chris Cannam |
* Add more info button to plugin dialog
|
2008-10-17 |
Chris Cannam |
* Some work on querying and cacheing plugin RDF from a central index
|
2008-10-17 |
Chris Cannam |
* Add persistent cache file support to FileSource (e.g. for RDF
|
2008-10-14 |
Chris Cannam |
* Add beginnings of capability to search plugins that are not yet
|
2008-09-29 |
Chris Cannam |
* More transform finder stuff
|
2008-09-29 |
Chris Cannam |
* More SelectableLabel and TransformFinder tweaking
|
2008-09-23 |
Chris Cannam |
* Start work on TransformFinder dialog
|
2008-09-22 |
Chris Cannam |
* Add beginnings of transform-search-by-text function
|
2008-09-19 |
Chris Cannam |
* Add regions icon
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1131 to 1201 from sv-rdf-import branch
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1041 to 1130 from sv-rdf-import branch
|
2008-07-29 |
Chris Cannam |
* Russian translation update from Alexandre
|
2008-07-10 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
2008-07-07 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
2008-06-18 |
Chris Cannam |
* Add playback controls to data edit dialog
|
2008-06-17 |
Chris Cannam |
* start play-tracking toggle in data editor dialog
|
2008-06-13 |
Chris Cannam |
* Add audio device selection to preferences
|
2008-06-12 |
Chris Cannam |
* Update translations, and add change counter to name of bundle command
|
2008-06-11 |
Chris Cannam |
* A bit more work on the data editor
|
2008-06-09 |
Chris Cannam |
* basics of data editing in data table view
|
2008-06-09 |
Chris Cannam |
* Fix crash (always) when running any Effects Data transform
|
2008-06-06 |
Chris Cannam |
* Start adding a spreadsheet-style editor window for model data
|
2008-05-29 |
Chris Cannam |
* Note about libpulse copyright
|
2008-05-21 |
Chris Cannam |
* Provisional PulseAudio output driver. No latency handling yet, and
|
2008-05-20 |
Chris Cannam |
* Fix #1903059 "resample on import" not applied when reloading session
|
2008-05-09 |
Chris Cannam |
* Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-05-01 |
Chris Cannam |
...
|
2008-04-29 |
Chris Cannam |
* Save alignments to session file. Needs much testing.
|
2008-03-14 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
2008-03-12 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-03-11 |
Chris Cannam |
* (failed) attempt to hide splash screen when error occurs on startup
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-20 |
Chris Cannam |
* small doc update
sv1-v1.2
|
2008-02-18 |
Chris Cannam |
* fix to selection of default input material for transform -- avoid drawing
|
2008-02-13 |
Chris Cannam |
* fix compile error on OS/X
sv1-v1.2pre5
|
2008-02-12 |
Chris Cannam |
* Allow entry of numbers smaller than 1 in the Set Counters dialog
|
2008-02-08 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
sv1-v1.2pre4
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-02-06 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
2008-02-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-02-06 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
2008-02-04 |
Chris Cannam |
* Add ability to invert a colour 3d plot in the vertical axis
|
2008-01-28 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
2008-01-23 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|
2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2008-01-23 |
Chris Cannam |
* add splash screen
|
2008-01-09 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
2007-12-13 |
Chris Cannam |
* Fix #1841095 tapping time instant gives wrong time in aligned track
|
2007-12-12 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
2007-12-11 |
Chris Cannam |
* Update overview when current pane changes
|
2007-12-11 |
Chris Cannam |
...
|
2007-12-11 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
2007-12-07 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
2007-11-30 |
Chris Cannam |
* Merge r884 from trunk
1.2-stable
|
2007-11-30 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
2007-11-29 |
Chris Cannam |
* Static build fixes
1.2-stable
|
2007-11-29 |
Chris Cannam |
* Remove sharpen button as well, when using RubberBand (because it isn't
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-26 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Pull out MainWindow::handleOSCMessage() into a separate file
|
2007-11-19 |
Chris Cannam |
* Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
|
2007-11-13 |
Chris Cannam |
* Save and restore FFTW plans
spectrogram-cache-rejig
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-07 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
2007-11-07 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
2007-11-06 |
Chris Cannam |
* Another incremental Transform update
|
2007-11-05 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
2007-11-01 |
Chris Cannam |
* Remove alignment button altogether if no Match plugin installed.
|
2007-11-01 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
2007-10-25 |
Chris Cannam |
* Add Align button to main window; use it
|
2007-10-25 |
Chris Cannam |
* Add auto-alignment toggle to Document
|
2007-10-24 |
Chris Cannam |
* Fix build (document -> framework renaming)
|
2007-10-24 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
2007-10-24 |
Chris Cannam |
...
|