summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-09-19Emit ContentsChanged on the model when one of its control lists changes. Sho...Carl 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-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-14Fix default disk_io_chunk_frames for diskstream so that itCarl 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-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-07Increase threshold for zoom-by-horizontal movement;Carl Hetherington
2011-09-07Update route colours when they are added to / removedCarl 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-05Add option to insert time on all a track's playlists (#4304).Carl Hetherington
2011-08-31Allow route groups to color their tracks (remainder ofCarl Hetherington
2011-08-31Fix meter colour range to again have a hard knee at 0dB and twiddle colours s...David Robillard
2011-08-31Fix meter colour gradients (mid and top were swapped).David Robillard
2011-08-31Make meters with different colour parameters actually work.David Robillard
2011-08-30Tidy formatting some more.Carl Hetherington
2011-08-30Tidy formatting.Carl Hetherington
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-08-29Ensure that the fade curves are updated when the xfadeCarl Hetherington
2011-08-29Move what I'm pretty sure is a misplaced assert; a pannerCarl Hetherington
2011-08-19Emit ConfigurationChanged when meter setup bypasses theCarl Hetherington
2011-08-17various fixes to MidiRegionView selection handling, key handling, drawing of ...3.0-alpha10Paul Davis
2011-08-16avoid compiler warnings about un-implemented MIDI functions (for now)Paul Davis
2011-08-14Add fr_FR translation for libgtkmm2ext from Roming22 (#4080).Carl Hetherington
2011-08-14make control protocol's SelectByRID signal work, thus enabling MIDI binding m...Paul Davis
2011-08-14Don't auto-connect buss inputs (#4211).Carl Hetherington
2011-08-13track changes to config parameters for MMC device id's correctly (from roy ve...Paul Davis
2011-08-13Fix build with tests enabled.Carl Hetherington
2011-08-12prevent illegal data being used to set note values, velocities and channelsPaul Davis
2011-08-11fix stupid thinko in varispeed limitation for record enablePaul Davis
2011-08-11finish the intention of the previous commit, correctly this timePaul Davis
2011-08-11do not assert/abort out of data errors that may originate with external user-...Paul Davis
2011-08-11add skeleton for i18n supportPaul Davis
2011-08-10fix leftover bug from hacking on internal send panning stuffPaul Davis
2011-08-10add virtual Delivery::pan_outs() so that internal sends correctly configure t...Paul Davis
2011-08-10don't use MIDI tracks when adding internal sends to auxes; no varispeed when ...Paul Davis
2011-08-10if a binding map specifies controllables that don't exist in the session, dro...Paul Davis
2011-08-10make handling of sends-only feed-based solo propagation symmetrical upstream ...Paul Davis
2011-08-09attempt to prevent dropping into record if rolling in reverse (should fix #4254)Paul Davis
2011-08-09Prevent crash on de-selecting all tracks from a stem exportCarl Hetherington
2011-08-09Add a few asserts.Carl Hetherington
2011-08-08Set new region length correctly after stretch (part ofCarl Hetherington
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-08-03Add GPL boilerplate.Carl Hetherington