summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15Remove ifstream / ofstream when accessing session template files (or creating...John Emmas
2015-09-15pending-peaks: checker pattern.Robin Gareus
2015-09-15visually indicate peak-file rebuildRobin Gareus
2015-09-14amend previous commit.Robin Gareus
2015-09-14fix short x-fade renderingRobin Gareus
2015-09-14note-off ordering - fixes #6340Robin Gareus
2015-09-14fix bundled LV2 plugin deployment.Robin Gareus
2015-09-13hack around a bug in cppunit/mingw/windows.Robin Gareus
2015-09-13adjust precision to specified value, avoid "0".Robin Gareus
2015-09-13allow to run unit-test under wine from srcdir.Robin Gareus
2015-09-13Revert inadvertently pushed commitRobin Gareus
2015-09-13fix mismatched delete/freeRobin Gareus
2015-09-13center, don't expand plugin widgetsRobin Gareus
2015-09-13Fix typo in DSPLoadCalculator causing assertions on Windows debug buildsTim Mayberry
2015-09-12valgrind: only use objc supression file on OSXRobin Gareus
2015-09-12GUI part of memleak fixesRobin Gareus
2015-09-12plug some memory leaks in libsRobin Gareus
2015-09-12remove cruftRobin Gareus
2015-09-12trick ardour to print main-thead mem-pool stats.Robin Gareus
2015-09-12Event Pool usage debugging, see also 6ade16b38Robin Gareus
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmÃ...Paul Davis
2015-09-11Have GUI Option reflect current state (in case toggle fails)Robin Gareus
2015-09-11fail to create Monitor section if port-names are not uniqueRobin Gareus
2015-09-11add gcc5 ABI test toolRobin Gareus
2015-09-10queue disk buffer overwrite when playlist layering changes.Paul Davis
2015-09-10use PortManager::port_name_prefix_is_unique to check for new route namesPaul Davis
2015-09-10add PortManager::port_name_prefix_is_unique()Paul Davis
2015-09-10session->path() returns a dir (not the session file)Robin Gareus
2015-09-10ditto for the announcement messageRobin Gareus
2015-09-10fix recent session loading.Robin Gareus
2015-09-10fix a small memleak.Robin Gareus
2015-09-10catch mem-leaks more easily.Robin Gareus
2015-09-10when removing routes, don't do potentially expensive work once for each route.Paul Davis
2015-09-10fix deadlock when removing routes and using JACK1.Paul Davis
2015-09-10use FileSource::within_session() for peak-filesRobin Gareus
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