Expose PluginInfo bindings (eg plugin-type, unique id, etc)
[ardour.git] / gtk2_ardour /
2016-08-26 Robin Gareusforward Lua print() to Ardour's Log.
2016-08-26 Julien "_FrnchFrgg... Update CC automation menu when changing channel selection
2016-08-26 Robin Gareusadd a static function to access processor selection...
2016-08-25 Robin Gareusfix a-eq grid layout
2016-08-25 Paul Davisadd len ovens to the authors list
2016-08-25 Paul Davisadd nascent poly-phonic pressure to automation menu...
2016-08-25 Julien "_FrnchFrgg... Fix astate setting for combo parameters when setting...
2016-08-25 Julien "_FrnchFrgg... Avoid 1px size changes when sizing_text() is used
2016-08-24 Tim MayberryFix string to float conversion when typing gain values...
2016-08-24 Robin Gareusfix generic GUI layout for no-control UIs
2016-08-23 nick_mDon't attempt to snap to the current musical grid when...
2016-08-22 Robin Gareusbetter late than never
2016-08-22 Paul Davisuse user-specified insertion point when adding new...
2016-08-22 Paul Davisuse insert at specification when duplicating tracks...
2016-08-22 Paul Davisfix signed/unsigned warning
2016-08-22 Paul Davisadd insert-at combo selector for duplicate tracks dialog
2016-08-22 Robin GareusParse information from harvid independent from the...
2016-08-22 Paul Davisfactor out "new route insertion point" enums so they...
2016-08-22 Paul Davisremove debug output from last commit
2016-08-22 Paul Davisediting plugin with generic GUI has a tooltip saying...
2016-08-21 Julien "_FrnchFrgg... Repeat INSENSITIVE colors instead of relying on inheritance
2016-08-21 Robin Gareusremove close buttons from Bundle Manager (rely on WM...
2016-08-21 Robin Gareuseven more consistent labels in the mundle manager
2016-08-21 Robin GareusFix another crash at exit:
2016-08-21 Robin GareusResolve Bundle Manager Input/Output label ambiguity
2016-08-21 Julien "_FrnchFrgg... Merge set_pango_fontsize() into reset_dpi()
2016-08-21 Julien "_FrnchFrgg... Silence a GCC initialization order warning
2016-08-20 Julien "_FrnchFrgg... Avoid jitter of track headers width when changing autom...
2016-08-20 Julien "_FrnchFrgg... Make knobs size requests dynamic
2016-08-20 Julien "_FrnchFrgg... Do not constrain vertical size without need
2016-08-20 Julien "_FrnchFrgg... Use ArdourButton::Square mode instead of ad-hoc sizing
2016-08-20 Julien "_FrnchFrgg... Use set_sizing_text in generic plugin ui
2016-08-20 Julien "_FrnchFrgg... Invalidate char_pixel_* on possible font change
2016-08-20 Julien "_FrnchFrgg... ArdourButton: add text for measuring decoupled from...
2016-08-19 Julien "_FrnchFrgg... Fix colors of disabled spin buttons (and maybe others)
2016-08-19 nick_mAmend last commit - remove some code.
2016-08-19 nick_mSwap tempo/meter colours when hovering. Use entered...
2016-08-19 nick_mAdd a colour for music-locked meters.
2016-08-19 Paul Davisfix missing API for no-app-nap when building on OS...
2016-08-19 nick_mRevert last commit (269a08a2b1).
2016-08-19 nick_mAllow both types of constrained drag (again).
2016-08-19 nick_mExtending an empty selection selects the clicked region.
2016-08-19 Paul Davisadd code to disable AppNap on OS X/MacOS
2016-08-19 Julien "_FrnchFrgg... Remove unused lines in clearlooks.rc.in
2016-08-19 Julien "_FrnchFrgg... Avoid CamelCase in color names
2016-08-19 Julien "_FrnchFrgg... Make automation state buttons active when not on Manual
2016-08-19 Julien "_FrnchFrgg... Remove unused space in gain_meter's automation menu
2016-08-18 Julien "_FrnchFrgg... Add missing return
2016-08-18 Julien "_FrnchFrgg... Make ArdourButton detect when a grab should stop being...
2016-08-18 Paul Davisdon't show empty time axis view context menus
2016-08-18 Julien "_FrnchFrgg... Make buttons in track headers behave more like Gtk...
2016-08-18 Julien "_FrnchFrgg... Make name_button behave more like a Gtk::MenuToolButton
2016-08-18 Julien "_FrnchFrgg... Make in/out buttons behave more like Gtk::MenuToolButton
2016-08-18 Paul Davisremoved commented code, now that the comment is actuall...
2016-08-18 Paul Davisfix hard/impossible trimming situation
2016-08-17 Paul DavisGUI does an even stronger check on no undo/redo while...
2016-08-17 Julien "_FrnchFrgg... Use a real dropdown for AutoState in automation lanes
2016-08-17 Julien "_FrnchFrgg... Align the currently selected automation state on dropdown
2016-08-17 Robin Gareusupcoming codenames
2016-08-17 Julien "_FrnchFrgg... Make MixerStrip's automation menu behave like a dropdown
2016-08-16 Julien "_FrnchFrgg... Make the group button in MixerStrip behave like a dropdown
2016-08-16 Julien "_FrnchFrgg... Replace positioning function with popup helper
2016-08-16 Paul Davisfix issue with WM close/delete ("X") button not working...
2016-08-15 Paul Davisallow constrained-drag of MIDI notes to work
2016-08-15 nick_mAdd missing line feed in midi_region_view.cc
2016-08-15 nick_mMidi region ghost note uses beat-based note time calcul...
2016-08-15 nick_mFix frame-based beat calculation in MidiRegionView...
2016-08-13 nick_mRemove assumption that the meter starts at frame 0...
2016-08-13 nick_mSync User Interactoin tooltips with new default settings.
2016-08-13 nick_mChoose some non-overlapping defaults for User Interacti...
2016-08-13 nick_mAdd a new modifier combination that allows overlap...
2016-08-13 nick_mUser Interaction pref shows the push points modifier...
2016-08-13 nick_mResolve potential ambiguity between the constraint...
2016-08-13 nick_mEnsure RelevantModifierKeyMask is updated on each modif...
2016-08-13 nick_mEnsure BBTRulerDrag operates within the tempo map.
2016-08-13 nick_mEnsure positive length whan drag-adding new midi region.
2016-08-13 nick_mAllow negative return in TempoMap::beat_at_frame()...
2016-08-13 Robin Gareusadd nstewart to authors
2016-08-13 Nathan StewartAdd "Marker Toggle" #5193
2016-08-13 Robin Gareustweak strings now that 5.0 is out
2016-08-13 Robin Gareusadd RMS region normalization option
2016-08-09 Paul Davisadd plural forms for pt to gtk2_ardour/po/pt.po 5.0-rc2
2016-08-09 Paul Davis(updated) pt(_BR) update for gtk2_ardour from Marcelo...
2016-08-09 Paul DavisRevert "pt(_BR) update for gtk2_ardour from Marcelo...
2016-08-09 Paul Davisupdated russian translation from Alexandre Prokoudine
2016-08-08 Paul Davisfix thinko that causes near duplicate menu items in...
2016-08-08 Paul Davisfix bug when appdata.pot file cannot be regenerated
2016-08-08 Julien "_FrnchFrgg... GenericUI: better popup placement for automation mode
2016-08-08 Julien "_FrnchFrgg... Move anchored menu placement strategy to Gtkmm2ext...
2016-08-07 Robin Gareusfix typo
2016-08-07 Julien "_FrnchFrgg... Make ArdourDisplay a subclass of ArdourDropdown
2016-08-07 Julien "_FrnchFrgg... Remove the space for checks/radios/icons in dropdowns
2016-08-07 Julien "_FrnchFrgg... Make Dropdown menus at least as wide as the button
2016-08-07 Julien "_FrnchFrgg... Improve placement of Dropdown popups.
2016-08-07 Julien "_FrnchFrgg... Use a C++ bool constant
2016-08-07 Julien "_FrnchFrgg... Improve ArdourDropdown menu position
2016-08-06 Edgar Aichingerupdate german translation
2016-08-05 Robin Gareusadd a "Pin Management" button to the plugin UI-header
2016-08-04 Nils Philippsenworkaround changes in glibmm 2.49.x
2016-08-03 Robin Gareusadd a wrapper to launch the vst-scanner manually
next