summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-19Remove rec-with-preroll, prepare for reworkRobin Gareus
2017-01-19Remove Editor API to calc preroll durationRobin Gareus
2017-01-19Move preroll duration calc into libardourRobin Gareus
2017-01-18Add comment regarding themeable boxesBen Loftis
2017-01-18Tweak some tooltip text.Ben Loftis
2017-01-18Allow editor toolbar and background to be themeable.Ben Loftis
2017-01-19fix up Canvas::Grid child layoutPaul Davis
2017-01-19correct translation matrix for Canvas::WidgetPaul Davis
2017-01-19fix code for ArdourButton so that an existing translation component to the ca...Paul Davis
2017-01-19do not add items twice to their canvas parent!Paul Davis
2017-01-18Promote the preroll_seconds config option to include musical time:Robin Gareus
2017-01-18prepare for musical-time prerollRobin Gareus
2017-01-18tweak table packing for more consistent spacing between buttons.Ben Loftis
2017-01-18Shuffle the layout of new monitor section, so it is recognizably different th...Ben Loftis
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-18Implement record with prerollRobin Gareus
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-18push sorted Stripable order back to PI (for control surfaces)Robin Gareus
2017-01-17Add session option to enable count-inRobin Gareus
2017-01-17Implement Count-In (before recording), fixed BPM, up to 2 barsRobin Gareus
2017-01-17Split metronome methods into re-usable parts (for count-in)Robin Gareus
2017-01-16Fix a -WreorderRobin Gareus