summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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