ardour.git
2016-07-28 Julien "_FrnchFrgg_... GenericUI: don't add all inputs to automation vector
2016-07-28 Julien "_FrnchFrgg_... GenericUI: add a sanity-check for FileChoosers
2016-07-28 Julien "_FrnchFrgg_... GenericUI: move up filepath property handling
2016-07-28 Julien "_FrnchFrgg_... GenericUI: only connect one PropertyChanged callback
2016-07-28 Julien "_FrnchFrgg_... GenericUI: replace ComboBoxText by ArdourDropdown
2016-07-28 Len OvensOSC: eq bands off by one fix
2016-07-28 Len OvensOSC: MB spelling mistakes stopped compile fix
2016-07-28 David RobillardFix whitespace
2016-07-28 Robin Gareusinitialize uninitialized variable
2016-07-27 Paul Davisfix thinko-typo in SoloControl::soloed_by_others()
2016-07-26 Len OvensOSC: Fix cut-n-paste mistake 5.0-rc1
2016-07-26 Len OvensOSC: Make sends work for MB. Add pan to /path/strip
2016-07-26 Julien "_FrnchFrgg_... Call Plugin::load_preset() from LuaProc::load_preset()
2016-07-26 Len OvensOSC: Fix forward detection to include >0 and <1
2016-07-26 Len OvensOSC: Remove redux control
2016-07-26 Paul Davispt(_BR) update for gtk2_ardour from Marcelo Teles
2016-07-26 Julien "_FrnchFrgg_... Add missing locale guard for luadsp preset loading
2016-07-26 Julien "_FrnchFrgg_... When showing a prefs pane, select the row in the tree
2016-07-26 Julien "_FrnchFrgg_... Factor out and simplify the search by components in...
2016-07-26 Robin Gareusadd Sidechain change handler for automatically added...
2016-07-26 Robin Gareusadd initial midi sidechain if plugin has one.
2016-07-26 Julien "_FrnchFrgg_... Make a right click on metronome really show click prefe...
2016-07-26 Robin Gareus32bit compat (amend 90a67d04)
2016-07-25 Robin Gareusanother attempt to fix playhead position with varispeed.
2016-07-25 Robin Gareusimprove shuttle control response when grabbed.
2016-07-25 Robin Gareusplugin spectrum analysis: plot A/B
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 379
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 378
2016-07-25 Robin Gareusadd some flush_pending timeouts
2016-07-25 Robin Gareusadd a timeout to flush_pending()
2016-07-24 Robin Gareusfix crash in preferences dialog if lv2-extended is...
2016-07-24 Julien "_FrnchFrgg_... Fix frequence display for plugin analysis mouse over
2016-07-24 Julien "_FrnchFrgg_... Plugin Analysis: show numeric values on mouse over
2016-07-24 Robin Gareusfix some spelling inconsistencies.
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 Colin Fletchergtk2_ardour: update UK English localisation
2016-07-24 Robin Gareussome more (untranslatable) lower case kilos.
2016-07-24 Robin Gareusexport rate formatting:
2016-07-24 Robin Gareuskilo is a lower-case 'k'
2016-07-24 Julien "_FrnchFrgg_... Make the trim knob on busses show only if there is...
2016-07-24 Robin Gareusadd a ToDo note for after string-freeze
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.
next