summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-26Fix warnings.Carl Hetherington
2011-09-253.X version of earlier major fix to 2.X: Route::check_initial_delay() should ...Paul Davis
2011-09-25minor but important fix for the wrap-buffer case in a recording audio diskstreamPaul Davis
2011-09-25minor correction in return type castPaul Davis
2011-09-25Colin's patch to handle scroll events on track header meters (#4029)Carl Hetherington
2011-09-21change default search path for linux VST to use lib64 as appropriatePaul Davis
2011-09-21fixes from 2.X for latency/capture alignment stuff: don't reverse route list,...Paul Davis
2011-09-21Check inodes before reporting ambigious files (#4326).Carl Hetherington
2011-09-21Fix adding of automation points to regions with a non-zero start (#4316).Carl Hetherington
2011-09-21Make LXVST_PATH / LXVST_PLUGINS work (#4329).Carl Hetherington
2011-09-21Add missing files.Carl Hetherington
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-09-20a few coding style (indentation etc.) cleanups to LX VST codePaul Davis
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-09-20check INSTALL_DEST_BASE exists earlier rather than laterPaul Davis
2011-09-19Add active toggle to editor route list (#4236).Carl Hetherington
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
2011-09-19Remove unused button.Carl Hetherington
2011-09-19Emit ContentsChanged on the model when one of its control lists changes. Sho...Carl Hetherington
2011-09-19Connect mixer strip to panner shell even if there is currently no panner. Sh...Carl Hetherington
2011-09-18Set the click paths when enter is pressed in their EntryCarl Hetherington
2011-09-18Specialise ConfigVariable for string so that values withCarl Hetherington
2011-09-18Remove unused rec_monitors_input variables.Carl Hetherington
2011-09-16Remove unused parameter.Carl Hetherington
2011-09-16revert debugging change from yesterdayPaul Davis
2011-09-15debug the impossiblePaul Davis
2011-09-14Option to glue new markers to bars and beats (part ofCarl Hetherington
2011-09-14Load the tempo map before the locations so that locationsCarl Hetherington
2011-09-14Don't draw MIDI note horizontal grid lines if they would beCarl Hetherington
2011-09-14Fix default disk_io_chunk_frames for diskstream so that itCarl Hetherington
2011-09-14Small tweak to previous commit.Carl Hetherington
2011-09-14Clamp left hand side zoom drags of the summary (fixesCarl Hetherington
2011-09-14Clear clicks on locating for a seamless loop so that theyCarl Hetherington
2011-09-13new norwegian translation from Eivind ØdegårdPaul Davis
2011-09-13new norwegian translation from Eivind ØdegårdPaul Davis
2011-09-12Use derived pan_outs() when panner setup is deferred, toCarl Hetherington
2011-09-12Fix a couple of thinkos causing crashes during split cyclesCarl Hetherington
2011-09-08Don't allow non-movable meter / tempo markers to beCarl Hetherington
2011-09-08Delete RouteUI immediately on request, rather than in anCarl Hetherington
2011-09-07Put session-modified asterix in mixer window title as wellCarl Hetherington
2011-09-07Set up ControlUI::combo_map correctly to fix drop-down boxesCarl Hetherington
2011-09-07Increase threshold for zoom-by-horizontal movement;Carl Hetherington
2011-09-07Don't create new regions on clicks on MIDI plugin automationCarl Hetherington
2011-09-07Disallow black as a route group colour; force a darkCarl Hetherington
2011-09-07Update route colours when they are added to / removedCarl Hetherington
2011-09-06Snap new automation points in AutomationRegionViews (#4297).Carl Hetherington
2011-09-06Correct fix for previous commit.Carl Hetherington
2011-09-06Do not move the initial tempo / meter changes at 0 time when inserting time (...Carl Hetherington
2011-09-06Fix style of the clock in the insert time dialogue.Carl Hetherington
2011-09-06Patch from royvegard to stop session range location being removed on clear-ra...Carl Hetherington