Fix parameter descriptors for one control leaking into another.
[ardour.git] / gtk2_ardour /
2014-11-03 David RobillardAdd menu to set frequency controls in beats, and half...
2014-11-03 David RobillardNote selector dialog for note controls.
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-02 David RobillardFix crash when showing UI for plugins with output contr...
2014-11-02 Paul Davisrepropagate button press event outside of FloatingTextE...
2014-11-02 Paul Davisuse modal grab and event_is_inside_widget_window()...
2014-11-02 Paul Davisslightly increased debugging output for -D accelerators
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-11-02 David RobillardDecouple ControlUI from port index.
2014-11-02 David RobillardDon't complain about properties with plugins that do...
2014-11-01 Robin Gareusone off by one off - red-selection outline
2014-11-01 Robin GareusNOOP, just whitespace/indenting
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusretain selection on track-height change
2014-11-01 Robin Gareusconvert interface <> internal values for all automation
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.
2014-11-01 David RobillardFix spelling error.
2014-11-01 David RobillardRemove unused variable.
2014-10-31 Paul Davisadd new floating text entry class (ported from Tracks)
2014-10-31 Robin Gareusplug memory leak
2014-10-31 Robin Gareusprototype [LV2]patch-change support for generic plugin...
2014-10-29 Robin Gareusfix "Session Setup" dialog obscures "File Open" dlg...
2014-10-29 Robin Gareusfix typo in 58fec98a
2014-10-29 Robin Gareusredraw summary when theme preference changes & consolid...
2014-10-29 Robin GareusKind of Blue
2014-10-29 Robin Gareusfix vertical canvas scrolling
2014-10-29 Robin Gareusfix summary display (offset on-canvas rulers)
2014-10-29 Robin Gareusfix summary re-size
2014-10-29 Paul Davisugly hacks to make the peak display widget not act...
2014-10-29 Paul DavisRevert "change the peak display widget from Gtkmm2ext...
2014-10-28 Robin Gareusdon't show x-fade menu when right-clicking on frame...
2014-10-28 Robin Gareusadd win IRC channel
2014-10-27 Robin Gareusfix potential crash at session close (when port-matrix...
2014-10-26 Robin Gareusfile binary compat is for windows in general (not msvc)
2014-10-25 Robin Gareuscombine short periodic timeout functions for windows.
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
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
next