2017-01-03 |
Chris Cannam |
Avoid accidentally resetting locale to the empty string when reading pref
3.0-integration
|
2017-01-03 |
Chris Cannam |
Fix accidental breakage of PNG export while adding SVG export
3.0-integration
|
2016-12-12 |
Chris Cannam |
Some hackery toward having a zoomlevel type
zoom
|
2016-11-01 |
Chris Cannam |
Support multiple plugin checker helpers, as for multiple piper servers
3.0-integration
|
2016-10-21 |
Chris Cannam |
Error reporting for Piper server startup
piper
|
2016-10-21 |
Chris Cannam |
Fixes to choice of plugin factory
piper
|
2016-10-21 |
Chris Cannam |
Default to using Piper
piper
|
2016-04-27 |
Chris Cannam |
OSX build fixes
3.0-integration
|
2016-04-15 |
Chris Cannam |
Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat
pluginscan
|
2016-04-14 |
Chris Cannam |
First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup
pluginscan
|
2015-08-20 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
2015-08-18 |
Chris Cannam |
Start stubbing in audio record
recording
|
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-02-26 |
Chris Cannam |
Debug reporting from FileSource
|
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-08-13 |
Chris Cannam |
Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
|
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-01 |
Chris Cannam |
Subrepos, and update in line with latest no-warning changes
|
2014-06-17 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
2013-12-05 |
Chris Cannam |
Qt font fix for OS/X 10.9
|
2013-11-26 |
Chris Cannam |
Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
|
2013-11-26 |
Chris Cannam |
Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
|
2013-11-05 |
Chris Cannam |
Win build fixes from with-dependencies branch
|
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-07-26 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-26 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
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 |
Replace path separators on Windows with command-line paths
with-dependencies
|
2013-07-24 |
Chris Cannam |
WS -> OS
with-dependencies
|
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-05-16 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-16 |
Chris Cannam |
Clean up more tidily on exit
|
2013-03-27 |
Chris Cannam |
Windows build fixes -- to review
with-dependencies
|
2012-07-16 |
Chris Cannam |
Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
|
2012-01-20 |
Chris Cannam |
Make it possible to toggle full-screen through the menu
fullscreen
|
2012-01-19 |
Chris Cannam |
Start hacking in some fullscreen stuff (so far, this is just a mess)
fullscreen
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-04 |
mathieub |
Start in minimal mode option added in the Preferences/Appearance menu
toggle
|
2011-06-26 |
Chris Cannam |
Merge from branch "templating"
|
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
|
2011-04-27 |
Chris Cannam |
Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)
templating
|
2011-03-22 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
2011-01-11 |
Dan Stowell |
Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
|
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 |
svitunes: retrieve the genre metadata, as well as the path
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 |
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-05-05 |
Chris Cannam |
* Quick workarounds for some very weird behaviour on first test
sv-v1.7.2
|
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-03-19 |
Chris Cannam |
* Avoid resizing the window on file load to larger than the available screen
|
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-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-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-10-17 |
Chris Cannam |
* Some work on querying and cacheing plugin RDF from a central index
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1131 to 1201 from sv-rdf-import branch
|
2008-07-10 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-05-01 |
Chris Cannam |
...
|
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-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-01-23 |
Chris Cannam |
* add splash screen
|
2007-11-30 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
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-10-22 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
2007-10-18 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
2007-10-05 |
Chris Cannam |
* Ensure locale from environment is retained after plugin load, not
|
2007-09-28 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-11 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
2007-05-18 |
Chris Cannam |
* minor usability fixes
|
2007-05-02 |
Chris Cannam |
* Add svg-based icon
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-04-27 |
Chris Cannam |
* Permit -h and -? as well as --help (closes #1707126)
|
2007-04-23 |
Chris Cannam |
...
sv1-1.0pre4
|
2007-04-16 |
Chris Cannam |
* Experiment with sizing the property stacks and using a frame on the overview
|
2007-03-30 |
Chris Cannam |
* doc updates
|
2007-03-14 |
Chris Cannam |
* Remove tip dialog for now. I don't like it enough
sv1-1.0pre2
|
2007-03-09 |
Chris Cannam |
* Basic beginnings of what will become a tip-of-the-day dialog
|
2007-03-08 |
Chris Cannam |
* Fix #1672407 confused by plugin-named files in cwd (or home?)
|
2007-01-12 |
Chris Cannam |
* better icon
|
2007-01-08 |
Chris Cannam |
* Framework for retrieving files from remote locations
|
2007-01-05 |
Chris Cannam |
* Fix failure to reload play mute state correctly from session file
|
2007-01-05 |
Chris Cannam |
* Fix #1491849 strange behaviour on Cancel during query on new file load
|
2006-12-08 |
Chris Cannam |
* Fix apparent (but not actual) failure to save session file
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-11-10 |
Chris Cannam |
* When adding a layer, make it the selected layer on that pane
|
2006-10-18 |
Chris Cannam |
* A start to a panner widget to go with thumbwheels
|
2006-10-12 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|