summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19Move 'round()' / 'trunc()' etc so that they won't conflict with any versions ...John Emmas
2016-08-19For MSVC, 'using namespace whatever' doesn't help us to differentiate between...John Emmas
2016-08-19'roundf()' wasn't introduced in MSVC until VS2013 - so for the time being, le...John Emmas
2016-08-19Avoid CamelCase in color namesJulien "_FrnchFrgg_" RIVAUD
2016-08-19handle edge-case where jack-meta-data may be NULL, but the call succeedsRobin Gareus
2016-08-19fix failure to remove keyvalue from Keyboard::state on key releasePaul Davis
2016-08-19MIDI polyphonic pressure, part 2Paul Davis
2016-08-19attempt to handle poly-pressure (polyphonic aftertouch) similarly to other MI...Paul Davis
2016-08-18OSC:: needs the .h file too...Len Ovens
2016-08-18OSC: make remote port setting possible, add default surface variablesLen Ovens
2016-08-19initialize uninitialized variableRobin Gareus
2016-08-19Update automated Plugin Controlls when seeking and not rollingRobin Gareus
2016-08-19Make automation state buttons active when not on ManualJulien "_FrnchFrgg_" RIVAUD
2016-08-19Remove unused space in gain_meter's automation menuJulien "_FrnchFrgg_" RIVAUD
2016-08-19fix Aux-Send Panner LinkingRobin Gareus
2016-08-18fix SNAFU in track-properties scriptRobin Gareus
2016-08-18Add missing returnJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make ArdourButton detect when a grab should stop being pressedJulien "_FrnchFrgg_" RIVAUD
2016-08-18don't show empty time axis view context menusPaul Davis
2016-08-18Make buttons in track headers behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make name_button behave more like a Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make in/out buttons behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-17removed commented code, now that the comment is actually correctPaul Davis
2016-08-17fix hard/impossible trimming situationPaul Davis
2016-08-17GUI does an even stronger check on no undo/redo while recordingPaul Davis
2016-08-17do not allow undo/redo while actively recordingPaul Davis
2016-08-17Use a real dropdown for AutoState in automation lanesJulien "_FrnchFrgg_" RIVAUD
2016-08-17Align the currently selected automation state on dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-18Report quarter note rather than beat position to AU plugins.nick_m
2016-08-18Use quarter pulses (quarter notes) for VST's ppqBar, ppqPos and cycleStart/En...nick_m
2016-08-18Add methods for plugin APIs to obtsin quarter pulses ('beats' for AU) from th...nick_m
2016-08-17add some track properties example scriptRobin Gareus
2016-08-17OSC: Add value feedback to strip fader and trimLen Ovens
2016-08-17fix ramped BPM reporting to AU and VST pluginsRobin Gareus
2016-08-17upcoming codenamesRobin Gareus
2016-08-17fix LV2 BPM report (use ramped tempo)Robin Gareus
2016-08-18a-Reverb: Fixed bug with the reverb all pass filters causing bad soundDamien Zammit
2016-08-17Make MixerStrip's automation menu behave like a dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-17These are not the scripts you're looking forJulien "_FrnchFrgg_" RIVAUD
2016-08-17Make the group button in MixerStrip behave like a dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-17Fix anchored popups with separators in themJulien "_FrnchFrgg_" RIVAUD
2016-08-17Replace positioning function with popup helperJulien "_FrnchFrgg_" RIVAUD
2016-08-16fix issue with WM close/delete ("X") button not working for window proxied di...Paul Davis
2016-08-16Also send lv2:timePosition whenever BBT or Tempo changesRobin Gareus
2016-08-16fix copy/paste typo in bc0bb6caeRobin Gareus
2016-08-16turn comments into doxygen docRobin Gareus
2016-08-16extend lua-doc to show propertiesRobin Gareus
2016-08-16add some missing enum bindings (for config variables)Robin Gareus
2016-08-15allow for whitespace in XDG_DESKTOP_DIRRobin Gareus
2016-08-15expose SessionConfiguration as lua bindingsRobin Gareus