summaryrefslogtreecommitdiff
path: root/gtk2_ardour/public_editor.h
AgeCommit message (Expand)Author
2009-01-07Fix audible note select:David Robillard
2008-12-25* first prototype implementation of playing back MIDI notes when selectedHans Baier
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-19Merge with 2.0-ongoing R3082.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-07Re-work edit group selection in line with suggestions from Paul.Carl Hetherington
2007-10-06Fix things so that selecting a region always selects equivalent regions in th...Carl Hetherington
2007-08-08First appearance of MIDI edit tool bar. Toggles when delete held, but otherw...David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-08-05Pulled tempo line stuff out into it's own relatively self-contained class.David Robillard
2007-08-04Obey snap setting for MIDI stuff.David Robillard
2007-05-11Add some comments.Carl Hetherington
2007-05-11Conditionally compile CMT additions, enabled by default.Tim Mayberry
2007-05-10Re-work main right-click context menu to operate on the selection, and remove...Carl Hetherington
2007-04-14Merged with trunk R1719.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-11Merged with trunk R1311.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21button hacks and morePaul Davis
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-15latest workPaul Davis
2005-11-14editor_canvas_events.cc now compilesPaul Davis