summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-04-02tweak layout (scaling) and design (consistent highlight colors)Robin Gareus
2016-04-02update mixer-strip routing displayRobin Gareus
2016-04-02NO-OP, whitespaceRobin Gareus
2016-04-02Pin management dialog: re-layout, calc min. sizeRobin Gareus
2016-04-02fix some thinkos with audio/midi port counting.Robin Gareus
2016-04-02prevent dup output connections across instancesRobin Gareus
2016-04-01interactive GUI to manage plugins pinsRobin Gareus
2016-04-01Fix EAN check digit calculationColin Fletcher
2016-04-01Pin Management UI, first part (instances + ports)Robin Gareus
2016-03-31initialize some uninitialized variablesRobin Gareus
2016-03-31update mixer-strip routing displayRobin Gareus
2016-03-31remove unused source filesRobin Gareus
2016-03-31gtk2 ardour doc updatesRobin Gareus
2016-03-30Don't crash when keyeditor is emptyMathias Buhr
2016-03-30removed duplicated keybindingyonideshi
2016-03-30update gtk2_ardour/po/zh.po for 4.7-469-g3f71e66YQ-YSY
2016-03-30update Chinese translation ardour/gtk2_ardour/po/zh.po base on Ardour build 4...YQ-YSY
2016-03-30add Chinese translation to /gtk2_ardour/appdata/poYQ-YSY
2016-03-30update Chinese translation ardour/gtk2_ardour/po/zh.po 2016-03-07YQ-YSY
2016-03-28fix gain automation copy/paste -- #6842Robin Gareus
2016-03-28one more ENSURE_GUI_THREAD()Robin Gareus
2016-03-28reduce header dependencies (part 2/2)Robin Gareus
2016-03-28cont'd work on Pin Dialog DisplayRobin Gareus
2016-03-28add mixer strip context menu to en/disable strict-i/oRobin Gareus
2016-03-28use strict i/o preference during importRobin Gareus
2016-03-28add option to create new routes with strict-i/o enabled.Robin Gareus
2016-03-28expose strict-i/o preferenceRobin Gareus
2016-03-27fix empty plugin window when switching generic to custom and back.Robin Gareus
2016-03-27get started with Pin Manager - currently display-only.Robin Gareus
2016-03-26Renaming issue in regions listyonideshi
2016-03-26add a script to read core files in gdb/lldbRobin Gareus
2016-03-26add "revert" button to lua script windowRobin Gareus
2016-03-26add lua script to test channel-mapping, update docRobin Gareus
2016-03-25add a convenient script headerRobin Gareus
2016-03-25monospace font for Lua Script WindowRobin Gareus
2016-03-24Revert "test workaround for OSX IK-Multimedia Plugin GUIs."Robin Gareus
2016-03-24fix out-of-order d'tor which garbles the lua stack.Robin Gareus
2016-03-24add doxygen comments to lua-binding doc, compress json.Robin Gareus
2016-03-24reset lua console interpreter when session changes (drop references)Robin Gareus
2016-03-24cont'd work on Lua Script ConsoleRobin Gareus
2016-03-24gcc4 compatRobin Gareus
2016-03-23towards a proper lua script console UIRobin Gareus
2016-03-23Hide lua script selector before showing lua parameter dialog.Robin Gareus
2016-03-23UI part of lua code/header consolidation.Robin Gareus
2016-03-23test workaround for OSX IK-Multimedia Plugin GUIs.Robin Gareus
2016-03-22further lua binding refactoring, match C++ namespacesRobin Gareus
2016-03-21Fix unused variable warningDavid Robillard
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2016-03-21catch lua exceptions.Robin Gareus
2016-03-21update Lua Binding Doc and html generatorRobin Gareus