summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26OSC: Fix cut-n-paste mistake5.0-rc1Len Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen Ovens
2016-07-26Call Plugin::load_preset() from LuaProc::load_preset()Julien "_FrnchFrgg_" RIVAUD
2016-07-26OSC: Fix forward detection to include >0 and <1Len Ovens
2016-07-26OSC: Remove redux controlLen Ovens
2016-07-26pt(_BR) update for gtk2_ardour from Marcelo TelesPaul Davis
2016-07-26Add missing locale guard for luadsp preset loadingJulien "_FrnchFrgg_" RIVAUD
2016-07-26When showing a prefs pane, select the row in the treeJulien "_FrnchFrgg_" RIVAUD
2016-07-26Factor out and simplify the search by components in options treeJulien "_FrnchFrgg_" RIVAUD
2016-07-26add Sidechain change handler for automatically added initial SC portsRobin Gareus
2016-07-26add initial midi sidechain if plugin has one.Robin Gareus
2016-07-26Make a right click on metronome really show click preferencesJulien "_FrnchFrgg_" RIVAUD
2016-07-2632bit compat (amend 90a67d04)Robin Gareus
2016-07-25another attempt to fix playhead position with varispeed.Robin Gareus
2016-07-25improve shuttle control response when grabbed.Robin Gareus
2016-07-25plugin spectrum analysis: plot A/BRobin Gareus
2016-07-25the endless quest to plug memory leaks -- episode 379Robin Gareus
2016-07-25the endless quest to plug memory leaks -- episode 378Robin Gareus
2016-07-25add some flush_pending timeoutsRobin Gareus
2016-07-25add a timeout to flush_pending()Robin Gareus
2016-07-25fix crash in preferences dialog if lv2-extended is not definedRobin Gareus
2016-07-25Fix frequence display for plugin analysis mouse overJulien "_FrnchFrgg_" RIVAUD
2016-07-25Plugin Analysis: show numeric values on mouse overJulien "_FrnchFrgg_" RIVAUD
2016-07-24fix some spelling inconsistencies.Robin Gareus
2016-07-24prepare region RMS (loudness) normalizationRobin Gareus
2016-07-24OSC: Make pan controls work properly with MB too.Len Ovens
2016-07-24libs/ardour: update UK English localisationColin Fletcher
2016-07-24gtk2_ardour: update UK English localisationColin Fletcher
2016-07-24some more (untranslatable) lower case kilos.Robin Gareus
2016-07-24export rate formatting:Robin Gareus
2016-07-24kilo is a lower-case 'k'Robin Gareus
2016-07-24Make the trim knob on busses show only if there is audioJulien "_FrnchFrgg_" RIVAUD
2016-07-24add a ToDo note for after string-freezeRobin Gareus
2016-07-24rework FFT-graph, add pointer-position annotationsRobin Gareus
2016-07-24retain desired samplerate when switching backendsRobin Gareus
2016-07-24add a script to exercise varispeed playbackRobin Gareus
2016-07-24add a lua timer callback signalRobin Gareus
2016-07-23Make Region's _beat a PBD::Property.nick_m
2016-07-22Remove the temporary note group in MidiRegionView, update start trim during d...nick_m
2016-07-22invalidate meter-color cache when midi channel count changesRobin Gareus
2016-07-22properly handle meter channel count changesRobin Gareus
2016-07-21a more reliable/robust/less complex version of previous commitPaul Davis
2016-07-21do not delete MIDIControllable* when dealing with pending MIDI Control reques...Paul Davis
2016-07-21fix issue with solo-in-placePaul Davis
2016-07-21Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-07-20tentative fix for a crash that occurs when switching backends.5.0-pre1Paul Davis
2016-07-20messages sent to info/warning/error/fatal should end with endmsg, not endlPaul Davis
2016-07-20remove debug noisePaul Davis
2016-07-20remove long-lived debug output related to RT-setting of controlsPaul Davis
2016-07-20MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) no...Paul Davis