use class-static method rather than pretend there is a per-member value for Port...
[ardour.git] / libs /
2016-09-13 Paul Davisuse class-static method rather than pretend there is...
2016-09-13 Paul Davisprovide Session::declick_out_pending()
2016-09-13 Paul Davissecond part of: change offset arguments to various...
2016-09-13 Paul Davischange offset arguments to various <T>Buffer::read...
2016-09-13 Paul Davisadd a new DEBUG enum for MidiRingBuffer
2016-09-13 Robin Gareusadd option to skip unzipping bundled demo sessions
2016-09-13 Robin GareusAdd support for built-in file/url unzip/untar
2016-09-13 Tim MayberryRemove duplicate header include from libardour source...
2016-09-13 Tim MayberryAdd missing header include guards in canvas library
2016-09-13 Tim MayberryPut ARDOUR::SystemExec implementation inside ARDOUR...
2016-09-13 Tim MayberryAdd missing include guards in libardour header files
2016-09-12 Johannes MuellerExpose Location::name() to Lua
2016-09-12 Robin GareusAdd a Lua wrapper to Glib::build_filename()
2016-09-12 Johannes MuellerExpose `Locations::remove()` to Lua
2016-09-12 Thomas Brandadd request_play_loop() & get_play_loop() to luabindings
2016-09-11 Tim MayberryFix #6774, Moving start/end markers doesn't set Session...
2016-09-07 Paul Davisfor files imported without copy, _origin is a full...
2016-09-07 Paul Daviscorrect comment for FileSource::find()
2016-09-06 Johannes MuellerExpose record enable/disable to Lua bindings
2016-09-06 nick_mFix incorrect estimate of future revision.
2016-09-06 nick_mLoad midi region length and start correctly in sessions...
2016-09-05 Robin Gareusremove duplicate enum -- copy/paste typo
2016-09-05 Robin Gareusexpose PeakMeter Lua bindings
2016-09-05 nick_mSet start_pulse and length_pulse from state, neither...
2016-09-05 nick_mFix the tempo note-type hallucination.
2016-09-03 nick_mSanity check for TempoMap::get_grid ()
2016-09-03 nick_mRevert part of d50df8279966.
2016-09-02 nick_mFix various paste errors in tempo.cc. Should fix recent...
2016-09-01 nick_mUse the stored beat to recalculate pulse when setting...
2016-09-01 nick_mConsolidate the meaning of beat divisions.
2016-09-01 Len OvensOSC: don't restore User preset before writing new one
2016-08-31 nick_mAttempt to clarify tempo map comments.
2016-08-31 nick_mRevert 894cdb6f5c2064.
2016-08-31 nick_mSnap to beat snaps to quarter note.
2016-08-31 nick_mTempoMap::pulse_at_frame() handles separated musical...
2016-08-31 nick_mFix incorrect inclusion of note_type in Tempo::pulses_p...
2016-08-31 nick_mKeep region beat and pulse separated, ensure pulse...
2016-08-31 nick_mFix incorrect start_pulse in MidiRegion copy-with-offse...
2016-08-31 nick_mAmend f3c0c1a865 (Add quarter-note position methods).
2016-08-31 nick_mBeatsFramesConverter uses quarter-note 'beat' position.
2016-08-31 nick_mAdd quarter-note position methods to TempoMap.
2016-08-31 nick_mAdd length_pulse to MidiSource, usr quarter-notes in...
2016-08-31 nick_mAdd start_pulse and length_pulse to midi region for...
2016-08-31 nick_mAdd a pulse property to region.
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-28 John EmmasChange (slightly) the previous modification to 'fluidsy...
2016-08-28 Robin Gareusfix Coreaudio Aggregate for separate devices with ident...
2016-08-28 Robin Gareusundo modifications to upstream fluidsynth code
2016-08-28 Robin Gareusfix lv2 ttl
2016-08-28 John EmmasConfigure the new 'fluidsynth' library to be buildable...
2016-08-28 John EmmasFix a crash when toggling back and forth between a...
2016-08-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-08-27 Robin Gareusbackwards compatible a-comp stereo sidechain ports
2016-08-27 Robin GareusNo discrimination against systems which don't have...
2016-08-27 Robin GareusPrepare a-comp for click-free bypass/enable
2016-08-27 Robin Gareusclick-free a-delay bypass/enable
2016-08-27 Robin GareusNO-OP clean up plugin ttl
2016-08-27 Robin Gareusfix copy/paste typo in 1d7c14496
2016-08-27 Robin Gareusadd NaN/Inf protection now that bypass no longer de...
2016-08-27 Robin Gareusclick-free a-reverb bypass
2016-08-27 Robin GareusAdd automatable click-free bypass/enable feature to...
2016-08-26 Robin GareusExpose PluginInfo bindings (eg plugin-type, unique...
2016-08-26 Robin Gareusallow to access data-members in weak/shared ptr classes
2016-08-26 Robin Gareusadd "sameinstance()" lua binding for all shared/weak...
2016-08-26 Robin GareusAdd Lua bindings for ProcessorVector (really ProcSelection)
2016-08-25 Robin Gareusincrease pre-allocated Lua DSP memory pool size to 3MB
2016-08-25 Robin Gareustweak lua GC (once again)
2016-08-25 Robin Gareusremove unneeded includes that may break with winegcc
2016-08-25 Robin Gareuswine-gcc hacks -- fixes #6984
2016-08-24 Robin Gareusa reverb is a reverb is a reverb 5.1
2016-08-24 Robin Gareusadd missing include
2016-08-24 Robin Gareusfix copy/paste mistake
2016-08-24 Robin GareusNO-OP: whitespace
2016-08-24 Robin Gareuslessons learned from a-fluidsynth
2016-08-24 Len OvensOSC: Add preset loading to OSC GUI
2016-08-24 Robin Gareusreduce initial fluidsynth load
2016-08-24 Robin GareusTake process-lock before processor-lock
2016-08-24 Robin Gareusprevent a unlikely race: concurrent restore() + work_re...
2016-08-24 Robin Gareustweak a-fluidsynth reinit strategy.
2016-08-24 Robin Gareusstrip down libfluidsynth a bit more
2016-08-24 Robin Gareusadd support for reverb & chorus in a-fluidsynth
2016-08-24 Robin GareusARDOUR::FluidSynth automatically assign first 16 channels
2016-08-24 Robin Gareusa-fluidsynth
2016-08-24 Robin Gareusproperly fix copy/paste typos
2016-08-24 Robin Gareusfluidsynth 1.1.6 actually
2016-08-23 Robin Gareusfix windows build/runtime
2016-08-23 Robin Gareusadd FluidSynth Lua Bindings
2016-08-23 Robin Gareusadd basic libardour wrapper for fluidsynth (for Lua...
2016-08-23 Robin GareusImport libfluidsynth into the Ardour codebase
2016-08-23 nick_mTempo marker movement snaps to the future grid, rather...
2016-08-23 nick_mRound to bar correctly in TempoMap::exact_beat_at_frame...
2016-08-23 Robin GareusNyquist (pronounce it like Klopstock!)
2016-08-23 Robin Gareusfix threaded state restore (duplicate calls to restore...
2016-08-22 Len OvensOSC: Tweak GUI to be more user obvious.
2016-08-22 Robin Gareusprint a warning if CoreAudio falls back to non realtime...
2016-08-22 Paul Davisnew libardour API for Session::new_route_from_template...
2016-08-21 Len OvensOSC: populate check boxes with default settings at...
2016-08-21 Len OvensOSC: set global variables in global space - crash fix
2016-08-21 Len OvensOSC GUI: Add Strip types and feedback check boxes
2016-08-20 Robin GareusLua bind MonitorProcessor
next