the endless quest to plug memory leaks -- episode 379
[ardour.git] / libs /
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 378
2016-07-25 Robin Gareusadd a timeout to flush_pending()
2016-07-24 Robin Gareusprepare region RMS (loudness) normalization
2016-07-24 Len OvensOSC: Make pan controls work properly with MB too.
2016-07-24 Colin Fletcherlibs/ardour: update UK English localisation
2016-07-24 Robin Gareusexport rate formatting:
2016-07-24 Robin Gareuskilo is a lower-case 'k'
2016-07-24 Robin Gareusadd a lua timer callback signal
2016-07-22 nick_mMake Region's _beat a PBD::Property.
2016-07-22 Robin Gareusproperly handle meter channel count changes
2016-07-21 Paul Davisa more reliable/robust/less complex version of previous...
2016-07-21 Paul Davisdo not delete MIDIControllable* when dealing with pendi...
2016-07-21 Paul Davisfix issue with solo-in-place
2016-07-21 Paul Davistentative fix for a crash that occurs when switching... 5.0-pre1
2016-07-20 Paul Davismessages sent to info/warning/error/fatal should end...
2016-07-20 Paul Davisremove long-lived debug output related to RT-setting...
2016-07-20 Paul DavisMuteMaster should (a) use a Muteable's own ::muted_by_o...
2016-07-20 Paul Davisensure that Route::_phase_control has its state restore...
2016-07-20 Len OvensOSC: comp mode control text needs to be changed by...
2016-07-20 Paul Davisadd LocaleGuard while restoring RC configuration.
2016-07-20 Paul Davisminor safety fix for the Pane
2016-07-20 Paul DavisGtkmm2ext::Pane: attempt to track child lifetime, since...
2016-07-20 Julien "_FrnchFrgg... Fix previous commit
2016-07-20 Julien "_FrnchFrgg... Make bus's trim control also affect sends to the bus
2016-07-20 Damien Zammita-Delay: Smooth transition on LPF changes and set max...
2016-07-20 Damien Zammita-Comp: Fix bug with DSP in the knee processing region
2016-07-20 Julien "_FrnchFrgg... Add a dedicated export method to MidiRegion
2016-07-20 Julien "_FrnchFrgg... Make MidiModel::write_section_to able to offset event...
2016-07-20 Julien "_FrnchFrgg... Make MidiModel::write_section_to() more type-independant
2016-07-19 Paul Davissave/restore track monitoring, rec-enable and rec-safe...
2016-07-19 Robin Gareusadd missing header include
2016-07-19 Robin Gareusand now with "d"
2016-07-19 Robin Gareusrevert inadvertently committed debug settings
2016-07-19 Robin Gareusand plain realloc (not mlocked) as baseline
2016-07-19 Robin Gareusanother TLSF vs realloc-pool shootout
2016-07-19 Robin Gareustweak realloc-pool realloc behavior.
2016-07-19 Robin Gareusre-add TLSF
2016-07-19 Damien Zammita-Delay: Add feedback control 0 to 90 percent
2016-07-18 Len OvensOSC: check if pan exists, fixes MB crash.
2016-07-18 Robin Gareusadd a const - just because.
2016-07-18 Robin Gareusrework lua-bridge C++ variable references
2016-07-18 Paul Davisstop using Gestalt() on OS X (deprecated and no longer...
2016-07-18 Paul Davisfix a compile of annoying compiler warnings with elcap...
2016-07-18 Paul Davisbefore pushing keybindings to GTK for menu display...
2016-07-18 Paul Davismove show_gdk_event_state() utility function from gtk2_...
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
next