summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-08-06Introduce a macro for imprecise configurationsJulien "_FrnchFrgg_" RIVAUD
2016-08-06Set \imprecise midi channel count in FOUNDCFGJulien "_FrnchFrgg_" RIVAUD
2016-08-06Set \imprecise when a configuration is chosenJulien "_FrnchFrgg_" RIVAUD
2016-08-06Merge some cases to avoid duplicated logicJulien "_FrnchFrgg_" RIVAUD
2016-08-06Remove code with no actual effectJulien "_FrnchFrgg_" RIVAUD
2016-08-06Move a MIDI test in the table handling loop...Julien "_FrnchFrgg_" RIVAUD
2016-08-06Replace the exact_match logic by a negative penaltyJulien "_FrnchFrgg_" RIVAUD
2016-08-06Remove wrong assertsJulien "_FrnchFrgg_" RIVAUD
2016-08-06LuaProc::can_support_io_configuration: don't mix int and int32_tJulien "_FrnchFrgg_" RIVAUD
2016-08-06OSC: make sure this is c++98 compatible.Len Ovens
2016-08-06update german translationEdgar Aichinger
2016-08-06C++98 compat for 032139ac3Robin Gareus
2016-08-06mark session dirty when changing plugin presetsRobin Gareus
2016-08-05osc: provide human readable reading for gain.Len Ovens
2016-08-05OSC: provide human readable level for sends.Len Ovens
2016-08-04workaround changes in glibmm 2.49.xNils Philippsen
2016-08-03add support for VST default values (instantiation time value)Robin Gareus
2016-08-02ptformat: Decrypt ptf files exported from ptx sessionsDamien Zammit
2016-08-01make Session::get_remote_nth_stripable() ignore hidden stripables unless asked.Paul Davis
2016-08-01Be more tolerant to missing values or errors in io_config()Julien "_FrnchFrgg_" RIVAUD
2016-08-01Remove redundant conditionJulien "_FrnchFrgg_" RIVAUD
2016-08-01Remove duplicate setters that don't affect the outcomeJulien "_FrnchFrgg_" RIVAUD
2016-07-31Fix state features arrayDavid Robillard
2016-07-31Support thread-safe LV2 state restorationDavid Robillard
2016-07-31Support LV2 log trace messagesDavid Robillard
2016-07-31Fix possible ringbuffer overflowDavid Robillard
2016-07-30Update Spanish translationpablus
2016-07-29Update French translationJulien "_FrnchFrgg_" RIVAUD
2016-07-28OSC: make send enables work in MBLen Ovens
2016-07-28OSC: eq bands off by one fixLen Ovens
2016-07-28OSC: MB spelling mistakes stopped compile fixLen Ovens
2016-07-28Fix whitespaceDavid Robillard
2016-07-28initialize uninitialized variableRobin Gareus
2016-07-26fix thinko-typo in SoloControl::soloed_by_others()Paul Davis
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-26Add missing locale guard for luadsp preset loadingJulien "_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-2632bit compat (amend 90a67d04)Robin Gareus
2016-07-25another attempt to fix playhead position with varispeed.Robin Gareus
2016-07-25the endless quest to plug memory leaks -- episode 378Robin Gareus
2016-07-25add a timeout to flush_pending()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-24export rate formatting:Robin Gareus