summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07Save/Restore MIDI Automation Controls (current CC, PGM)Robin Gareus
2016-12-07Further tweaks to EngineDialog z-axis stackingRobin Gareus
2016-12-07Speed up unloading large sessions.Robin Gareus
2016-12-07Set MidiPgmChangeAutomation control valueRobin Gareus
2016-12-07Add Lua bindings to inspect MidiTrack::MidiControlRobin Gareus
2016-12-07Fix another crash at exit.Robin Gareus
2016-12-07fix copy/paste typo in prev. commitRobin Gareus
2016-12-07Work around silence-trim config 0dBFS (7b1f97bf)Robin Gareus
2016-12-07Revert "Fix export silence threshold by using a constant value for now"Robin Gareus
2016-12-07fix parsing "-inf" in config variablesRobin Gareus
2016-12-06Don't assume patch-banks are populated.Robin Gareus
2016-12-06Allow sparse CC lists.Robin Gareus
2016-12-06a-fluid synth: label Reverb & Chorus sends.Robin Gareus
2016-12-06create_drum_tracks lua script by Phillip SmithBen Loftis
2016-12-06add_filters lua script by Phillip SmithBen Loftis
2016-12-06Allow to send Immediate Patch ChangesRobin Gareus
2016-12-06a-fluid synth: list all bank/programsRobin Gareus
2016-12-06Turn a-fluidsynth into C++Robin Gareus
2016-12-06rough-in a-fluid synth midnam supportRobin Gareus
2016-12-06Fix #6753Julien ROGER
2016-12-06Fix crash when track creation failed draging regionJulien ROGER
2016-12-06Include last sample in reverse test for nonsilence in end trim during exportTim Mayberry
2016-12-06Don't move the Range Selection after performing Multi DuplicateTim Mayberry
2016-12-06Fix Multi Duplicate for a Range SelectionsTim Mayberry
2016-12-06Rename Duplicate Range action to Duplicate and assign existing Alt+d key bindingTim Mayberry
2016-12-06Fix issues in export with trim enabledTim Mayberry
2016-12-06Rename AudioGrapher::SilentTrimmer method to reflect behaviourTim Mayberry
2016-12-06Always signal writing to file is complete at end of the export processTim Mayberry
2016-12-06Fix export silence threshold by using a constant value for nowTim Mayberry
2016-12-06Add script to run audiographer testsTim Mayberry
2016-12-06add another useful PluginInsert bindingRobin Gareus
2016-12-05Prevent endless recursion on Evoral::Event<>Robin Gareus
2016-12-05Fixup 08fffef (consistent class name)Robin Gareus
2016-12-05Add Lua bindings to manage GroupsRobin Gareus
2016-12-05fader-to-trim lua script by Phillip SmithBen Loftis
2016-12-05set AtomObject body ID to zero (as per spec when unused)Robin Gareus
2016-12-05Fix theme names (dash is used to separate program-name)Robin Gareus
2016-12-04Remove boost_system test kludgeDavid Robillard
2016-12-04Update evoral test suiteDavid Robillard
2016-12-04Fix configurationDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-04Add missing includeDavid Robillard
2016-12-04Make libpbd and evoral capable of standalone buildDavid Robillard
2016-12-04Always build dummy backend if building testsDavid Robillard
2016-12-04Remove dead/annoying/unsafe codeDavid Robillard
2016-12-04Skip testing example lua scripts which are not bundledRobin Gareus
2016-12-03Fix Sequence testDavid Robillard
2016-12-03Remove dead codeDavid Robillard
2016-12-03Fix event type and parameter type confusionDavid Robillard