drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route> and...
[ardour.git] / gtk2_ardour / public_editor.h
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-11-26 Carl HetheringtonFix #2932; arrange the view more carefully when going...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-18 Paul Davismake shift-click for extend-selection sort-of work...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-07 David RobillardFix audible note select:
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-08-08 David RobillardFirst appearance of MIDI edit tool bar. Toggles when...
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-08-04 David RobillardObey snap setting for MIDI stuff.
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-11 Tim MayberryConditionally compile CMT additions, enabled by default.
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-23 Paul Davisadd transition_to_{roll,reverse}
2007-01-17 Sampo SavolainenMake meter gain entry lose focus after enter is pressed.
2007-01-11 David RobillardMerged with trunk R1311.
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davislatest work
2005-11-14 Paul Daviseditor_canvas_events.cc now compiles
2005-11-13 Paul Davistime_axis_view now compiles
2005-10-12 Paul Davisthe ongoing story of umpteen lines of code and its...
next