summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-09-17shift-drag on range marker bar creates skip ranges, for nowPaul Davis
2014-09-17new code to support creating skip markersPaul Davis
2014-09-17remove old connections to (now) static Location signalsPaul Davis
2014-09-17do not stupidly try to save punch/loop/session ranges during clear_ranges opPaul Davis
2014-09-17correctly connect to Location static signalsPaul Davis
2014-09-16set the CairoWidget focus handler; reset focus when the mouse pointer leaves ...Paul Davis
2014-09-16ArdourButton should call the focus handler of CairoWidget from its button pre...Paul Davis
2014-09-16escape should reset focus as well as abort drags/clear selectionPaul Davis
2014-09-15fix compiler warningsPaul Davis
2014-09-15fix compiler warningPaul Davis
2014-09-15fix various loop-initiation faultsBen Loftis
2014-09-15fix double-click-shows-region-properties in Ripple modeBen Loftis
2014-09-13*t*racks not *c*hannels (amend 009ced9640)Robin Gareus