major, substantive reworking of how we store GUI information (visibility, height...
[ardour.git] / gtk2_ardour / audio_time_axis.h
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-02-23 Carl HetheringtonMake hide/show all crossfades apply to the selection.
2010-09-27 Carl HetheringtonCreate MIDI track gain automation tracks as non-region...
2010-05-26 Carl HetheringtonRestore Fader and Pan options to audio track automation...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-26 Carl HetheringtonRemove unused declaration.
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-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-19 Carl HetheringtonFix visibility of automation tracks on reloading sessions.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-10-01 Carl HetheringtonRemove some apparently out-of-date code which was causi...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 Doug McLainremove color.h
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-12 Paul Davisfixes from Carl H for a couple of buglets
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davislatest work
2005-09-28 Paul Davisincomplete work on mixer window treeview port
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
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.