prepare strict-i/o configuration.
[ardour.git] / libs /
2016-03-25 Robin Gareusprepare strict-i/o configuration.
2016-03-25 Robin Gareusprepare Plugin Pin Management
2016-03-25 Robin Gareusadd some more documentation
2016-03-25 Robin Gareusadd some more documentation
2016-03-24 Robin Gareusadd namespace for consistent clang + gcc-abi symbols...
2016-03-24 Robin GareusConsistent C++ & Lua Namespace/Class names + documentation.
2016-03-24 John Emmas'LuaScriptParams' stuff needs to be visible if it's...
2016-03-24 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-23 Robin Gareusupdate lua script file management:
2016-03-23 Robin Gareusrefactor lua header includes
2016-03-23 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-22 Robin Gareusfix compilation on OSX (in the wake of eaca325c)
2016-03-22 Robin Gareusfix copy/paste typo
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-21 Robin Gareusmove std bindings out of "ARDOUR" into "C" namespace...
2016-03-21 Robin GareusLua Array Documentation
2016-03-21 Robin Gareusadd some missing bindings (dep classes)
2016-03-21 Robin Gareusrefine Lua Binding Documentation
2016-03-20 Robin Gareusadd convenience lua API for looking up Plugins
2016-03-20 Robin Gareusfix JSON luadoc format
2016-03-20 Robin GareusPrepare Lua Binding Documentation (JSON)
2016-03-19 Robin Gareuscache LuaProc Parameters in Processor
2016-03-19 Robin GareusRevert "hotfix for concurrent lua interpreter calls"
2016-03-19 Robin Gareushotfix for concurrent lua interpreter calls
2016-03-19 Robin Gareusfix optimized build
2016-03-19 Robin Gareusadd some convenience lua functions for plugin management
2016-03-19 Robin Gareusfix plugin preset listing
2016-03-19 Robin Gareusprepare Instrument slots -- replace processor in place
2016-03-19 Robin Gareusremove cruft
2016-03-19 Robin Gareusthe return of the Session::Exported signal
2016-03-19 Robin Gareusadd Lua Bindings for ARDOUR::Region
2016-03-19 Robin Gareusadd OSC Lua bindings
2016-03-19 Robin Gareusplug a tiny memory leak
2016-03-19 Robin Gareussuppress realloc-poll debug messages in optimized builds
2016-03-18 Robin Gareusamend prev commit
2016-03-18 Robin Gareusgcc4 compat
2016-03-18 Hanspeter PortnerFix blocked patch:Set messages.
2016-03-18 Robin Gareusstart a dedicated ARDOUR lua function collection
2016-03-18 Robin Gareusfix processor DnD from sidebar.
2016-03-18 Robin Gareusfix possible overflow (printing float)
2016-03-18 Robin Gareusadd LuaProc Plugin state (to allow state copy, indep...
2016-03-18 Robin Gareusimplement LuaProc inline display
2016-03-18 Robin GareusAdd some convenient DSP methods for lua scripts
2016-03-18 Robin Gareusallow to bind functions with reference args in global...
2016-03-17 John EmmasI'm taking a guess that we need to pass 'this' at line...
2016-03-17 John EmmasMake provision for building with the new LV2 extensions...
2016-03-16 Robin Gareusadd missing ifdef
2016-03-16 Robin GareusMidi Busses? why yes!
2016-03-15 Robin Gareusavoid memcpy if it's not needed.
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-15 Paul Davisno need for an noop method
2016-03-15 Robin Gareusremove plugin ui settings from rc-config
2016-03-14 Robin Gareusnew preference: don't open plugin GUI when there's...
2016-03-14 Robin Gareusupdate [LV2] Plugin Inline Display API: drop cairo...
2016-03-14 Paul Davisuse ForGroup to flag and detect route-group based contr...
2016-03-14 Paul Davisadd new Controllable::GroupDisposition value, ForGroup...
2016-03-13 Robin GareusImplement LV2 Inline Display Extension
2016-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-03-13 Robin Gareusprepare custom LV2 extensions
2016-03-12 John EmmasSome AudioGrapher classes need to be exportable now...
2016-03-12 John EmmasMake sure that class 'ARDOUR::AnalysisGraph' is exporta...
2016-03-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-12 Robin Gareuscleaner version of ac3da53
2016-03-12 Robin Gareusreset export status when not normalizing - fixes #6816
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusprepare DnD for copying processor state
2016-03-11 Robin GareusConfigurable export-silence trim threshold (no GUI...
2016-03-11 Robin Gareusprepare region/range loudness analysis
2016-03-11 John EmmasMake sure that a newly introduced class will be visible...
2016-03-11 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-08 Florian Weimerfix __cpuid() on x86
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Paul Davisremove uncharacteristic comments
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-07 Robin Gareusfix port-export analysis for > 2 channels.
2016-03-05 Paul Davisdon't downcase Home, End and other non-single-key keyco...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-05 feandinFix issue #0006806
2016-03-05 Robin Gareusfix playlist channel-count when removing a connected...
2016-03-04 Robin Gareusallow to override FPU detection
2016-03-04 Robin Gareusfix processed region export (track output)
2016-03-02 Paul Davisforce all KeyboardKeys in Bindings to be lower case
2016-03-01 Robin Gareusremove debug output
2016-03-01 Paul DavisFix build on El Capitan
2016-03-01 Robin Gareusfix waveform flickering during recording
2016-03-01 Robin GareusNO OP, whitespace
2016-03-01 Robin Gareusprotect current_request with request_queue_lock
2016-03-01 Robin Gareususe glib mutex API
2016-02-29 Robin Gareusinitialize uninitialized variable
2016-02-29 Robin Gareusconfigurable export preroll
2016-02-29 Robin Gareuspre-process (silence) before export to flush reverb...
2016-02-29 Robin Gareusfix typo ba7835
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-28 Robin Gareusforce waveform images to be least 1px wide
2016-02-28 Robin Gareussilence clang analyzer: Memory Error, Memory leak
2016-02-28 Robin Gareusspecialize isfinite for MSVC compat
2016-02-27 Robin Gareustry to narrow down #6478
2016-02-27 Robin GareusISO C++03 14.2/4 compatibility for clang.
next