Add support for MacVST hidden/favorites
[ardour.git] / libs / ardour / ardour /
2016-12-10 Robin GareusCheck for reserved i/o that are not routes, fixes ...
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Robin Gareusadd Lua bindings for Timecode conversion
2016-12-08 Robin GareusSpeed up recent session display (for many large sessions)
2016-12-07 Robin GareusSave/Restore MIDI Automation Controls (current CC,...
2016-12-05 Robin GareusAdd Lua bindings to manage Groups
2016-12-03 David RobillardFix event type and parameter type confusion
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-11-26 Robin GareusAdd [hidden] option to list "Dummy" backend with optmiz...
2016-11-26 Robin GareusAdd API to enforce valid device selection.
2016-11-25 Robin GareusRAII to postpone processor changes/graph recalculation
2016-11-22 nick_mconstify some TempoMap functions.
2016-11-15 Robin Gareusconsolidate VSTState functions
2016-11-15 Robin Gareusrework 8e3b6c9ac (fstwin is C code, not C++)
2016-11-14 Robin Gareusadd signal for VST state load
2016-11-14 Robin GareusFix VST state-lock SNAFU (effSetChunk and process are...
2016-11-14 Robin Gareusconsolidate VSTState initialization
2016-11-14 Robin GareusPass const references to plugin-list
2016-11-14 Robin Gareusconst'ness FTW
2016-11-13 Robin GareusMac VST-2.x support
2016-11-10 John EmmasCorrect the #includes for 'ardour/midi_cursor.h' (see...
2016-11-10 nick_mremove unused variable and debugging.
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mrename note_divisions_per_minute -> ote_types_per_minut...
2016-11-10 nick_madd empoMap::quarter_notes_between_frames().
2016-11-10 nick_mTempoSection::tempo_at methods return a Tempo, document...
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mtempo doc explains that currently Tempo::beats_per_minu...
2016-11-10 nick_mmore tempo documentation.
2016-11-10 nick_mremove unused TempoMap::tempo_at_beat(). implement...
2016-11-10 nick_mtempo.h reorganization. should be a no-op
2016-11-10 nick_mremove remaining frame api from TempoSection.
2016-11-10 nick_mremove public pulse methods from TempoMap.
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-11-10 Robin GareusParse PortGroups into Plugin::IOPortDescription
2016-11-09 David RobillardSupport multiple readers for MIDI source/model
2016-11-08 David RobillardRemove dead code
2016-11-07 David RobillardFix LV2 state:StateChanged URI
2016-11-03 Paul Davismake ControlProtocolManager actually handle control...
2016-10-30 Robin GareusFix midnam replacement:
2016-10-30 Robin GareusUpdate prototype API (3f739738) for windows/dll compat
2016-10-29 Robin GareusPrototype LV2 extension for plugins to provide Midnams
2016-10-29 Robin GareusPrepare for the day when MTAV does no longer force...
2016-10-29 Robin GareusAllow to dynamically un/load Midnam Patches
2016-10-25 Robin GareusDesperate hack to align master-bus on export.
2016-10-24 nick_mmake MidiRegion::start/length_beats() const.
2016-10-23 Robin GareusIntroduce "virtual" async MIDI ports
2016-10-23 Robin GareusNO-OP: whitespace
2016-10-21 Paul Daviswhen fetching MIDI ports for bundles and auto-connectio...
2016-10-20 Paul Davisinfrastructure for save/restore of MIDI port user-provi...
2016-10-20 Paul Davisadd PortManager::disconnect (std::string const&)
2016-10-19 Paul Davisinfrastructure for MIDI-input-follows-selection
2016-10-19 Paul Davisbasics of following MIDI track selection and rewiring...
2016-10-19 Paul Davisbasics of managing a list of port names for MIDI-input...
2016-10-19 Robin GareusUse official LV2 state:StateChanged URI
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-10-17 Robin Gareusfast region export -- don't call process()
2016-10-17 nick_mInitialize TempoMetric _pulse in sonstructor.
2016-10-14 Paul DavisRevert "change return type of AutomationControl::actual...
2016-10-14 Robin Gareusallow feedback (loops) from internal sends
2016-10-13 Paul Davisnew scheme for managing port deletion
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
2016-10-13 Robin GareusAllow a LV2 plugin to mark the session dirty
2016-10-12 Paul Davischange return type of AutomationControl::actually_set_v...
2016-10-11 Robin GareusRevert "Allow loading sessions with missing external...
2016-10-11 Robin GareusAllow loading sessions with missing external files...
2016-10-10 Robin Gareusadd const'ness (allowing LuaScriptList::const_iterator)
2016-10-10 Robin GareusAdd Lua-bindings for inter-processor communication
2016-10-10 Robin GareusForward "owner" from Processor to Plugin
2016-10-10 Robin GareusAllow to get a route reference from SessionObject*
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-08 nick_mTempoSection methods deal in beats rather than pulses...
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 Gareusproper C++ const API (possible fix for MSVC builds)
2016-10-07 Robin Gareushonor Vamp Plugin preferred step+block sizes.
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-05 Robin GareusAdd option to separate type-0 SMF channels to tracks
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-05 Robin Gareusupdate doxygen doc
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-03 Robin Gareuscont'd work on Lua Vamp-plugin API
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_mRegion pulse is no longer a property.
2016-09-28 Paul Davismove mode/scale/key definitions out of push2 code and...
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 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 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 Davisadd two new port flags
next