Fix displaying of notes in auto-created MIDI region when it's the first region in...
[ardour.git] / gtk2_ardour / public_editor.h
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...
2005-10-10 Paul Davismore work on actions and general compilability
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.