enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / analysis_window.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-05 Paul Davisadjust color API for RouteUI to use PresentationInfo...
2016-05-22 Robin Gareusoverhaul region/range spectrum analysis
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Robin Gareusfix some memory leaks
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-05 Colin FletcherFix display of Spectral Analysis when no tracks are...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-04-30 Carl HetheringtonFix spectral analysis of regions.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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 HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/ardour_ui.cc
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/analysis_window.cc
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
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-17 Paul Davisa better version of: fix compile with FFT_ANALYSIS...
2007-01-17 Paul Davisfix compile with FFT_ANALYSIS=1, problem caused by...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Sampo SavolainenFix small compile issue due to shared_ptr<> fixes
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
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 Sampo Savolainenshared_ptr<Region> fixes
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 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
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 RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-27 Sampo Savolainenshared_ptr fixes
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-06 Sampo SavolainenFixed compile warnings.
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-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-12 Sampo SavolainenMake FFT easier to use. right click on a range selectio...
2006-03-12 Sampo SavolainenFirst commit on FFT analysis window. Still some functio...