ardour.git
2014-11-04 John EmmasRemove an unneeded icon when building the VST scanner...
2014-11-04 John EmmasWhen running an (MSVC built) VST scanner app, make...
2014-11-04 John EmmasAdd some new modules, needed for building the VST scann...
2014-11-04 John Emmas(gtk2_ardour) Remove the reliance on libfst, which...
2014-11-04 Paul Davisuse ArdourCanvas::TimeRectangle for regions, notes...
2014-11-04 Paul Davisadd new TimeRectangle to ArdourCanvas
2014-11-04 Paul Davismove start of a time axis view back to 0.0 on the x...
2014-11-04 David RobillardUse format string even for units we understand (print...
2014-11-03 David RobillardCheck whether frequency controls are audible or low...
2014-11-03 David RobillardFix parameter descriptors for one control leaking into...
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-03 David RobillardFix compilation with old LV2. Maybe.
2014-11-02 David RobillardShow 3 decimal digits when printing values.
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 Paul Davisadd Gtkmm2ext::event_inside_widget_window()
2014-11-02 David RobillardSupport pretty display of arbitrary plugin parameter...
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-02 Robin Gareusproperly initialize variable (amend cffd18d2d84)
2014-11-01 Robin Gareusone off by one off - red-selection outline
2014-11-01 Robin GareusNOOP, just whitespace/indenting
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusretain selection on track-height change
2014-11-01 John EmmasAdd some newly introduced source files to our MSVC...
2014-11-01 John EmmasAdd a newly introduced header file to our MSVC project...
2014-11-01 Robin Gareusdon't print error when announcing property values for...
2014-11-01 Robin Gareusincrease fine grained control (Ctrl+Alt+[drag|scroll])
2014-11-01 Robin Gareusconvert interface <> internal values for all automation
2014-11-01 David RobillardFix compilation against older LV2.
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.
2014-11-01 David RobillardUse precise define names for LV2 version configure...
2014-11-01 David RobillardFix spelling error.
2014-11-01 David RobillardRemove unused variable.
2014-10-31 Robin Gareusfix Dummy DSP load on win32 & low-pass filter load
2014-10-31 Robin GareusLV2 patch amends:
2014-10-31 Paul Davisadd new floating text entry class (ported from Tracks)
2014-10-31 Paul Davismore changes for rectangle outlining
2014-10-31 Paul Daviscomment fix and expansion re: Canvas::Rectangle outline
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 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
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-28 Robin Gareusturn pixfader into a cairowidget
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-28 Robin Gareusremove unused old API
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-26 Robin Gareusupdate GPL (formatting and update FSF address)
2014-10-25 Robin Gareusfix gcc/C++11
2014-10-25 Robin Gareuscombine short periodic timeout functions for windows.
2014-10-25 Robin Gareusskip meter re-draw when no pixels are changed.
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John EmmasSome minor bits of casting to keep MSVC happy when...
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-24 Paul Davisavoid const cast warning
2014-10-24 Paul Davisadd #include that had gone unnoticed before
2014-10-24 Robin Gareusfix screwup in prev commit-diff
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation
2014-10-24 Robin Gareusfix libjack names
2014-10-23 Robin Gareusfix 64bit compile with old gcc
2014-10-23 Paul Davisadd new Gtk2mmext::EmScale class for measuring font...
2014-10-23 Robin Gareusskip unavailable backends early on.
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
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-23 Robin Gareussilence clang ‘unused include file/compiler flag’ warnings
2014-10-22 Robin Gareuswindows installer: add option to use zlib (a lot faster)
2014-10-22 Robin Gareusfix jack/mingw compilation
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-22 Paul Davisrequire a timestamp on MIDI::MachineControl::send()
2014-10-22 Paul Davisfix timestamps for immediate MIDI events to deal with...
2014-10-22 Paul Daviserror/debug output when dropping MIDI event due to...
2014-10-22 Paul Davisremove unused code
next