summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-10-20track height fixes:Robin Gareus
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-10-16fix midi automation slidersRobin Gareus
2014-10-16add tearoff reattach for the editorPaul Davis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis
2014-10-16forward port ffd5c24 from master (extend video file ext list)Robin Gareus
2014-10-14correct msg in fatal errorPaul Davis
2014-10-14remove code commented out in 0874426a (2009/06)Paul Davis
2014-10-13fix note 0015914 (part of #5589)Paul Davis
2014-10-13fix note 0015900 on #5589 (cursor doesn't change when switching edit pointPaul Davis
2014-10-11add script to run vst-scanner in gdbRobin Gareus
2014-10-11amend 5d0303b - fix editor summary leakRobin Gareus
2014-10-10fix memory leak in editor summary.Robin Gareus
2014-10-10amend previous commitRobin Gareus
2014-10-10add script to run ardour in valgrind/massifRobin Gareus
2014-10-09add support for OSX 10.9 clang's lldb (there's no gdb on 10.9)Robin Gareus
2014-10-08initialize some uninitialized vars - closes #5974Robin Gareus
2014-10-07NOOP, proper label for flat carbon header includesRobin Gareus
2014-10-07OSX 10.9.5 clang++ loves nil more than everRobin Gareus
2014-10-07OSX 10.9.5 compile fixes - part oneRobin Gareus
2014-10-05windows application iconRobin Gareus
2014-10-03fix typo in 9034e58b1Robin Gareus
2014-10-03set mingw vamp plugin pathRobin Gareus
2014-10-03fix crash when changing the Audio SystemRobin Gareus
2014-10-03fix engine control widget sensitivityRobin Gareus
2014-10-02Don't select newly created regions after splitting selected regions (except o...Colin Fletcher
2014-10-02Fix warning from ./waf i18n about empty stringColin Fletcher
2014-10-02Updated UK English translationColin Fletcher
2014-10-02Text tweaks and typo fixesColin Fletcher
2014-10-02amend 24289299 - pango fontmap w/mingwRobin Gareus
2014-10-02register ArdourMono font with windowsRobin Gareus
2014-10-02from zero to windows installerRobin Gareus
2014-10-01harfbuzzed - also reverts 666de70dRobin Gareus
2014-10-01mingw environment: ArdourMono.ttfRobin Gareus
2014-10-01update video NO_OFFSET to 64 bitRobin Gareus
2014-10-01fix waf install, update ui config nameRobin Gareus
2014-09-30pango --with-included-modules=yes does not provide explicit pangoft headerRobin Gareus
2014-09-30VST native windows does not need vst/winmain.cRobin Gareus
2014-09-30fix include orderRobin Gareus
2014-09-30rename variable: 'small' is a keyword on mingw/win32Robin Gareus
2014-09-27invalidate meter's ColorsChanged connection:Robin Gareus
2014-09-27un-hardcode DIN & VU meter-colors,Robin Gareus
2014-09-26reinstate tooltip stylePaul Davis
2014-09-22fix position of left edge of a marker rectangle when the label is on the left...Paul Davis
2014-09-22Fix finding session templatesColin Fletcher
2014-09-19use new ARDOUR::Location signals in GUIPaul Davis
2014-09-18plugin widgets were written to use Internal values, so use that for nowBen Loftis
2014-09-17add action and menu item to control use of skip playbackPaul Davis