ardour.git
2016-07-24 Robin Gareusrework FFT-graph, add pointer-position annotations
2016-07-24 Robin Gareusretain desired samplerate when switching backends
2016-07-24 Robin Gareusadd a script to exercise varispeed playback
2016-07-24 Robin Gareusadd a lua timer callback signal
2016-07-22 nick_mMake Region's _beat a PBD::Property.
2016-07-22 nick_mRemove the temporary note group in MidiRegionView,...
2016-07-22 Robin Gareusinvalidate meter-color cache when midi channel count...
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 John EmmasAccommodate newly introduced source(s) in our MSVC...
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 debug noise
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_... Use the new do_export() method when asked to export
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 Gareusenforce range of HP/LP
2016-07-19 Julien "_FrnchFrgg_... Fix a typo in HiAndLowPass.lua
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-19 Julien "_FrnchFrgg_... Don't add Bundles to PortMatrix if they only have misty...
2016-07-19 Julien "_FrnchFrgg_... Remove bus ignore from MIDI tracks
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 Gareusadd a plugin-death connection
2016-07-18 Robin Gareusadd some strategic lua gc steps.
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 unused variable warnings and code tidy
2016-07-18 Robin Gareusfix Pingback
2016-07-18 Robin Gareusclean up HttpGet
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 Paul Davisadd 2 missing colors for clear gray theme
2016-07-18 Paul Davisadd new clear-gray color theme
2016-07-18 Paul Daviscorrectly package color theme files for both linux...
2016-07-18 Paul Davisturn back towards color theme files ALWAYS including...
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 GareusUpdate pingback to use ArdourCurl
2016-07-18 Robin Gareusremove old a3_curl API and switch some curl calls
2016-07-18 Robin GareusArdourCurl: prepare to unify various curl calls
2016-07-18 Julien "_FrnchFrgg_... Optimize a-HiAndLowPass
2016-07-18 Robin Gareusamend previous commit (forgotten checkin)
2016-07-18 Robin Gareusupdate to lua-5.3.3
2016-07-18 Julien _FrnchFrgg_... Simplify the logic in HiAndLowPass filter
2016-07-18 Robin Gareusclean up Hp/Lp code
2016-07-18 Colin Fletcherpingback:: use curl_free() for pointers returned by...
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 Robin Gareusbundle dynamically loaded NSS libs
2016-07-17 Robin Gareusfix cURL/SSL
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 Robin Gareusquick hack to test SSL in bundles
2016-07-17 Robin Gareuscleanup High/Low Pass
2016-07-17 Julien "_FrnchFrgg_... Another translation pass
2016-07-16 Robin Gareusremove old a-Hi/Low pass
2016-07-16 Robin Gareusclean up a-HP/LP
2016-07-16 Robin GareusHi AND low pass filter -- fresh from the oven werks.
2016-07-16 Robin Gareusfix double quote in fr.po
2016-07-16 Robin Gareusrepeat "Scan" button in plugin sub-menus
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 Julien "_FrnchFrgg_... Better choice for ports on external send creation
2016-07-16 Julien "_FrnchFrgg_... Review, import and augment translations from edwsaintes...
2016-07-16 Robin Gareusexport RT support as Timespan option
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
next