summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-19permanently mark Delivery processors on master/monitor/audition as immune to ...Paul Davis
2010-04-19Move toggle-waveforms-while-recording into RC options.Carl Hetherington
2010-04-19Fix menu item text corrupted by search & replace.Carl Hetherington
2010-04-18Load 2.X sessions correctly with newly-arranged session start/end markers.Carl Hetherington
2010-04-18Small cleanup.Carl Hetherington
2010-04-18Display shuttle speed in percentage rather than fraction. Fixes #1939.Carl Hetherington
2010-04-18Let the selection handle selecting tracks (or not) when other things are sele...Carl Hetherington
2010-04-18Make the session start/end location a single location (with start and end) ra...Carl Hetherington
2010-04-18Fix some i18n bugs; hopefully most if not all of #2999.Carl Hetherington
2010-04-17Disallow rename for plugin inserts. Fixes #3048.Carl Hetherington
2010-04-17Rename panner member to twod_panner to avoid having _panner and panner member...Carl Hetherington
2010-04-17No-op: Formatting tweak.Carl Hetherington
2010-04-16put mixer strip track name button context menu back on button3 ONLY, and make...Paul Davis
2010-04-16make sure that meters are configured to handle the right number of channels, ...Paul Davis
2010-04-15forward-port from 2.X commits 5827-6000 includingPaul Davis
2010-04-15Add a couple of bits of documentation.Carl Hetherington
2010-04-15Ignore ebrowse files.Carl Hetherington
2010-04-15Remove out-of-date members of freeze_record which are now accounted for by Pr...Carl Hetherington
2010-04-14Prevent crash in pool destruction during session teardown.Carl Hetherington
2010-04-14Don't run meters either during freeze.Carl Hetherington
2010-04-14Display details of which import file we are currently on.Carl Hetherington
2010-04-14Separate interthread progress window out into its own class and HIG-ify it a ...Carl Hetherington
2010-04-14Suspend deletion of cross-thread pools until they are empty. Prevents crashe...Carl Hetherington
2010-04-14Don't run deliveries to output ports during export / freeze.Carl Hetherington
2010-04-13remove babbling torrent of debug outputPaul Davis
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis
2010-04-13Reduce stack requirement of AudioTrack::export_stuff, which fixes a crash whe...Carl Hetherington
2010-04-12alignment/capture/positioning changes ported from 2.XPaul Davis
2010-04-12use session start rather than edit position for import-at-timestamp if there ...Paul Davis
2010-04-10Fix import dialogue to correctly report (x of N) with multiple files, and sli...Carl Hetherington
2010-04-10Make record button appear in MIDI mixer strips. Fixes part of #2740.Carl Hetherington
2010-04-10Fix pan updates for routes with single panners. Fixes #3066.Carl Hetherington
2010-04-09Prevent clipping during the import of files from sources that haveCarl Hetherington
2010-04-08add support for "msg=" bindings and also action="SomeGroup/Action"Paul Davis
2010-04-07similar fix for punch recording as applied to 2.X, with additional tweak that...Paul Davis
2010-04-07Add virtual destructor.Carl Hetherington
2010-04-07No-op: copy-edit comments, remove duplicate comments, coding style.Carl Hetherington
2010-04-07Update phase invert button on reload, and stop inserting phi into route names...Carl Hetherington
2010-04-07Fix crossfade height in stacked mode.Carl Hetherington
2010-04-07Keep track of where a RegionView used to be before it was reparented for a dr...Carl Hetherington
2010-04-07Comment format.Carl Hetherington
2010-04-06(3.0 version of 2.0-ongoing) fix 100% CPU usage after killing JACK caused by ...Paul Davis
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-04-06Resort routes after processors change. Ensures that, e.g. things work after ...Carl Hetherington
2010-04-05Add solo safe control to editor route list, as per #3063.Carl Hetherington
2010-04-05Save and restore the selected tab and its width in the editor list.Carl Hetherington
2010-04-05Emit signal when a group's active state is changed. Fix restoration of state...Carl Hetherington
2010-04-05Make port matrix notice when connections are changed outside of ardour.Carl Hetherington
2010-04-03visual tweak patch from lincoln, for time axis viewsPaul Davis
2010-04-03remove some OS X cruft in io.ccPaul Davis