Remove all use of nframes_t.
[ardour.git] / gtk2_ardour / time_axis_view.cc
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-11-11 Carl HetheringtonSlight improvement to autoscroll behaviour when expandi...
2010-11-10 Carl HetheringtonModified version of Lincoln's patch to stop the summary...
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-09 Carl HetheringtonMove get_child_list() into TimeAxisView.
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-07-25 Carl HetheringtonLincoln's patch to fix #3343 (excessively small track...
2010-07-16 Carl HetheringtonPatch from Lincoln (#3319) to make the range selection...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-18 Carl HetheringtonFix restore of track visibility from state files (...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-10 Carl HetheringtonRemove some dead code.
2010-04-03 Paul Davisvisual tweak patch from lincoln, for time axis views
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-01 Paul Daviscolinf's vertical double arrow track resize cursor...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-01-10 Paul Davismo' better fixes for managing MIDI CC/automation lanes
2010-01-09 Paul Davisremove a bunch of debug output
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-05 Paul Davisfix some issues with context menu management
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davissecond part of: fix up scrolling of pixfaders by makin...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-25 Carl HetheringtonFix #2922.
2009-11-24 Carl HetheringtonFix #2923.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-24 Carl HetheringtonPatch from lincoln to add track resize buttons to the...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonFix crash introduced in big shared_ptr commit.
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-19 Carl HetheringtonRemove unused variable.
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardFix insane formatting (how did this even happen? copy...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3170-3180 of 2.X into 3.0
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-09-19 David RobillardFix region dragging.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-18 David RobillardFix placement of automation child tracks.
2008-09-18 Nick Mainsbridgeremove typo in last commit
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-14 Paul Davismore GUI tweaks
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
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-19 David RobillardMerge with trunk R2935.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-07 David RobillardFixed MIDI crash bug.
2007-06-05 David RobillardSave MIDI files to interchange/sessionname/midifiles...
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-22 David RobillardMerged with trunk R1736.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-05 Paul Davischange selection behaviour for track header context...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-19 David RobillardEditor GUI touchups:
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-12 Paul Daviscarl's inverted fix for mousewheel actions
2007-03-12 Paul Davisfixes from Carl H for a couple of buglets
next