2011-04-27 |
Chris Cannam |
Merge from default branch
templating
|
2011-04-14 |
Chris Cannam |
Use briefer filename for import command name
|
2011-04-07 |
Chris Cannam |
Added tag sv_v1.8 for changeset 64dfa7d6171d
|
2011-03-29 |
Chris Cannam |
Use TempWriteFile when saving session files, to avoid clobbering until file save complete
sv_v1.8
|
2011-03-08 |
Chris Cannam |
* Update config per recent changes to svcore
|
2011-02-04 |
Chris Cannam |
* Add Paste at Playback Position function
|
2010-10-25 |
Chris Cannam |
* Appalling fix for failure to pick up correct user-specified input model
|
2010-10-25 |
Chris Cannam |
Merge
|
2010-10-24 |
Chris Cannam |
* Fix crash on document deletion (new session, or application exit) after loading session with alignments
|
2010-10-24 |
Chris Cannam |
* Add function to toggle all time ruler display on and off at once
|
2010-10-15 |
Dan Stowell |
MainWindowBase::openAudio gets a template argument, loaded from a qt resource if exists
templating
|
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
|
2010-10-08 |
Chris Cannam |
* Provide callback for use when configuring a plugin with GUI
|
2010-10-08 |
Chris Cannam |
* Use a mutex when setting auditioning plugin; lifecycle management too fragile otherwise
|
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 |
* Set LIBS properly when optional pkg-config package found
|
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 |
* Start revamping the CSV import dialog so as to show a "purpose" for each column.
|
2010-07-15 |
Chris Cannam |
* Some debug, turn off PulseAudio autospawn
|
2010-07-08 |
Chris Cannam |
* Add option to import time+duration (or time+endtime) from CSV files
|
2010-06-22 |
Chris Cannam |
* Fix problems playing back when the target block size is close to, or
|