ardour.git
2015-09-15 Paul Davislogic rearrangement to avoid unnecessary call to Route...
2015-09-15 Paul DavisNO-OP: comment clarification
2015-09-15 Paul DavisNO-OP: parenthesis and brace style
2015-09-15 Paul Davisexpose transport fade option
2015-09-15 Paul Davisonly apply transport declicking if requested to do...
2015-09-15 Paul Davisadd 2 new session properties related to implicit fades...
2015-09-15 Paul Davisuse an explicit black list of route names that require...
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-09-15 Robin Gareusprepare peak-file cleanup/recreate.
2015-09-15 John EmmasRemove ifstream / ofstream when accessing session templ...
2015-09-15 Robin Gareuspending-peaks: checker pattern.
2015-09-14 Robin Gareusvisually indicate peak-file rebuild
2015-09-14 Robin Gareusamend previous commit.
2015-09-14 Robin Gareusfix short x-fade rendering
2015-09-14 Robin Gareusnote-off ordering - fixes #6340
2015-09-14 Robin Gareusfix bundled LV2 plugin deployment.
2015-09-13 Robin Gareushack around a bug in cppunit/mingw/windows.
2015-09-13 Robin Gareusadjust precision to specified value, avoid "0".
2015-09-13 Robin Gareusallow to run unit-test under wine from srcdir.
2015-09-13 Robin GareusRevert inadvertently pushed commit
2015-09-13 Robin Gareusfix mismatched delete/free
2015-09-13 Robin Gareuscenter, don't expand plugin widgets
2015-09-12 Tim MayberryFix typo in DSPLoadCalculator causing assertions on...
2015-09-12 Robin Gareusvalgrind: only use objc supression file on OSX
2015-09-12 Robin GareusGUI part of memleak fixes
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-09-12 Robin Gareusremove cruft
2015-09-12 Robin Gareustrick ardour to print main-thead mem-pool stats.
2015-09-12 Robin GareusEvent Pool usage debugging, see also 6ade16b38
2015-09-11 Paul Davisspelling error fixes (notably "overriden" => "overidden...
2015-09-11 Robin GareusHave GUI Option reflect current state (in case toggle...
2015-09-11 Robin Gareusfail to create Monitor section if port-names are not...
2015-09-11 Robin Gareusadd gcc5 ABI test tool
2015-09-10 Paul Davisqueue disk buffer overwrite when playlist layering...
2015-09-10 Paul Davisuse PortManager::port_name_prefix_is_unique to check...
2015-09-10 Paul Davisadd PortManager::port_name_prefix_is_unique()
2015-09-10 Robin Gareussession->path() returns a dir (not the session file)
2015-09-10 Robin Gareusditto for the announcement message
2015-09-10 Robin Gareusfix recent session loading.
2015-09-10 Robin Gareusfix a small memleak.
2015-09-10 Robin Gareuscatch mem-leaks more easily.
2015-09-10 Paul Daviswhen removing routes, don't do potentially expensive...
2015-09-10 Paul Davisfix deadlock when removing routes and using JACK1.
2015-09-10 Robin Gareususe FileSource::within_session() for peak-files
2015-09-10 Paul Davisremove duplicate enum registration
2015-09-10 Colin FletcherCheck that a route has a track before trying to insert...
2015-09-10 John EmmasMake sure that the DSPLoadCalculator class is exportable
2015-09-10 John EmmasAdd support for newly introduced class ARDOUR::DSPLoadC...
2015-09-10 Tim MayberryRemove DSPLoadCalculator class in portaudio backend...
2015-09-10 Tim MayberryUse ARDOUR::DSPLoadCalculator in PortAudioBackend
2015-09-10 Tim MayberryAdd DSPLoadCalculator class to libardour
2015-09-09 Robin Gareusallow LV2 plugins to query current block-size.
2015-09-09 Robin Gareusrework peakfile handling:
2015-09-09 Robin Gareusremove Ardour broken peak-file support
2015-09-09 Robin Gareusupdate libltc to v1.1.4-4-gb034a23 (endianess issue)
2015-09-09 Len OvensAdded Mackie device files for three surfaces.
2015-09-09 Len OvensMade master fader touch and jog go to _master_surface...
2015-09-08 Tim MayberryDon't unload session with Session -> Open -> Cancel...
2015-09-08 Paul Davisoffer up (when possible) MBWF, RF64 and RF64 (WAV)...
2015-09-08 Paul DavisRF64, RF64 (WAV) and MBWF native file header formats
2015-09-08 Paul Davisnew enums required for RF64 => RIFF and MBWF support
2015-09-08 Paul Davisconfigure time detection of a patch/feature of libsndfi...
2015-09-08 Guy ShermanNOOP, whitespace only
2015-09-08 Guy ShermanReplaced broken code in recent_sessions.cc
2015-09-08 Robin Gareusfix prev. commit
2015-09-08 Robin Gareusportable c-code for reading pingback/announcement message
2015-09-08 John EmmasUse glib to open our 'recent file' list, rather than...
2015-09-08 John EmmasUse glib to open our 'announcements' file, rather than...
2015-09-08 Robin Gareusdummy, allow 8k buffer-size.
2015-09-08 Robin Gareusfix redeclaration of symbol
2015-09-08 Robin GareusAllow to override A/V-lock (when moving audio)
2015-09-07 Robin GareusAllow to override A/V-lock (when moving video)
2015-09-07 Robin Gareusadd OSX/objc valgrind suppression file
2015-09-07 Robin Gareusproperly clean up meter-pattern cache
2015-09-07 Robin Gareusimage-surface/software rendering as preference
2015-09-06 Robin Gareusfix some more uninitialized vars
2015-09-06 Robin GareusWorkaround to allow loading large sessions.
2015-09-06 Robin Gareuslibardour: initialize some uninitialized vars..
2015-09-06 Robin Gareusinitialize some uninitialized variables.
2015-09-06 Robin Gareusgracefully handle LV2 GUI instantiation failure.
2015-09-06 Robin Gareuscatch duplicate shortcut folders.
2015-09-06 Robin GareusDon't keep gtk-file-chooser around.
2015-09-06 Robin Gareusupdate region's constrained-name width with name
2015-09-06 Robin Gareusconsistent pango-text layout size - fixes #6490
2015-09-06 Robin Gareushighlight regions with pending peak-files
2015-09-06 Robin Gareusproperly disconnect peak-ready connection
2015-09-06 Robin Gareusfix peak-thread, GUI-thread race condition
2015-09-06 Robin Gareusterminate peak-file creation on session-close
2015-09-06 Robin Gareusanother hint for clang static analysis.
2015-09-06 Robin Gareusfix dummy-backend driver state
2015-09-05 Robin Gareusmode dummy speeds
2015-09-05 Robin Gareusadd dummy-backend speed-selection
2015-09-05 Robin Gareuscreate peak files in background when loading session
2015-09-05 Robin Gareusinitialize private variable (unit-test)
2015-09-05 Robin Gareusleave a hint for clang scan-build
2015-09-05 John EmmasAdd a newly introduced source to our MSVC project ...
2015-09-05 John EmmasAdd some newly introduced sources to our MSVC project...
2015-09-05 John EmmasAs an experiment, use PBD::ScopedFileDescriptor in...
2015-09-05 Robin Gareusfix log-scale for automation lanes.
2015-09-05 Robin Gareusdon't use gain-mapping (verbose-cursor) for plugin...
next