summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-27fix crash bug caused by incorrectly setting transience of audio clocks in the...2.1Paul Davis
2007-09-27Make sure plugins are activated at least once before cleanup()Sampo Savolainen
2007-09-27silly meDoug McLain
2007-09-27typo fixDoug McLain
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-09-26retain controllable info for pluginsPaul Davis
2007-09-26expose new only-copy-imports parameter via GUIPaul Davis
2007-09-26GUI control over saved and in-memory history depthPaul Davis
2007-09-25set was_activated to false when deactivate() is run and clean up the Sampo Savolainen
2007-09-25remove reference to fs.hPaul Davis
2007-09-25drop mention of fs.cc in libs/pbdPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-25Make sure we don't deactivate un-activated plugins or re-activate already act...Sampo Savolainen
2007-09-25Correct version number variable names to be in sync with the new scons Sampo Savolainen
2007-09-24fix crash during import when selected tracks include bussesPaul Davis
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-20don't use non-existent JACK server pathsPaul Davis
2007-09-20fix up change to editor_canvas_events.ccPaul Davis
2007-09-20small fix for button2 clicks on redirects; make gdk_window_set_debug_updates(...Paul Davis
2007-09-19Fix opening session when manually entering path in the file chooser. Fixes bu...Tim Mayberry
2007-09-18Code to prevent unnecessary automation midi transmits was preventing updates ...John Anderson
2007-09-17maybe fix crash related to thread-private buffersPaul Davis
2007-09-13since big clock has "keep-on-top" set, don't bother with making it float abov...Paul Davis
2007-09-12per-thread interleave buffers for SndFileSource, not per-source.Paul Davis
2007-09-12fix uninitialized export_range_dialog member in editor; fix peakfile naming s...Paul Davis
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-11improved (though not perfect) mouse scrubbingPaul Davis
2007-09-11fix uninitialized variablePaul Davis
2007-09-11prevent left drags for timefx from initiating timefx opsPaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-11make sure that AudioRegion::set_live_state() notifies interested parties when...Paul Davis
2007-09-11make OSC thread register with the GUIPaul Davis
2007-09-11try to fix async peaks issue; fix crasher caused by previous lock changes in ...Paul Davis
2007-09-10prep & finish peakfiles during importPaul Davis
2007-09-10try to make peak building from scratch more efficientPaul Davis
2007-09-10WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to...Paul Davis
2007-09-09pad out lcd sdisplay strings to 6 chars with spaces to overwrite previous tra...John Anderson
2007-09-09more changes to reduce unnecessary midi messages. Also, don't throw an except...John Anderson
2007-09-09don't write automation bytes unless something has actually changed in the aut...John Anderson
2007-09-09async generation of peakfiles for embedded filesPaul Davis
2007-09-09fix egregious widespread bug now that JACK has physical MIDI ports; make samp...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-09only skip markers backwards when transport is rollingJohn Anderson
2007-09-07autoplay mode and other tweaks to the import dialog; fix resource management ...Paul Davis
2007-09-06more fixups for the gain meter metricsDoug McLain
2007-09-06don't mess with signal order keys, everPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis