summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-04-28more solo/mute architecture work. NOTE: changes to mute points are ignored ri...Paul Davis
2010-04-27Don't report an error when the user cancels a time stretch operation.Carl Hetherington
2010-04-27Some dead code removal and const fixes. Also fix #2361: incorrect sensitivit...Carl Hetherington
2010-04-27Don't close the plugin manager when an incompatible plugin is selected. Fixe...Carl Hetherington
2010-04-27add muted-by-other concept to solo support infrastructurePaul Davis
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-27Make Session::audible_frame() return a (more) correct answer when the transpo...Carl Hetherington
2010-04-26Fix #3077 properly.Carl Hetherington
2010-04-26Reword gain-reduce-during-fast-wind option.Carl Hetherington
2010-04-26Display region gain automation if it is 'interesting' (ie not just the default)Carl Hetherington
2010-04-25Some menu and dialogue polishing.Carl Hetherington
2010-04-25Fix slider appearance for solo mute cut.Carl Hetherington
2010-04-25Make attenutation during fast forward/rewind configurable again. Fixes #3089.Carl Hetherington
2010-04-24Tidy up region properties editor a bit. Fixes #3085.Carl Hetherington
2010-04-23When a track context menu is opened, select the track it was opened in (only)...Carl Hetherington
2010-04-23Copy-edit menu item.Carl Hetherington
2010-04-23Add missing string to disposition_map. Fixes #3077.Carl Hetherington
2010-04-22Allow more than one peaks_ready callback to be pending for an AudioRegionViewCarl Hetherington
2010-04-21Don't try to load separate diskstreams in 3.0 session files. Fix a few uses ...Carl Hetherington
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
2010-04-20no solo button for master bus; add alternate solo button state to light theme...Paul Davis
2010-04-20indicate "soloed-by-others" state on solo button via a "half-lit" statePaul 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-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-15forward-port from 2.X commits 5827-6000 includingPaul Davis
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-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-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-06MIDI/Controllables for monitor section, and related fixesPaul Davis
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-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-03meter point restore handling, and related mattersPaul Davis