fix Pingback
[ardour.git] / libs /
2016-07-18 Paul Davisfix incorrect restoration of pane positions on Apple.
2016-07-18 Len OvensOSC: Get rid of meter noise in MB.
2016-07-18 Robin GareusNormalize API rename part 2
2016-07-18 Robin GareusNo-Op: rename Normalizer to Intermediate
2016-07-18 Paul Davisadd exception handling in LocaleGuard, to try to cover...
2016-07-18 Robin Gareusamend previous commit (forgotten checkin)
2016-07-18 Robin Gareusupdate to lua-5.3.3
2016-07-18 John EmmasRemove 'i18n.h' from some VC projects where it's no...
2016-07-18 John EmmasAdd a newly introduced source file to our MSVC project...
2016-07-17 nick_mFix stored type confusion in Meter/TempoSection::get_st...
2016-07-17 Colin Fletcherfix build of test suite
2016-07-17 Robin Gareusexpose PBD::open_uri bindings to lua
2016-07-17 Julien "_FrnchFrgg... Another translation pass
2016-07-16 Robin Gareushandle no audio-output AUs
2016-07-16 Robin Gareusimprove AU Latency PropertyChange Events
2016-07-16 Robin Gareusadd a note to self
2016-07-16 Robin GareusAU: install latency listener
2016-07-16 Robin GareusAU: remove cruft, fix parameter initialization
2016-07-16 Robin Gareusallow inserts to connect it itself - #6924
2016-07-16 Robin Gareusadd a realtime-export session property
2016-07-16 Robin Gareusallow to query export profile type
2016-07-16 Robin Gareuslibardour support for timespan realtime export
2016-07-16 Robin GareusRefactor TmpFile into an abstract base class
2016-07-16 Robin GareusNO-OP session-property comments
2016-07-15 Len OvensOSC: LFE is a control not a position.
2016-07-15 Robin Gareusfix file-name reported to analyzer when stem-exporting
2016-07-15 Julien "_FrnchFrgg... Make Route and Track ::silent_roll() also flush out...
2016-07-15 Julien "_FrnchFrgg... Also flush buffers of the inner delivery of inserts
2016-07-15 Julien "_FrnchFrgg... Consolidate delivery buffer flushing of all route types
2016-07-14 Robin Gareusprevent duplicate symbols (fix OSX compilation)
2016-07-14 Robin Gareusclean up a-comp, remove old prototype UI
2016-07-14 Robin Gareusfix a -Wsign-compare
2016-07-14 Len OvensOSC: Fix Soloing to disable all solos in SIP mode as...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusfix a-eq interpolation
2016-07-14 Len OvensOSC: Add surface save and restore
2016-07-14 Robin Gareusrefine a-eq inline display size + grid
2016-07-14 Damien Zammita-EQ: Remove LPF/HPF completely from this plugin
2016-07-14 Robin Gareusfix plugin analysis for variable i/o plugins
2016-07-14 Paul Daviscanvas HSV color serialization needs LocaleGuard
2016-07-14 Paul Davisredesign PBD::LocaleGuard to work correctly (i.e. not...
2016-07-14 Robin Gareusproperly sort port-names
2016-07-14 Robin Gareusadd a natural sort algorithm
2016-07-14 Len OvensOSC: Fix off by one error
2016-07-14 Paul Davisanother i18n/.po update
2016-07-14 Paul Davisanother i18n/.po update
2016-07-14 Paul Davisregenerate and manually fix all PO files so that ....
2016-07-14 John EmmasRemove a (no longer needed) source file from our MSVC...
2016-07-14 Damien Zammita-EQ, a-Reverb: Tweaks to parameter smoothing
2016-07-14 Robin Gareusrefactoring to prepare for real-time export
2016-07-13 Paul Davisfix CUE/TOC file creation with non ISO-8859-1 chars...
2016-07-13 Damien Zammita-EQ: Tweak bandwidth range on parametric eq and use...
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davisa better, deeper fix for "cancel all solo", as Session...
2016-07-13 Paul Davismackie: fix behaviour of clear solo button
2016-07-13 Damien Zammita-EQ: Fixed transfer functions, now boost/cut cancel...
2016-07-13 Len OvensOSC: Add global soloing indicator/cancel
2016-07-13 Damien Zammita-EQ: Tidy transfer function calculation
2016-07-13 Damien Zammita-Reverb: Interpolate parameters, stable version
2016-07-13 Damien Zammita-Reverb: Revert some of previous changes, sound of...
2016-07-13 Damien Zammita-Reverb: Using new algorithm based on FreeVerb
2016-07-13 Robin Gareususe aligned malloc for luaDSP
2016-07-13 Robin Gareusinitialize some uninitialized variables
2016-07-12 Robin Gareusremove old midi-note name API
2016-07-12 Robin GareusAdd a new API to format midi-note-names with translatio...
2016-07-12 Robin Gareusadd a safe-guard
2016-07-12 Len OvensOSC: Add /path/band extension for eq_* bands
2016-07-12 Len OvensOSC: Added EQ control, use interface_to_internal to...
2016-07-12 Damien Zammita-Reverb: fix typo in plugin name
2016-07-12 Paul Davisonce the user has explicitly set the session range...
2016-07-12 Damien Zammita-Reverb: Fix ttl and tweak maximum input gain
2016-07-12 Damien Zammita-EQ: Transfer function curves improvement
2016-07-12 Robin Gareusfix a-eq library extension
2016-07-12 Robin Gareusa-reverb prototype (based on setBfree b_reverb)
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
2016-07-12 Robin Gareusfix a a-eq ttl typo
2016-07-12 Paul Davisfix simple but fatal mistake in defining PBD::Controlla...
2016-07-12 Robin Gareusfix compilation with lv2 < 1.10 (lv2 extended)
2016-07-12 Robin Gareusa-eq tweaks:
2016-07-11 Robin Gareusupdate MIDIEvent lua bindings/example
2016-07-11 Len OvensOSC: finish feedback for well known controls. Simplify...
2016-07-11 Robin Gareusremove debug output
2016-07-11 Robin Gareusadd a convenient lua forward mapped buffers method
2016-07-11 Robin Gareusproper semantics for variable port-count
2016-07-11 Robin Gareusremove implicit labels from a-eq
2016-07-11 Robin Gareusadd a MTC/sysex test sequence
2016-07-11 Robin Gareuslua MidiBuffer bindings
2016-07-10 Len OvensWhite space fix only. (Spaces to tabs)
2016-07-10 Robin Gareusadd a single-element ring-buffer write function
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-10 Robin Gareuscomplete ringbuffer bindings
2016-07-10 Robin Gareusadd raw midi buffer binding
2016-07-10 Robin Gareusfix plugin bypass -- thinko in 54d8def6
2016-07-10 Robin Gareustowards export latency compensation
2016-07-10 Robin Gareusalign stem-export (raw track outputs (with and w/p...
2016-07-09 Paul Davispossible fix for off-by-one issue with MIDI binding...
2016-07-09 Paul Davisfix initialization order
2016-07-09 Paul Davisconst bool METHOD() const makes no sense
2016-07-09 Robin Gareusbetter safe than sorry
2016-07-09 nick_mAlways set the musical position in Region::recompute_po...
next