Accommodate newly introduced source(s) in our MSVC project (libardour)
[ardour.git] / gtk2_ardour /
2016-04-08 Robin Gareusfix editor/mixer initial display (show_all)
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-04-08 Robin Gareusimplement Lua editor script/file delete.
2016-04-08 Robin Gareussmall ArdourButton optimization
2016-04-08 Robin GareusGUI part of count/n_total API rename
2016-04-07 Robin Gareusfix crash when refreshing lua script list
2016-04-07 Robin Gareusfix wire DnD (for thru connections)
2016-04-07 Robin GareusGUI support for plugin port bypass connections
2016-04-07 Robin Gareusrefine sidechain labels
2016-04-06 Robin Gareusmore click-connect compatible wire DnD experiments
2016-04-06 Robin GareusPin Management: draggable wires.
2016-04-06 Robin Gareusfix reset context menu (right click only)
2016-04-06 Robin Gareusside-chain button select connects exclusively
2016-04-06 Robin Gareusremove cruft
2016-04-06 Robin GareusPlugin Pin Dialog: consistent layout.
2016-04-06 Robin Gareusadd LED to sidechain toggle for consistency
2016-04-06 Robin Gareusreplace Pin Config "reset" button with "custom" toggle
2016-04-06 Robin Gareusfix connection updates
2016-04-06 Robin GareusPopulate Sidechain connection menu with non-feeback...
2016-04-05 Robin Gareusdynamically build sidechain port connection list
2016-04-05 Robin Gareusoverhaul Pin Connection GUI Layout (and design)
2016-04-04 Robin Gareusnon-modal sidechain i/o selector
2016-04-04 Robin Gareusre-add std::vector<std::string> just for cairo's set_dash()
2016-04-04 Robin Gareusdefault to add new ports at the bottom.
2016-04-04 Robin Gareuschange "strict-i/o" into a combobox for consistency
2016-04-04 Robin Gareuslexical NO-OP
2016-04-04 Robin Gareusmixer-strip wires: take midi-bypass/trhu into account
2016-04-04 Robin Gareuss/Management/Connections/
2016-04-03 Robin GareusDisplay output mapping (last processor before pan)...
2016-04-03 Robin GareusPrevent deletion of last port using the PortMatrix.
2016-04-03 Robin Gareusshow sidechain pins in a different color, prepare for...
2016-04-03 Robin Gareusadd GUI to configure/connect sidechain
2016-04-03 Robin Gareusupdate mixer-strip display - indicate sidechain
2016-04-02 Robin Gareustweak layout (scaling) and design (consistent highlight...
2016-04-02 Robin Gareusupdate mixer-strip routing display
2016-04-02 Robin GareusNO-OP, whitespace
2016-04-02 Robin GareusPin management dialog: re-layout, calc min. size
2016-04-02 Robin Gareusfix some thinkos with audio/midi port counting.
2016-04-02 Robin Gareusprevent dup output connections across instances
2016-04-01 Robin Gareusinteractive GUI to manage plugins pins
2016-04-01 Colin FletcherFix EAN check digit calculation
2016-03-31 Robin GareusPin Management UI, first part (instances + ports)
2016-03-31 Robin Gareusinitialize some uninitialized variables
2016-03-31 Robin Gareusupdate mixer-strip routing display
2016-03-30 Robin Gareusremove unused source files
2016-03-30 Robin Gareusgtk2 ardour doc updates
2016-03-30 Mathias BuhrDon't crash when keyeditor is empty
2016-03-30 yonideshiremoved duplicated keybinding
2016-03-30 YQ-YSYupdate gtk2_ardour/po/zh.po for 4.7-469-g3f71e66
2016-03-30 YQ-YSYupdate Chinese translation ardour/gtk2_ardour/po/zh...
2016-03-30 YQ-YSYadd Chinese translation to /gtk2_ardour/appdata/po
2016-03-30 YQ-YSYupdate Chinese translation ardour/gtk2_ardour/po/zh...
2016-03-28 Robin Gareusfix gain automation copy/paste -- #6842
2016-03-28 Robin Gareusone more ENSURE_GUI_THREAD()
2016-03-28 Robin Gareusreduce header dependencies (part 2/2)
2016-03-28 Robin Gareuscont'd work on Pin Dialog Display
2016-03-28 Robin Gareusadd mixer strip context menu to en/disable strict-i/o
2016-03-28 Robin Gareususe strict i/o preference during import
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-28 Robin Gareusexpose strict-i/o preference
2016-03-27 Robin Gareusfix empty plugin window when switching generic to custo...
2016-03-27 Robin Gareusget started with Pin Manager - currently display-only.
2016-03-26 yonideshiRenaming issue in regions list
2016-03-26 Robin Gareusadd a script to read core files in gdb/lldb
2016-03-26 Robin Gareusadd "revert" button to lua script window
2016-03-26 Robin Gareusadd lua script to test channel-mapping, update doc
2016-03-25 Robin Gareusadd a convenient script header
2016-03-25 Robin Gareusmonospace font for Lua Script Window
2016-03-24 Robin GareusRevert "test workaround for OSX IK-Multimedia Plugin...
2016-03-24 Robin Gareusfix out-of-order d'tor which garbles the lua stack.
2016-03-24 Robin Gareusadd doxygen comments to lua-binding doc, compress json.
2016-03-24 Robin Gareusreset lua console interpreter when session changes...
2016-03-24 Robin Gareuscont'd work on Lua Script Console
2016-03-23 Robin Gareusgcc4 compat
2016-03-23 Robin Gareustowards a proper lua script console UI
2016-03-23 Robin GareusHide lua script selector before showing lua parameter...
2016-03-23 Robin GareusUI part of lua code/header consolidation.
2016-03-23 Robin Gareustest workaround for OSX IK-Multimedia Plugin GUIs.
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 David RobillardFix unused variable warning
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-21 Robin Gareuscatch lua exceptions.
2016-03-21 Robin Gareusupdate Lua Binding Doc and html generator
2016-03-21 Robin Gareusreturn values of reference params as Lua table
2016-03-21 Robin Gareusfirst steps towards formatting lua binding doc (JSON...
2016-03-21 Robin Gareusadd missing GUI lua binding classe
2016-03-20 Robin Gareushandle MidiBusses in channel-count
2016-03-20 Robin Gareusadd luadoc binary (developer tool) to dump lua bindings
2016-03-20 Colin Fletcherfix out-of-bounds array access in export report.
2016-03-19 Robin Gareusindicate debug builds in About > Config and shorten...
2016-03-19 Colin Fletcherreset autoscroll speed to minimum when scrolling stops
2016-03-19 Robin Gareusexpose Lua OSC transmitter
2016-03-18 Robin Gareusspecial case LuaProc Inline Display UI: direct cairo...
2016-03-17 Robin Gareusadd basic set of Cairo Lua bindings
2016-03-16 Robin GareusMidi Busses? why yes!
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-03-16 Paul Davisfix wscript to know about key binding dependencies
2016-03-16 Robin Gareusrelax inline display height constraint
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davisin key editor, attach key press/release handlers before...
next