summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.cc
AgeCommit message (Expand)Author
2009-05-05Fix indentation.David Robillard
2009-05-01Set up rulers to prevent access to uninitialized variables later.Carl Hetherington
2009-04-29First cut of option to strip silence from audio regions, as per mantis #1623Carl Hetherington
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-03-06Make it possible to consolidate/bounce ranges without applying processingSampo Savolainen
2009-03-06combobox width fixes from mtaht, backported from 2.XPaul Davis
2009-02-28Fix #2559; crash when doing end_grab on an already-deleted canvas item.Carl Hetherington
2009-02-27Remove some unused code.Carl Hetherington
2009-02-25Quote includes for control_protocol.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-17Make range selection context menu work again.Carl Hetherington
2009-02-17Fix for visual glitch due to race between Editor::update_current_screen being...Carl Hetherington
2009-02-16Fix a bunch of the ol' trivial audio-specific-for-no-particular-reason things.David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-18Oofus's work on region lists: highlight selected canvas regions on the region...Sampo Savolainen
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-02Cleanups and a few comments.Carl Hetherington
2008-12-25* first prototype implementation of playing back MIDI notes when selectedHans Baier
2008-12-25* Made MIDI channel coloring work in the track channel selectorHans Baier
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-10-22Fix repeated toggling of visual state (zoom to region for example), fix zoom ...Nick Mainsbridge
2008-10-22Don't tear down and rebuild all rulers on each visibility change, fix duplica...Nick Mainsbridge
2008-10-19Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-16fix crash at startup caused by use of null session ptr to set end marker (fro...Paul Davis
2008-10-14fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0)Paul Davis
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-10-06Added take system from 2.0. Thanks to torben for the patch.Sampo Savolainen
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-28region list patch #2 from chris g, slightly reworked by me; sv_se po changes,...Paul Davis
2008-09-24fix feedback loop while track resizingNick Mainsbridge
2008-09-23An actual tempo line cache (not quite perfect when scrolling left, but miles ...David Robillard
2008-09-23Fix merge regression: use TempoLines class instead of same built in to editor.David Robillard
2008-09-22change design for how certain region list items operate if there are multiple...Paul Davis
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-14more GUI tweaksPaul Davis
2008-09-12get the notebook back again (or rather, realize that it can now be toggled an...Paul Davis
2008-09-12make tracks visible againPaul Davis
2008-09-11make link (rubberband) workPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis