summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10remove duplicate enum registrationPaul Davis
2015-09-10Check that a route has a track before trying to insert time on it.Colin Fletcher
2015-09-10Make sure that the DSPLoadCalculator class is exportableJohn Emmas
2015-09-10Add support for newly introduced class ARDOUR::DSPLoadCalculator (when buildi...John Emmas
2015-09-10Remove DSPLoadCalculator class in portaudio backend sourceTim Mayberry
2015-09-10Use ARDOUR::DSPLoadCalculator in PortAudioBackendTim Mayberry
2015-09-10Add DSPLoadCalculator class to libardourTim Mayberry
2015-09-10allow LV2 plugins to query current block-size.Robin Gareus
2015-09-10rework peakfile handling:Robin Gareus
2015-09-10remove Ardour broken peak-file supportRobin Gareus
2015-09-09update libltc to v1.1.4-4-gb034a23 (endianess issue)Robin Gareus
2015-09-08Added Mackie device files for three surfaces.Len Ovens
2015-09-08Made master fader touch and jog go to _master_surface instead of first surface.Len Ovens
2015-09-09Don't unload session with Session -> Open -> Cancel, Fixes #6568Tim Mayberry
2015-09-08offer up (when possible) MBWF, RF64 and RF64 (WAV) optionsPaul Davis
2015-09-08RF64, RF64 (WAV) and MBWF native file header formatsPaul Davis
2015-09-08new enums required for RF64 => RIFF and MBWF supportPaul Davis
2015-09-08configure time detection of a patch/feature of libsndfile not yet in releasePaul Davis
2015-09-08NOOP, whitespace onlyGuy Sherman
2015-09-08Replaced broken code in recent_sessions.ccGuy Sherman
2015-09-08fix prev. commitRobin Gareus
2015-09-08portable c-code for reading pingback/announcement messageRobin Gareus
2015-09-08Use glib to open our 'recent file' list, rather than opening directly with if...John Emmas
2015-09-08Use glib to open our 'announcements' file, rather than opening directly with ...John Emmas
2015-09-08dummy, allow 8k buffer-size.Robin Gareus
2015-09-08fix redeclaration of symbolRobin Gareus
2015-09-08Allow to override A/V-lock (when moving audio)Robin Gareus
2015-09-08Allow to override A/V-lock (when moving video)Robin Gareus
2015-09-07add OSX/objc valgrind suppression fileRobin Gareus
2015-09-07properly clean up meter-pattern cacheRobin Gareus
2015-09-07image-surface/software rendering as preferenceRobin Gareus
2015-09-07fix some more uninitialized varsRobin Gareus
2015-09-06Workaround to allow loading large sessions.Robin Gareus
2015-09-06libardour: initialize some uninitialized vars..Robin Gareus
2015-09-06initialize some uninitialized variables.Robin Gareus
2015-09-06gracefully handle LV2 GUI instantiation failure.Robin Gareus
2015-09-06catch duplicate shortcut folders.Robin Gareus
2015-09-06Don't keep gtk-file-chooser around.Robin Gareus
2015-09-06update region's constrained-name width with nameRobin Gareus
2015-09-06consistent pango-text layout size - fixes #6490Robin Gareus
2015-09-06highlight regions with pending peak-filesRobin Gareus
2015-09-06properly disconnect peak-ready connectionRobin Gareus
2015-09-06fix peak-thread, GUI-thread race conditionRobin Gareus
2015-09-06terminate peak-file creation on session-closeRobin Gareus
2015-09-06another hint for clang static analysis.Robin Gareus
2015-09-06fix dummy-backend driver stateRobin Gareus
2015-09-06mode dummy speedsRobin Gareus
2015-09-06add dummy-backend speed-selectionRobin Gareus
2015-09-05create peak files in background when loading sessionRobin Gareus
2015-09-05initialize private variable (unit-test)Robin Gareus