summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-08-11switch dynamics icons to white and shrink their size by about 25%Paul Davis
2010-08-11Add submenus for route group, playlist and automation to route context menu. ...Carl Hetherington
2010-08-11Move track mode into a submenu.Carl Hetherington
2010-08-11Hopefully fix up automation control point selection (finally).Carl Hetherington
2010-08-10label various spinners in the step editorPaul Davis
2010-08-10neo was told there was no spoon, i'm telling you there is no bsharpPaul Davis
2010-08-10the OMG-make-radio-buttons-and-actions-work-properly commit for the step editorPaul Davis
2010-08-10Hopefully fix up region click + drag which I broke yesterday.Carl Hetherington
2010-08-10Fix last-minute breakage of Ctrl-Click.Carl Hetherington
2010-08-10Improve ctrl-click behaviour of automation points. Should fix #3385.Carl Hetherington
2010-08-10Setup clock sensitivity with lock correctly.Carl Hetherington
2010-08-10Give mixer strips panners and a mono button based on the type of its outputs,...Carl Hetherington
2010-08-09Fix up state save/load of location lock/glue settings.Carl Hetherington
2010-08-09Fix save/load of MIDI automation state. Fixes #3354.Carl Hetherington
2010-08-09Add glue / lock buttons to the location window.Carl Hetherington
2010-08-09Fix fitting of automation tracks. Fixes #3384.Carl Hetherington
2010-08-09Show selected status visually for AutomationTimeAxisViewsCarl Hetherington
2010-08-09Move get_child_list() into TimeAxisView.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.Carl Hetherington
2010-08-09Update note name correctly during drag. Fixes #3382.Carl Hetherington
2010-08-09Copy-edit.Carl Hetherington
2010-08-09Reset entered_track if it is set to an automation child whose parent is delet...Carl Hetherington
2010-08-09Remove unnecessary connection option editor. Add GPL boilerplate. A little co...Carl Hetherington
2010-08-08Explicitly check for and link libcurl and the dl* functions; allows linking w...Carl Hetherington
2010-08-08Add GPL boilerplate.Carl Hetherington
2010-08-08Minor copy-edit.Carl Hetherington
2010-08-08Add tooltip for edit mode selector. Shorten strings used in the selector to ...Carl Hetherington
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