summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-08Label panner automation sliders the same as panners.Carl Hetherington
2010-08-07Use a ticked Lock item for markers rather than Lock / Unlock. Fixes #2136.Carl Hetherington
2010-08-07Fix a panner crash when reducing a route's output count down to 2. Remove so...Carl Hetherington
2010-08-06Fix up selection of automation points.Carl Hetherington
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
2010-08-06fix initialization of channel adjustment step sizesPaul Davis
2010-08-06Fix reset_objects for MIDI automation views.Carl Hetherington
2010-08-05first pass a "phone home" facility for version tracking and update notificationPaul Davis
2010-08-05unused new actions code for step entryPaul Davis
2010-08-05Remove somewhat confusing view_to_model_coord_x method.Carl Hetherington
2010-08-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2010-08-05Clean up handling of track vs region automation a bit.Carl Hetherington
2010-08-04make bar-resync button in step editor work (move insertion point to next bar ...Paul Davis
2010-08-04Fix spacey tabs...David Robillard
2010-08-04add beat-resync button to step editor (move insertion point to next whole bea...Paul Davis
2010-08-04extend step-edited region correctly; scroll to keep newly step-edited notes i...Paul Davis
2010-08-04endless further tweaks to step editor; stop stealing the "r" key inside MidiR...Paul Davis
2010-08-04Allow rubberband selection of MIDI automation points. FixesCarl Hetherington
2010-08-03properly track step edit status in editor & mixer windowsPaul Davis
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now wor...Paul Davis
2010-08-03cairo-ify the PianoKeyboard widgetPaul Davis
2010-08-03make step entry chord & triplet buttons do their thing, or something close to itPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis
2010-08-02Suspend transport timecode transmission during playhead drag. Should fix #3324.Carl Hetherington
2010-08-01Put MIDI sync ports in the Ardour tab of the port matrix.Carl Hetherington
2010-08-01Fixes to MIDI ports in the matrix.Carl Hetherington
2010-08-01Fix port matrix crash.Carl Hetherington
2010-07-31Make Clear option work for MIDI automation tracks. Fixes part of #3137.Carl Hetherington
2010-07-30Put Mackie surface ports into the Ardour tab of the port matrix.Carl Hetherington
2010-07-29Don't display empty tabs in the port matrix.Carl Hetherington
2010-07-27catch the step edit region if it goes away and prepare to use a new one; step...Paul Davis
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-07-27Remove mono button and panner from MIDI mixer strips.Carl Hetherington
2010-07-27Copy-edit.Carl Hetherington
2010-07-27Make simple 2-point gain envelopes considered interesting if they are not con...Carl Hetherington
2010-07-27Remove some instances of erroneously-drawn bundle names.Carl Hetherington
2010-07-27Improve resize behaviour of port matrices when their content size changes.Carl Hetherington
2010-07-27Fix some erroneous resizing of port matrices.Carl Hetherington
2010-07-27Fix route port matrix to only display the relevant port types.Carl Hetherington
2010-07-26Speculative fix for VST link error.Carl Hetherington
2010-07-26Add browse button to recent session dialogue. Fixes #3357.Carl Hetherington
2010-07-26Save and restore MIDI driver option state, and tidy up a couple of things. F...Carl Hetherington
2010-07-25(1) extend region if needed BEFORE adding step-edit note, so that the new not...Paul Davis
2010-07-25Lincoln's patch to fix #3343 (excessively small track heights on zoom out)Carl Hetherington
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-23HIG-ify engine dialogue and add midi driver option. Fixes #3349.Carl Hetherington
2010-07-23use -r argument with JACK if realtime is not requested in engine dialog (also...Paul Davis
2010-07-22Don't offer to trim regions in internal edit mode, again due to the lack of a...Carl Hetherington
2010-07-22Trim note display to not overlap the end of its region. Should fix #3202 and...Carl Hetherington