ardour.git
2016-08-22 Paul Davisuse insert at specification when duplicating tracks...
2016-08-22 Paul Davisfix signed/unsigned warning
2016-08-22 Paul Davisnew libardour API for Session::new_route_from_template...
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-22 Robin Gareuspong on the major scale (and fix a typo)
2016-08-21 Julien "_FrnchFrgg_... Repeat INSENSITIVE colors instead of relying on inheritance
2016-08-21 Len OvensOSC: populate check boxes with default settings at...
2016-08-21 Len OvensOSC: set global variables in global space - crash fix
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 Gareusmore musical pong. uhm ping.
2016-08-21 Robin GareusFix another crash at exit:
2016-08-21 Len OvensOSC GUI: Add Strip types and feedback check boxes
2016-08-21 Robin GareusResolve Bundle Manager Input/Output label ambiguity
2016-08-21 Robin GareusNO-OP: more source code comments
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-21 Robin Gareusrefurbish a-pong
2016-08-20 Robin Gareusclean up a-pong
2016-08-20 Robin GareusExclude dev/example Lua scripts from packages
2016-08-20 Robin Gareusshowcase
2016-08-20 Robin GareusLua bind MonitorProcessor
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 Len OvensOSC: Add setup to GUI
2016-08-19 Robin Gareusfix optimized build compilation
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 Robin Gareusand another typo gone in in 9702020
2016-08-19 Paul Davisadd code to disable AppNap on OS X/MacOS
2016-08-19 Robin Gareusfix typo in 9702020
2016-08-19 Julien "_FrnchFrgg_... Remove unused lines in clearlooks.rc.in
2016-08-19 Paul Davisad rest of Stripable API to lua
2016-08-19 John EmmasMove 'round()' / 'trunc()' etc so that they won't confl...
2016-08-19 John EmmasFor MSVC, 'using namespace whatever' doesn't help us...
2016-08-19 John Emmas'roundf()' wasn't introduced in MSVC until VS2013 ...
2016-08-19 Julien "_FrnchFrgg_... Avoid CamelCase in color names
2016-08-19 Robin Gareushandle edge-case where jack-meta-data may be NULL,...
2016-08-19 Paul Davisfix failure to remove keyvalue from Keyboard::state...
2016-08-19 Paul DavisMIDI polyphonic pressure, part 2
2016-08-19 Paul Davisattempt to handle poly-pressure (polyphonic aftertouch...
2016-08-19 Len OvensOSC:: needs the .h file too...
2016-08-19 Len OvensOSC: make remote port setting possible, add default...
2016-08-19 Robin Gareusinitialize uninitialized variable
2016-08-19 Robin GareusUpdate automated Plugin Controlls when seeking and...
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 Robin Gareusfix Aux-Send Panner Linking
2016-08-18 Robin Gareusfix SNAFU in track-properties script
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 Paul Davisdo not allow undo/redo while actively recording
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 nick_mReport quarter note rather than beat position to AU...
2016-08-17 nick_mUse quarter pulses (quarter notes) for VST's ppqBar...
2016-08-17 nick_mAdd methods for plugin APIs to obtsin quarter pulses...
2016-08-17 Robin Gareusadd some track properties example script
2016-08-17 Len OvensOSC: Add value feedback to strip fader and trim
2016-08-17 Robin Gareusfix ramped BPM reporting to AU and VST plugins
2016-08-17 Robin Gareusupcoming codenames
2016-08-17 Robin Gareusfix LV2 BPM report (use ramped tempo)
2016-08-17 Damien Zammita-Reverb: Fixed bug with the reverb all pass filters...
2016-08-17 Julien "_FrnchFrgg_... Make MixerStrip's automation menu behave like a dropdown
2016-08-17 Julien "_FrnchFrgg_... These are not the scripts you're looking for
2016-08-16 Julien "_FrnchFrgg_... Make the group button in MixerStrip behave like a dropdown
2016-08-16 Julien "_FrnchFrgg_... Fix anchored popups with separators in them
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-16 Robin GareusAlso send lv2:timePosition whenever BBT or Tempo changes
2016-08-15 Robin Gareusfix copy/paste typo in bc0bb6cae
2016-08-15 Robin Gareusturn comments into doxygen doc
2016-08-15 Robin Gareusextend lua-doc to show properties
2016-08-15 Robin Gareusadd some missing enum bindings (for config variables)
2016-08-15 Robin Gareusallow for whitespace in XDG_DESKTOP_DIR
2016-08-15 Robin Gareusexpose SessionConfiguration as lua bindings
2016-08-15 Robin GareusRe-enable luabridge addProperty()
2016-08-15 Paul Davisallow constrained-drag of MIDI notes to work
next