summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-09-13fix CPI window handling:Robin Gareus
2014-09-13fix crash when importing midi files with >1 midi-channel -- fixes #5965Robin Gareus
2014-09-13update ghost track colors:Robin Gareus
2014-09-13NOOP, format default-config valuesRobin Gareus
2014-09-13Fix restore of Jack driver settingColin Fletcher
2014-09-13Make zoom-to-session include regions currently being recordedColin Fletcher
2014-09-13reasonable dB range for waveform clipping indicatorRobin Gareus
2014-09-13don't clamp wave-fill alpha value when using region colorRobin Gareus
2014-09-11API flush static cairo pattern cacheRobin Gareus
2014-09-11make valgrind output a bit more readable.Robin Gareus
2014-09-11fix a bunch of memory leaksRobin Gareus
2014-09-11fix race-condition/segfault at exit:Robin Gareus
2014-09-11initialize uninitialzed varRobin Gareus
2014-09-10look for per-cursor-set hotspot info file when setting up mouse cursorsPaul Davis
2014-09-10add extra (default-ed) argument to ::get_icon_path() to allow it to be used t...Paul Davis
2014-09-10improve code for cursor creation; nominally use CursorInfoPaul Davis