stopgap solution for VST plugins that call audioMasterWantMidi during effOpen
[ardour.git] / gtk2_ardour /
2014-10-20 Robin Gareustrack height fixes:
2014-10-19 Robin GareusOS 10.10 compile fixes
2014-10-16 Robin Gareusfix midi automation sliders
2014-10-16 Paul Davisadd tearoff reattach for the editor
2014-10-16 Paul Davisadd action and menu entry for "reattach all tearoffs".
2014-10-16 Robin Gareusremove duplicate windows includes
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Robin Gareusforward port ffd5c24 from master (extend video file...
2014-10-14 Paul Daviscorrect msg in fatal error
2014-10-14 Paul Davisremove code commented out in 0874426a (2009/06)
2014-10-14 Paul Davisfix note 0015914 (part of #5589)
2014-10-13 Paul Davisfix note 0015900 on #5589 (cursor doesn't change when...
2014-10-11 Robin Gareusadd script to run vst-scanner in gdb
2014-10-11 Robin Gareusamend 5d0303b - fix editor summary leak
2014-10-10 Robin Gareusfix memory leak in editor summary.
2014-10-10 Robin Gareusamend previous commit
2014-10-10 Robin Gareusadd script to run ardour in valgrind/massif
2014-10-09 Robin Gareusadd support for OSX 10.9 clang's lldb (there's no...
2014-10-08 Robin Gareusinitialize some uninitialized vars - closes #5974
2014-10-07 Robin GareusNOOP, proper label for flat carbon header includes
2014-10-07 Robin GareusOSX 10.9.5 clang++ loves nil more than ever
2014-10-07 Robin GareusOSX 10.9.5 compile fixes - part one
2014-10-05 Robin Gareuswindows application icon
2014-10-03 Robin Gareusfix typo in 9034e58b1
2014-10-03 Robin Gareusset mingw vamp plugin path
2014-10-03 Robin Gareusfix crash when changing the Audio System
2014-10-03 Robin Gareusfix engine control widget sensitivity
2014-10-02 Colin FletcherDon't select newly created regions after splitting...
2014-10-02 Colin FletcherFix warning from ./waf i18n about empty string
2014-10-02 Colin FletcherUpdated UK English translation
2014-10-02 Colin FletcherText tweaks and typo fixes
2014-10-02 Robin Gareusamend 24289299 - pango fontmap w/mingw
2014-10-02 Robin Gareusregister ArdourMono font with windows
2014-10-01 Robin Gareusfrom zero to windows installer
2014-10-01 Robin Gareusharfbuzzed - also reverts 666de70d
2014-10-01 Robin Gareusmingw environment: ArdourMono.ttf
2014-09-30 Robin Gareusupdate video NO_OFFSET to 64 bit
2014-09-30 Robin Gareusfix waf install, update ui config name
2014-09-30 Robin Gareuspango --with-included-modules=yes does not provide...
2014-09-30 Robin GareusVST native windows does not need vst/winmain.c
2014-09-30 Robin Gareusfix include order
2014-09-30 Robin Gareusrename variable: 'small' is a keyword on mingw/win32
2014-09-27 Robin Gareusinvalidate meter's ColorsChanged connection:
2014-09-27 Robin Gareusun-hardcode DIN & VU meter-colors,
2014-09-26 Paul Davisreinstate tooltip style
2014-09-22 Paul Davisfix position of left edge of a marker rectangle when...
2014-09-22 Colin FletcherFix finding session templates
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-17 Paul Davisadd action and menu item to control use of skip playback
2014-09-17 Paul Davisshift-drag on range marker bar creates skip ranges...
2014-09-17 Paul Davisnew code to support creating skip markers
2014-09-17 Paul Davisremove old connections to (now) static Location signals
2014-09-17 Paul Davisdo not stupidly try to save punch/loop/session ranges...
2014-09-17 Paul Daviscorrectly connect to Location static signals
2014-09-16 Paul Davisset the CairoWidget focus handler; reset focus when...
2014-09-16 Paul DavisArdourButton should call the focus handler of CairoWidg...
2014-09-16 Paul Davisescape should reset focus as well as abort drags/clear...
2014-09-15 Paul Davisfix compiler warnings
2014-09-15 Paul Davisfix compiler warning
2014-09-15 Ben Loftisfix various loop-initiation faults
2014-09-15 Ben Loftisfix double-click-shows-region-properties in Ripple...
2014-09-13 Robin Gareus*t*racks not *c*hannels (amend 009ced9640)
2014-09-13 Robin Gareusfix CPI window handling:
2014-09-13 Robin Gareusfix crash when importing midi files with >1 midi-channe...
2014-09-13 Robin Gareusupdate ghost track colors:
2014-09-13 Robin GareusNOOP, format default-config values
2014-09-13 Colin FletcherFix restore of Jack driver setting
2014-09-13 Colin FletcherMake zoom-to-session include regions currently being...
2014-09-12 Robin Gareusreasonable dB range for waveform clipping indicator
2014-09-12 Robin Gareusdon't clamp wave-fill alpha value when using region...
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-11 Robin Gareusmake valgrind output a bit more readable.
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-11 Robin Gareusfix race-condition/segfault at exit:
2014-09-11 Robin Gareusinitialize uninitialzed var
2014-09-10 Paul Davislook for per-cursor-set hotspot info file when setting...
2014-09-10 Paul Davisadd extra (default-ed) argument to ::get_icon_path...
2014-09-10 Paul Davisimprove code for cursor creation; nominally use CursorInfo
2014-09-10 Robin Gareusgrep unused styles from gtkrc
2014-09-10 Robin Gareusfix selection color in barcontroller's entry
2014-09-09 Robin GareusNOOP, indent & whitespace fixes
2014-09-09 Robin Gareusclean up midi channel controls
2014-09-09 Robin Gareushave another go at vertical text alignment
2014-09-08 Robin Gareusadd an easy way to debug button sizes
2014-09-08 Robin Gareuscomplete list from 68f0694ac0
2014-09-08 Robin Gareustweak button text y-alignment
2014-09-08 Robin Gareusfix TAV text-entry size.
2014-09-08 Ben Loftisremove arbitrary button sizing for edit mode buttons
2014-09-08 Robin Gareusfix typo in b9f075143
2014-09-08 Robin GareusVertically align Midi Notes, Piano Roll & Canvas Line...
2014-09-08 Robin Gareusfix color of top-most MIDI note line on the canvas
2014-09-08 Robin GareusMove Scroomer out of Track Selection Box:
2014-09-08 Robin Gareusvertical pixel alignment of all TAV elements
2014-09-07 Robin Gareusyet another rec-button [no]blink fix
2014-09-07 Robin Gareusremove debug message
2014-09-07 Robin Gareusfix (auto-expand) typo in f23f379b3
2014-09-07 Robin GareusNOOP, re-indent, remove trailing whitespace, sort includes
2014-09-07 Robin Gareusdon't loose a redraw.
2014-09-07 Robin Gareusspecial case track-header buttons
next