summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-04-29First cut of option to strip silence from audio regions, as per mantis #1623Carl Hetherington
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
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-02-27Remove some unused code.Carl Hetherington
2009-02-27Remove apparently unnecessary friend declarations.David Robillard
2009-02-27Split TimeFXDialog from Editor.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19I am become death, destroyer of boilerplate.David Robillard
2009-02-17Fix for visual glitch due to race between Editor::update_current_screen being...Carl Hetherington
2009-02-16Move all beats <-> frames time conversion into a single object that can be pa...David Robillard
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
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-07Fix audible note select:David Robillard
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...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-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.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-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-19Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-10-11Fix non-disappearing transport range bar drag rects, use physical_screen_heig...Nick Mainsbridge
2008-10-11Fix the nostar ruler hiding bug, rejig ruler bars again, this time making the...Nick Mainsbridge
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-06Added take system from 2.0. Thanks to torben for the patch.Sampo Savolainen
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
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-28region list patch #2 from chris g, slightly reworked by me; sv_se po changes,...Paul Davis
2008-09-26Add Import from session -functionalitySakari Bergen
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-23The petty tidying up remnants of a noble, yet utterly failed, tempo lines exp...David Robillard
2008-09-23Make PBD::SearchPath less silly/boilerplatey.David Robillard
2008-09-23Fix merge regression: use TempoLines class instead of same built in to editor.David Robillard
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-17Fix track height, partial merge of recent 2.0 updates (speed up track resizin...Nick Mainsbridge
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-14Prevent tempo lines from stealing events, but break marker bars visually when...David Robillard
2008-09-14Show tempo lines above marker bars.David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis