summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-11-03Check whether frequency controls are audible or low and provide appropriate c...David Robillard
2014-11-03Add menu to set frequency controls in beats, and half or double current value.David Robillard
2014-11-03Note selector dialog for note controls.David Robillard
2014-11-03Reduce coupling between Plugin and PluginInsert.David Robillard
2014-11-02Fix crash when showing UI for plugins with output control ports.David Robillard
2014-11-02repropagate button press event outside of FloatingTextEntry so that the click...Paul Davis
2014-11-02use modal grab and event_is_inside_widget_window() to provide "expected" beha...Paul Davis
2014-11-02slightly increased debugging output for -D acceleratorsPaul Davis
2014-11-02Display gain and midiNote plugin parameters/properties nicely.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-11-02Move ParameterDescriptor from Plugin to its own header.David Robillard
2014-11-02Decouple ControlUI from port index.David Robillard
2014-11-02Don't complain about properties with plugins that do not support them.David Robillard
2014-11-01one off by one off - red-selection outlineRobin Gareus
2014-11-01NOOP, just whitespace/indentingRobin Gareus
2014-11-01Slider Controller API ChangeRobin Gareus
2014-11-01retain selection on track-height changeRobin Gareus
2014-11-01convert interface <> internal values for all automationRobin Gareus
2014-10-31More generic RT-safe implementation of LV2 properties.David Robillard
2014-10-31Fix spelling error.David Robillard
2014-10-31Remove unused variable.David Robillard
2014-10-31add new floating text entry class (ported from Tracks)Paul Davis
2014-10-31plug memory leakRobin Gareus
2014-10-31prototype [LV2]patch-change support for generic plugin UIs.Robin Gareus
2014-10-29fix "Session Setup" dialog obscures "File Open" dlg on windows.Robin Gareus
2014-10-29fix typo in 58fec98aRobin Gareus
2014-10-29redraw summary when theme preference changes & consolidate code.Robin Gareus
2014-10-29Kind of BlueRobin Gareus
2014-10-29fix vertical canvas scrolling Robin Gareus
2014-10-29fix summary display (offset on-canvas rulers)Robin Gareus
2014-10-29fix summary re-sizeRobin Gareus
2014-10-28ugly hacks to make the peak display widget not act like a text entry widget. ...Paul Davis
2014-10-28Revert "change the peak display widget from Gtkmm2ext::FocusEntry to ArdourBu...Paul Davis
2014-10-28don't show x-fade menu when right-clicking on frame handlesRobin Gareus
2014-10-28add win IRC channelRobin Gareus
2014-10-27fix potential crash at session close (when port-matrix is visible)Robin Gareus
2014-10-26file binary compat is for windows in general (not msvc)Robin Gareus
2014-10-25combine short periodic timeout functions for windows.Robin Gareus
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-10-23show meter-bridge context-menu on mouse-downRobin Gareus
2014-10-23Don't show meter-type menu for MIDI-only metersRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-10-23avoid name conflict with Note (gtk2_ardour/note.h)Robin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-22prevent negative playhead positions from entering code via serialized statePaul Davis
2014-10-22windows: allow loading session with absolute pathRobin Gareus
2014-10-22hide splash screen on WindowsRobin Gareus
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-10-21some keyboard layouts have KP_Separator instead of KP_DecimalBen Loftis
2014-10-21slightly closer to correct color for peak display button when not active.Paul Davis