summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ...Paul Davis
2010-05-03the great solo model simplification (without much code removal)Paul Davis
2010-05-03more solo model work, including a GUI fix for mute button state when the rout...Paul Davis
2010-05-02A little copy-editing.Carl Hetherington
2010-05-02Prevent multiple tempo / meter changes being inserted at the same pointCarl Hetherington
2010-05-02Small cleanup: add constructor to InterThreadInfo.Carl Hetherington
2010-05-02Set mixer strip widths when the configuration option is changed. Fixes #2855.Carl Hetherington
2010-05-02Fix toggling behaviour of glue region to bars & beats option. Fixes #2588.Carl Hetherington
2010-05-02Clarify labels in export dialog to explain how options affect use of region g...Carl Hetherington
2010-05-02Various fixes to multiple-2D panner signal handling. Should fix some or all ...Carl Hetherington
2010-05-01Remove unnecessary snap in Editor::single_*_trim, as the passed-in delta is a...Carl Hetherington
2010-05-01Remove some unused variables.Carl Hetherington
2010-05-01perhaps, just possibly, a working solo model. needs to be fixed so that conne...Paul Davis
2010-04-30Improve normalize dialogue spacing slightly.Carl Hetherington
2010-04-30Use rectified log waveform in strip silence dialogue. Add threshold graphica...Carl Hetherington
2010-04-30Tidy up rhythm ferret dialogue a bit and move its menu option into the Region...Carl Hetherington
2010-04-30More copy-edit tweaks.Carl Hetherington
2010-04-30Some more copy-editing. Make 'make mono regions' option sensitive to the reg...Carl Hetherington
2010-04-30A little gentle copy-editing of dialogue titles.Carl Hetherington
2010-04-29Make primary-modifier+scroll wheel zoom respect zoom focus setting. Fixes #2...Carl Hetherington
2010-04-28Partial fix for #3092; make time FX still work if internal editing is enabled...Carl Hetherington
2010-04-28remove "ardourBuffering" file creation (it was useless, sadly); editor region...Paul Davis
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