summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-21Add Example script to import file(s)Robin Gareus
2017-01-21Lua: bindings for do_import()Robin Gareus
2017-01-21Lua add an Empty/Nil shared-pointer constructorRobin Gareus
2017-01-21LuaBindings: prefer shared_ptr over weak_ptrRobin Gareus
2017-01-21don't repeat-hard-code names for 3 automation types.Paul Davis
2017-01-21use SSE/AVX for scaling gain automation buffer via masters' valuePaul Davis
2017-01-21remove debug cruft from wscript for push2 that breaks with python3Paul Davis
2017-01-21Amp is the one place where we generate a per-sample vector for automation pla...Paul Davis
2017-01-21SlavableAutomationControl::get_value(), if doing automation playback, should ...Paul Davis
2017-01-21parse modified-with for up to 5 snapshots.Robin Gareus
2017-01-21Don't inhertit "last modified" for snapshotRobin Gareus
2017-01-21Translatable Metronome tooltip, formatting and typo fix.Robin Gareus
2017-01-21Update metronome tooltip on gain changeDaniel Sheeler
2017-01-21Show last modified in recent-listRobin Gareus
2017-01-21update bbe62da55a - use last-modified-with, strip git-revRobin Gareus
2017-01-21Add GUI part to immediately fan-out multi-out instruments on track creationRobin Gareus
2017-01-21Instrument insert options:Robin Gareus
2017-01-20GUI follow up for new-MIDI-track API changeRobin Gareus
2017-01-20Instrument channel option when adding trackRobin Gareus
2017-01-20Allow Lua bindings up to 10 argsRobin Gareus
2017-01-20update UI, new info API, display created_version in tooltipRobin Gareus
2017-01-20Extract program version that a session was created withRobin Gareus
2017-01-20remove cruftRobin Gareus
2017-01-20fix a -WformatRobin Gareus
2017-01-20Elaborate valgrind optionsRobin Gareus
2017-01-20Leave some notes about memory-leaksRobin Gareus
2017-01-20Reap invalidation recordsRobin Gareus
2017-01-20Free dead request-buffersRobin Gareus
2017-01-20Breathe at exit: allow event-loops to clean upRobin Gareus
2017-01-20Plug some mixer memory leaksRobin Gareus
2017-01-20Free some one time alloc of the UI (cleaner valgrind output)Robin Gareus
2017-01-20Remove cruftRobin Gareus
2017-01-20MIDI leaks -- the Controllergate conspiracy debunkedRobin Gareus
2017-01-20Plug some libardour memory leaksRobin Gareus
2017-01-20Yet another pane pain: allow deleting children using forall_vfuncRobin Gareus
2017-01-20Plug a memory leak (recent session list, session info)Robin Gareus
2017-01-20Add a note.Robin Gareus
2017-01-20Fix oddities when replacing VST-presets.Robin Gareus
2017-01-19Scale default Atom Ringbuffer size with samplerateRobin Gareus
2017-01-19ancillary change related to removal of boost::optional<Rect>Paul Davis
2017-01-19remove use of boost::optional to define "undefined" Canvas::Rect, and use Rec...Paul Davis
2017-01-19add delete x-run marker scriptRobin Gareus
2017-01-19Fix metronome level preference displayRobin Gareus
2017-01-19Allow to change metronome level via mouse-wheelRobin Gareus
2017-01-19Relax monitor-section processor channel restrictionRobin Gareus
2017-01-19Update monitor section controls when channelcount changesRobin Gareus
2017-01-19GUI: use new preroll-rec + trim modeRobin Gareus
2017-01-19Add some commentRobin Gareus
2017-01-19Add alternative preroll record mode:Robin Gareus
2017-01-19Rework preroll-rec API:Robin Gareus