first pass hiding/rearrangement of UI elements related to trx
[ardour.git] / libs /
2014-04-10 Paul Davisremove use of JACK headers to allow building on systems...
2014-04-10 Paul Davisredesign technique for naming/creating regions for...
2014-04-10 Paul Davisremove inclusion of jack.h so that we can build on...
2014-04-10 Paul Davisname-change of RuntimeProfile element
2014-04-10 Paul Davisadd new element to ARDOUR::RuntimeProfile
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-04-07 Sakari BergenMake tests build again (fix linker issues)
2014-04-04 Paul Davisafter cloning a MIDI region, mark the source file as...
2014-04-04 Paul Davisfix conceptual error/thinko in EnvironmentalProtectionA...
2014-04-04 Paul Davisclarify comments for SndFileSource constructors
2014-04-04 Paul Davisfix typo in comment
2014-03-24 Paul Daviscomment tweak
2014-03-24 Paul Davisfix a race condition between the death of a thread...
2014-03-24 John EmmasModify some initialization slightly to keep MSVC happy
2014-03-24 Paul Davisfix return in ::drop_device()
2014-03-24 Paul Daviscall AudioBackend::drop_device() when dropping a backend.
2014-03-24 Paul Davisadd ::drop_device() method to ARDOUR::AudioBackend
2014-03-23 Robin Gareusproper vpab speaker constraints
2014-03-23 Robin Gareusjust bail out (to prevent further harm) if no panners...
2014-03-23 Robin Gareusfix undefined value, support netjack2
2014-03-23 Robin Gareusfix yet another possible memory leak
2014-03-23 Robin Gareuscatch OOM
2014-03-23 Robin Gareusassure midi patch ID is set before assigning it
2014-03-23 Robin Gareusremove dead code (PIChaser has been superseded with...
2014-03-23 Robin Gareusfix timecode initialization
2014-03-22 Robin Gareusfix some memory leaks
2014-03-22 Robin Gareusfix mismatch typo in sizeof
2014-03-22 Robin Gareusfix edge case (partial write of LV2 worker message...
2014-03-22 Robin Gareusremove unused header file
2014-03-22 Robin Gareusreplace use of Gio:: for plugin state
2014-03-22 Robin Gareusreplace use of Gio:: with primitives (fix for #5889...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Paul Davisfix thinko
2014-03-21 John EmmasMinor visibility changes to libevoral (template objects...
2014-03-21 John EmmasAvoid some ambiguous calls to 'floor()' which were...
2014-03-21 Robin Gareuscheck if session dir is writable (needed for .bak files...
2014-03-21 John EmmasWhen finding the control surface DLLs (MSVC built)...
2014-03-21 Robin Gareustweak meter-peak hold when using LED-striped meters
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-03-20 Paul Davisbig rework of scrolling, horizontal part considered...
2014-03-19 John EmmasUse glibmm to simplify my earlier efforts with 'user_co...
2014-03-19 John EmmasModify 'ardour_config_search_path()' and 'ardour_data_s...
2014-03-18 Robin Gareusfixed a few warnings from clang static analysis
2014-03-18 Robin Gareusfix potential uninitialized object pointer.
2014-03-18 John EmmasRe-validate our iterator after SessionEventManager...
2014-03-18 John EmmasWhen finding (MSVC built) panner DLLs, make sure we...
2014-03-17 Paul Davisg_close() is only available in select versions of glib...
2014-03-17 John EmmasMake sure that windows_search_path() is 'visible' in...
2014-03-15 John EmmasClose a temporary file as soon as we know we've created...
2014-03-14 Robin Gareussmall cleanup.
2014-03-14 Robin Gareuscomment libardour functions that are not used in extern...
2014-03-14 Paul Davisremoved duplicated (and dangerous) call to close(2)
2014-03-14 Paul Davisfix compile of libs/vfork with slightly older(?) glibc...
2014-03-14 Paul Daviscall BaseUI::quit() from inside the MIDI Control UI...
2014-03-13 Robin Gareusrework SystemExec - use vfork wrapper (and lots of...
2014-03-12 Paul Davisfix #ifdef in localtime_r header (from Valeriy)
2014-03-12 John EmmasA few days ago a #define got changed because the releva...
2014-03-12 Paul Davismore error messages if session renaming fails, and...
2014-03-11 Robin Gareusprototype vfork exec-wrapper.
2014-03-11 Paul Davisdon't queue redraws when various canvas item properties...
2014-03-10 Paul Davisfix up waf build in wake of search path changes earlier...
2014-03-10 Paul Davisuse buf_index_in() to identify VST MIDI buffer
2014-03-10 Paul Davisuse PBD::downcase() rather than non-portable MS-based...
2014-03-10 Paul Davisrequired header for new search_paths.h
2014-03-10 Paul Davisadd PBD::downcase() functions to libpbd
2014-03-10 John EmmasJust noticed a small problem with my previous commit...
2014-03-10 John EmmasModify 'user_config_directory()' and 'user_cache_direct...
2014-03-10 John EmmasModify 'user_config_dir_name' to use the program name...
2014-03-10 John EmmasMove 'template_search_path()' and 'route_template_searc...
2014-03-10 John EmmasTransfer 'vst_search_path()' into 'libs/ardour/search_p...
2014-03-10 John EmmasTransfer 'panner_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'midi_patch_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'lv2_bundled_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'ladspa_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'export_formats_search_path()' into 'libs...
2014-03-10 John EmmasTransfer 'control_protocol_search_path()' into 'libs...
2014-03-10 John EmmasCreate 'libs/ardour/search_paths.cc/.h' and transfer...
2014-03-10 Paul Davistiny red dots, be gone (expand poly_item bounding box...
2014-03-10 Paul Davismissing iterator advance
2014-03-09 Robin Gareustempo match midi auditioning - #5881
2014-03-09 Robin Gareusadd missing include to define LIBPBD_API (mingw build)
2014-03-09 Robin Gareus[VST] scan timeout display and per plugin timeout override.
2014-03-09 Robin Gareusprepare configurable VST scan timeout
2014-03-09 Paul Davisstupid hack to fix rectangle damage noise
2014-03-09 John EmmasModified nesting to ensure that 'vst_search_path()...
2014-03-08 Robin Gareusfix reading VST shell-plugin .fsi cache
2014-03-08 Robin GareusVST? yes, we can do.
2014-03-08 Robin Gareuspaths dialog: use selection as default when adding...
2014-03-08 Robin Gareusfix double-free() when scanning VST shell plugins
2014-03-08 Robin GareusVST scanner: fix Ardour type IDs
2014-03-08 John EmmasAdd a couple of visibility specifiers that were missing
2014-03-08 John EmmasUse LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API...
2014-03-07 Paul Davisuse fill transparency detection to avoid rendering...
2014-03-07 Paul Davisif a Fill object is given a zero-alpha (transparent...
2014-03-07 Paul Davisalter ArdourCanvas::Rect::expand() to not clamp to...
2014-03-07 Paul Davisslightly optimize bounding box computation for ArdourCa...
2014-03-07 Paul Davismove an assert to cover only cases where it is needed
2014-03-07 Paul Davistweak Polygon::render() to work whether or not fill...
2014-03-06 Paul Davisadd on_name_changed() virtual method to CairoWidget
2014-03-05 Robin Gareusno dot prefix for VST cache files on windows.
next