summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08add plural forms for pt to gtk2_ardour/po/pt.po5.0-rc2Paul Davis
2016-08-08(updated) pt(_BR) update for gtk2_ardour from Marcelo TelesPaul Davis
2016-08-08Revert "pt(_BR) update for gtk2_ardour from Marcelo Teles"Paul Davis
2016-08-08updated russian translation from Alexandre ProkoudinePaul Davis
2016-08-08fix definition of PrimaryModifier for Keyboard for OS XPaul Davis
2016-08-08fix display of modifiers on OS X in the bindings editorPaul Davis
2016-08-08fix thinko that causes near duplicate menu items in group context menu when n...Paul Davis
2016-08-08fix bug when appdata.pot file cannot be regeneratedPaul Davis
2016-08-08GenericUI: better popup placement for automation modeJulien "_FrnchFrgg_" RIVAUD
2016-08-08Move anchored menu placement strategy to Gtkmm2ext utilsJulien "_FrnchFrgg_" RIVAUD
2016-08-08fix race condition when dropping PortsPaul Davis
2016-08-08add explanatory commentPaul Davis
2016-08-07fix typoRobin Gareus
2016-08-07Make ArdourDisplay a subclass of ArdourDropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-07Remove the space for checks/radios/icons in dropdownsJulien "_FrnchFrgg_" RIVAUD
2016-08-07Make Dropdown menus at least as wide as the buttonJulien "_FrnchFrgg_" RIVAUD
2016-08-07Improve placement of Dropdown popups.Julien "_FrnchFrgg_" RIVAUD
2016-08-07Use a C++ bool constantJulien "_FrnchFrgg_" RIVAUD
2016-08-07Improve ArdourDropdown menu positionJulien "_FrnchFrgg_" RIVAUD
2016-08-07Remove a no longer true commentJulien "_FrnchFrgg_" RIVAUD
2016-08-06add a script to multi-split regionsRobin Gareus
2016-08-06a few more Location related lua bindingsRobin Gareus
2016-08-06Use a default configuration instead of bailing outJulien "_FrnchFrgg_" RIVAUD
2016-08-06Remove dsp_has_midi_*() in favor of dsp_ioconfig()Julien "_FrnchFrgg_" RIVAUD
2016-08-06Refuse more configs with unmatched midi in if !impreciseJulien "_FrnchFrgg_" RIVAUD
2016-08-06Take midi into account for penalty computationJulien "_FrnchFrgg_" RIVAUD
2016-08-06Remove ad-hoc handling of possible_out == 0Julien "_FrnchFrgg_" RIVAUD
2016-08-06Make the configuration penalty subtler about inputsJulien "_FrnchFrgg_" RIVAUD
2016-08-06Remove ad-hoc handling of possible_in == 0Julien "_FrnchFrgg_" RIVAUD
2016-08-06Change column width in macrosJulien "_FrnchFrgg_" RIVAUD
2016-08-06Set \midi_out when selecting a configuration...Julien "_FrnchFrgg_" RIVAUD
2016-08-06Merge pass 2 (imprecise) into pass 1Julien "_FrnchFrgg_" RIVAUD
2016-08-06Move MIDI filters imprecise handling from 2nd pass to 1stJulien "_FrnchFrgg_" RIVAUD
2016-08-06Rearrange condition for pure midi pluginsJulien "_FrnchFrgg_" RIVAUD
2016-08-06Use FOUNDCFG* instead of setting the configuration by handJulien "_FrnchFrgg_" RIVAUD
2016-08-06Enable overriding the configuration penaltyJulien "_FrnchFrgg_" RIVAUD
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