fix jack transport return value
[ardour.git] / gtk2_ardour /
2014-10-23 Robin Gareusshow meter-bridge context-menu on mouse-down
2014-10-23 Robin GareusDon't show meter-type menu for MIDI-only meters
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-23 Robin Gareusavoid name conflict with Note (gtk2_ardour/note.h)
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-22 Paul Davisprevent negative playhead positions from entering code...
2014-10-22 Robin Gareuswindows: allow loading session with absolute path
2014-10-22 Robin Gareushide splash screen on Windows
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Ben Loftissome keyboard layouts have KP_Separator instead of...
2014-10-21 Paul Davisslightly closer to correct color for peak display butto...
2014-10-21 Paul Davisset correct font for peak display button
2014-10-21 Paul Davisadd ::set_layout_font (const Pango::FontDescription...
2014-10-21 Paul Davischange the peak display widget from Gtkmm2ext::FocusEnt...
2014-10-21 Paul Davisa few tweaks to zoom computations so that zoom-to-range...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Paul Davisfix note 15897 on #5589 - only use fader cursor for...
2014-10-21 Paul Davisadd mouse mode enums to enums.cc (just for utility...
2014-10-21 Robin GareusDisallow midi-note duration changes beyond region bound...
2014-10-21 Robin Gareusfix midi-ghost region y-scale
2014-10-21 Robin Gareusfix track height resizing on OSX.
2014-10-21 Robin Gareusfix region drag/drop from region list
2014-10-21 Robin Gareusfix stuck key-grab/scrolling.
2014-10-21 Robin GareusMidi Region: pass unhandled scroll events to regionview
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
next