summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-15Re-enable luabridge addProperty()Robin Gareus
2016-08-15allow constrained-drag of MIDI notes to workPaul Davis
2016-08-16Add missing line feed in midi_region_view.ccnick_m
2016-08-16Midi region ghost note uses beat-based note time calculation.nick_m
2016-08-16Fix frame-based beat calculation in MidiRegionView::snap_frame_to_grid_undern...nick_m
2016-08-16Enforce rounding to beat as >= 0.0nick_m
2016-08-15Expose Stripable Color & Ordering API to LuaRobin Gareus
2016-08-14edit text regarding the "required" nature of JACK during installation processPaul Davis
2016-08-14change PBD::Transmitter code to use PBD::Signal<> not sigc::signal<>, since t...Paul Davis
2016-08-14Don't call any Transmitter from realtime contextRobin Gareus
2016-08-14Remove assumption that the meter starts at frame 0 in Editor::apply_midi_note...nick_m
2016-08-14Sync User Interactoin tooltips with new default settings.nick_m
2016-08-14Choose some non-overlapping defaults for User Interaction modifier keys.nick_m
2016-08-14Add a new modifier combination that allows overlap with snap-related defaults.nick_m
2016-08-14User Interaction pref shows the push points modifier in the 'beginning a drag...nick_m
2016-08-14Resolve potential ambiguity between the constraint modifier and the copy modi...nick_m
2016-08-14Ensure RelevantModifierKeyMask is updated on each modifier change.nick_m
2016-08-14Ensure BBTRulerDrag operates within the tempo map.nick_m
2016-08-14Ensure positive length whan drag-adding new midi region.nick_m
2016-08-14Always send start property changes when a midi region trim alters position.nick_m
2016-08-14Audio-locked midi region fixes.nick_m
2016-08-14Allow negative return in TempoMap::beat_at_frame() and its exact_ variant.nick_m
2016-08-13add nstewart to authorsRobin Gareus
2016-08-13Add "Marker Toggle" #5193Nathan Stewart
2016-08-13Nobody expects the LV2 inquisition!Robin Gareus
2016-08-13tweak strings now that 5.0 is outRobin Gareus
2016-08-13add RMS region normalization optionRobin Gareus
2016-08-13Another step towards gcc-ABI detection when installing as rootRobin Gareus
2016-08-12revert 388a8fc9; prefer gcc4 if we can't determine the ABIRobin Gareus
2016-08-12check for null pointer in Locations::remove()Paul Davis
2016-08-12fix path to glibmm that we checkRobin Gareus
2016-08-12allow to manually override gcc ABI selection in the installerRobin Gareus
2016-08-10fix crash when copy'ing latent plugins5.0Robin Gareus