summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-02-01provide full scroll-based editing in MIDI list editorPaul Davis
2012-02-01MIDI event list editor improvements, mostly to do with nagivation, but also e...Paul Davis
2012-02-01start to provide real functionality in MIDI list editor. far from finished, b...Paul Davis
2012-02-01slightly extend NotePlayer APIPaul Davis
2012-02-01Make crossfade convert-to-full and activate/deactivate work across edit group...Carl Hetherington
2012-01-31Make crossfade active state and length changes undo-able.Carl Hetherington
2012-01-31Update summary on switching playlists (#4659).Carl Hetherington
2012-01-31Remove unnecessary dialog argument to do_timefx; use current_timefx instead.Carl Hetherington
2012-01-31Don't bother opening a time FX dialog if we are just time stretching MIDI reg...Carl Hetherington
2012-01-31patch from colinf to fix the width of generic plugin editorsPaul Davis
2012-01-31Improve usage of expanded window space in the export dialog + put the "advanc...Sakari Bergen
2012-01-31Fix position of viewport after a playhead drag outside the viewport (when fol...Carl Hetherington
2012-01-31do not crash if an LV2 plugin calls the UI write callback with a port number ...Paul Davis
2012-01-31tidy up MIDI list editor; make delete/backspace actually delete notes, and ma...Paul Davis
2012-01-31fix for crash while drag-creating a new MIDI note and dragging before the sta...Paul Davis
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-30Don't autoscroll right if we are moving left, and vice versa; should fix #4676.Carl Hetherington
2012-01-30Fix typo.Carl Hetherington
2012-01-30Add aux sends at the position that the menu was opened, rather than always pr...Carl Hetherington
2012-01-30use custom i-beam cursor for range modePaul Davis
2012-01-29Slightly hacky-fix for misbehaviour when drag-and-dropping processors onto th...Carl Hetherington
2012-01-29Use Region::last_frame() rather than position + length in RegionSelection::en...Carl Hetherington
2012-01-29Show an example filename in the main export dialogSakari Bergen
2012-01-29remove apparently vestigial code from RouteUI::update_solo_display() that rea...Paul Davis
2012-01-29Add timespan name to export status textSakari Bergen
2012-01-28Move export progress text to progress bar from separate labelSakari Bergen
2012-01-28Go back to one progress bar with several passes in export. Sakari Bergen
2012-01-28Store Region export state in instant.xml (fixes #3935)Sakari Bergen
2012-01-28Implement simple separate progress bar for export normalizing phase(s), needs...Sakari Bergen
2012-01-27tweak appearance of a FaderOption in the option editor(s)Paul Davis
2012-01-27restore independent gain control over click/metronomePaul Davis
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2012-01-27fix #4663, partly by more efficiently generating the relevant string, and sec...Paul Davis
2012-01-27promote Playlist::RegionList to ARDOUR::RegionList; fix timefx on multiple re...Paul Davis
2012-01-27reword label for session properties itemPaul Davis
2012-01-27Don't add markers to the selection multiple times when adding a list.Carl Hetherington
2012-01-25in non-note-edit mouse object mode, single click on midi track creates a regi...Paul Davis
2012-01-25leave note edit mode with a click on any track background, not just non-midiPaul Davis
2012-01-25some improvements to the add track/bus dialog to make it more obvious how to ...Paul Davis
2012-01-25dramatically simplify maximi[sz]ation code, ripping out all the old pane sizi...Paul Davis
2012-01-24fix breakage of normal method of creating an empty MIDI regionPaul Davis
2012-01-24Remove some never-seen tooltips (overridden by otherCarl Hetherington
2012-01-24Fix warning about getting tempo map for frame -1; stopCarl Hetherington
2012-01-24Make time stretch respect edit groups (#4615).Carl Hetherington
2012-01-24exit internal/note edit mode when clicking on anything that is not a MIDI reg...Paul Davis
2012-01-24don't offer to save master bus as a route templatePaul Davis
2012-01-24Tidy up RegionLayeringOrderEditor a bit. Add GPL boilerplate. Make it respe...Carl Hetherington
2012-01-24Use the same criteron to sensitize the choose-top-region menu item as to deci...Carl Hetherington
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2012-01-22Add option to use plugin GUIs or Ardour generic ones.Carl Hetherington