enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / session_click.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-05-27 nick_mInitial stab at tempo ramps.
2015-11-12 Paul Davisremove requirement for transport speed to be 1.0 when...
2015-10-07 Damien ZammitAdded use click emphasis toggle (libs/ardour)
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-01-27 Paul Davisrestore independent gain control over click/metronome
2012-01-24 Paul Davisremove debug output; increase size of click pool, to...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-11 Paul Davisfix latency compensation for the click
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-03 Paul Davissave 4 bytes per Bar|Beat point in the tempo map
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-10-19 David RobillardTrim the include tree.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-02-17 Carl HetheringtonCope with stereo click files by mixing them down to...
2011-02-17 Carl HetheringtonTrim some duplicate code.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-24 Carl HetheringtonMissing format = 0 from last commit.
2009-08-24 Carl HetheringtonSet format = 0 on calling sf_open as required by libsnd...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-09-11 Paul Davisclick reset error fixed, plus some older work on sends...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-11-19 David RobillardMerged with trunk R1141
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-24 Jesse Chappellfixed gross inefficiency with tempo map most noticable...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-12-06 Nick Mainsbridgesome treeview headings and session click fix
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.