summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09wscript: Compile 'strict' with -DGTK_DISABLE_SINGLE_INCLUDESgtk3-preparationDamien Zammit
2016-12-09gtk: Do not include individual headersDamien Zammit
2016-12-08Speed up recent-session display with lots of snapshots.libcanvas-no-gtkRobin Gareus
2016-12-08Add LIBPBD_API to a function declarationJohn Emmas
2016-12-08Add some doc/comments to the timecode example scriptRobin Gareus
2016-12-08remove dups.Robin Gareus
2016-12-08For building with MSVC, std::strtof() didn't get introduced until VS2013John Emmas
2016-12-08I can't find a source file called MIDIXML.cpp (??)John Emmas
2016-12-08Add missing enum bindingsRobin Gareus
2016-12-08Add timecode example scriptRobin Gareus
2016-12-08Clarify "frames" (video, timecode) vs "samples" (audio)Robin Gareus
2016-12-08add Lua bindings for Timecode conversionRobin Gareus
2016-12-08braces, pleasePaul Davis
2016-12-08Speed up recent session display (for many large sessions)Robin Gareus
2016-12-07a-fluidsynth process events even when no sf2 is loaded.Robin Gareus
2016-12-07amend 581c7b6 -WparenthesesRobin Gareus
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