prepare for proper VST synth categorization
[ardour.git] / libs / ardour /
2016-10-07 Robin Gareusprepare for proper VST synth categorization
2016-10-07 Robin GareusClean up is_instrument vs needs-midi-in API
2016-10-07 Robin Gareusfix namespace inconsistency
2016-10-07 Robin Gareusproper C++ const API (possible fix for MSVC builds)
2016-10-07 Robin Gareushonor Vamp Plugin preferred step+block sizes.
2016-10-07 Robin Gareusfix typo in 0cf75054
2016-10-07 Robin GareusAdd tempo-map Lua bindings
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-06 Robin Gareuscont'd work on Vamp/Lua bindings
2016-10-05 Robin GareusAdd option to separate type-0 SMF channels to tracks
2016-10-05 Robin Gareussplit type-0 SMF files by channel on import
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-05 Robin Gareusupdate doxygen doc
2016-10-04 Kamil RytarowskiDetect free space on NetBSD
2016-10-04 Robin GareusNO-OP sort class-keys (for windows builds, luabridge)
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-03 Robin Gareususe typedef'ed types (avoid comma in CPP macro)
2016-10-03 Robin Gareusadd static ClassKey for windows linking
2016-10-03 Robin Gareuscont'd work on Lua Vamp-plugin API
2016-10-03 Robin Gareusenable LuaAPI::Vamp::analyze() callback
2016-10-03 Robin Gareusconsistent VAMP includes
2016-10-03 Robin GareusAdd Vamp-plugin Lua bindings (work in progress)
2016-10-01 nick_mRemove unused methods, add tests to ensure meter diviso...
2016-10-01 nick_mAdd MidiRegion _start to the list of things we leave...
2016-10-01 nick_mRegion pulse is no longer a property.
2016-10-01 Robin Gareusallow sending OSC from inline display UIs
2016-10-01 nick_mFix locking bug in tempo map.
2016-09-30 Paul Davisinsufficient attempt to drop references to a shadow...
2016-09-30 John Emmas Accommodate newly introduced source(s) in our MSVC...
2016-09-30 John EmmasAccommodate a header file that's been moved from gtk2_a...
2016-09-29 Robin Gareusdon't include session-search paths with templates
2016-09-28 Paul Davisoutput more stuff to the error channel if/when a sessio...
2016-09-28 Paul Davismove mode/scale/key definitions out of push2 code and...
2016-09-28 nick_mPrevent overwriting of MidiRegion length and length_bea...
2016-09-28 nick_mRemove bogus methods from MidiRegion.
2016-09-28 nick_mRemove _length_pulse from MidiSource.
2016-09-28 nick_mAdd headless-chicken session utility.
2016-09-28 Robin Gareusallow to get custom/product/version independent cach dir
2016-09-27 Paul Davisadd missing/moved files from push2 merge
2016-09-27 Paul Daviscorrect comment
2016-09-27 Paul Davissend a slightly more useful message if a control protoc...
2016-09-27 Paul Davisfix required after rebase against master
2016-09-27 Paul Davisadd Session::get_physical_ports() to centralize "get...
2016-09-27 Paul Davisremove ControlOnly port flag, since it was essentially...
2016-09-27 Paul Davisignore control-only physical ports when building system...
2016-09-27 Paul Davisadd PortManager::port_is_control_only() and use it...
2016-09-27 Paul Davismove shadow port stuff from AsyncMIDIPort to MidiPort...
2016-09-27 Paul Davisexpose AsyncMIDIPort::shadow_port()
2016-09-27 Paul Davisset latency range for shadow port.
2016-09-27 Paul DavisFlush shadow port buffer (to the backend port buffer...
2016-09-27 Paul DavisAdd additional flags when registering a shadow port.
2016-09-27 Paul Davisadd two new port flags
2016-09-27 Paul Davischange PortManager API to allow specifying additional...
2016-09-27 Paul Davisremove declaration for non-existent method
2016-09-27 Paul Davischange API for shadow ports and filters
2016-09-27 Paul Davisadd initial implementation of a "shadow port" for Async...
2016-09-27 Paul Davisfix PresentationInfo::flag_match() to match type bits
2016-09-27 Paul Davischange Session::goto_start() to take an argument to...
2016-09-27 Paul Davislight solo button, and do cancel_all_solo() when it...
2016-09-27 Paul Davispush2: working bidirectional communication, some transp...
2016-09-27 Paul Davisvarious fixes for push2 support. Now setups video displ...
2016-09-27 Ross LagerwallMatch new[] with delete[]
2016-09-25 Robin Gareusfix detecting .flac format
2016-09-23 Robin Gareusadd an option to exclude unused Audio Sources when...
2016-09-23 Robin Gareusfix a typo.
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-22 Paul DavisPortManager::silence() should not clear data in AsyncMI...
2016-09-21 Paul Davisgain controls are supposed to be "gain-like"
2016-09-21 Robin Gareusreport archive encoding progress
2016-09-21 Robin GareusAdd option to flac encode audio when archiving
2016-09-21 Robin Gareusadd a static flag to force writing LV2 state
2016-09-21 Robin Gareusadd API to change FileSource path in-place
2016-09-21 Robin Gareusadd a SndFileSource c'tor to create .flac encoded file...
2016-09-20 Robin Gareusinitial support for archiving sessions
2016-09-20 Tim MayberryRestore ARDOUR::MuteControl state, fixes bug #7025
2016-09-20 Tim MayberryFully restore ARDOUR::SoloSafeControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloIsolateControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloControl state
2016-09-19 Tim MayberryAdd test to create new Sessions with localized names...
2016-09-19 Tim MayberryCopy UTF-8 test strings from libpbd tests into libardou...
2016-09-18 Robin Gareusadd support for LV2 #coarseBlockLength and #enabled
2016-09-17 Robin Gareusensure that Lua DSP scripts are configured (even with...
2016-09-17 Tim MayberryFix crash when ExportDialog is hidden
2016-09-17 Tim MayberryFix indentation in ARDOUR::ExportProfileManager source...
2016-09-17 Robin GareusVST threading: prevent concurrent effSetChunk and process()
2016-09-16 Robin GareusNO-OP: whitespace
2016-09-16 Robin Gareusre-do previous commit
2016-09-16 Robin GareusRevert "Add convenience Lua bindings to access plugin...
2016-09-16 Thomas BrandAdd convenience Lua bindings to access plugin controls
2016-09-16 Robin Gareusremove cruft - don't pollute global namespace
2016-09-15 John Emmas Modify our MSVC project to use the newly introduced...
2016-09-15 Robin GareusFix passing ctrl-output data to lua inline display...
2016-09-15 Tim MayberrySend/show error message if g_stat fails in Session...
2016-09-15 Tim MayberryUse g_strerror() instead of ::strerror() in Session...
2016-09-15 Tim MayberryUse g_rename() instead of ::rename() in Session::cleanu...
2016-09-15 Tim MayberryUse g_strerror instead of strerror in ARDOUR::FileSource
2016-09-15 Tim MayberryUse ::g_rename instead of ::rename in ARDOUR::FileSourc...
2016-09-14 Tim MayberryAdd analyse and soundcloud-upload properties of ExportF...
2016-09-14 John EmmasCheck a return value from 'g_stat()'
2016-09-14 Nathan StewartFixes 7004 - Ardour crash on Just Quit when AudioEngine...
next