summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-04-29include lua processors in plugin-selectorRobin Gareus
2016-04-28clever tricks with code swizzling to slow down errant plugin GUIs for AUPaul Davis
2016-04-28for mixed-i/o show HW ports of both types in the matrixRobin Gareus
2016-04-27remove unnecessary lines+changesPaul Davis
2016-04-27fix logic bombPaul Davis
2016-04-27if built on OS X without live resizing features, make AU plugin windows non-u...Paul Davis
2016-04-27add a new configure-time for Cocoa live resizing macrosPaul Davis
2016-04-27some linuxVST GUI details: initialize lock, add a note.Robin Gareus
2016-04-27pin connection GUI for variable I/O pluginsRobin Gareus
2016-04-27change ordering of origin-move and window-resize for AU pluginsPaul Davis
2016-04-27show debug out when AU NSView doesnt get movedPaul Davis
2016-04-27significant reworking of AudioUnit window resizing.Paul Davis
2016-04-27re-enable "Show Tooltip" preference (needs testing on all platforms)Robin Gareus
2016-04-27towards fixing optional tooltipsRobin Gareus
2016-04-26remove duplicate "bld.install_files" callRobin Gareus
2016-04-26remove the splash-screen when changing sessionsRobin Gareus
2016-04-25tweak location-UI layout (right-align checkboxes & buttons)Robin Gareus
2016-04-25slightly improved location-UI layoutRobin Gareus
2016-04-25NO-OP whitespaceRobin Gareus
2016-04-25return of the location GoTo ButtonRobin Gareus
2016-04-25compile-time test for useful ASL APIPaul Davis
2016-04-25remove unused codePaul Davis
2016-04-25fix copy/paste typo in in 5e0f0fcRobin Gareus
2016-04-25lua action details (button sensitivity, text ellipsis)Robin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-04-24update keyeditor when action label changesRobin Gareus
2016-04-24restore sending stderr/stdout to the consolePaul Davis
2016-04-24add debug facilities to arlua (valgrind, callgrind) to test libardourRobin Gareus
2016-04-24NO-OP whitespaceRobin Gareus
2016-04-24fix crash when loading a session with non-default clock modes.Robin Gareus
2016-04-24do NOT use Glib::ustring unless you know that the contents are UTF-8 AND that...Paul Davis
2016-04-23save-as/snapshot tweaks:Robin Gareus
2016-04-22Pin Management UI tweaks for AU.Robin Gareus
2016-04-22load presets for all instancesRobin Gareus
2016-04-22Clarify my XML error printout from yesterday (see previous commit)John Emmas
2016-04-21When logging XML error messages, make sure we don't accidentally log an empty...John Emmas
2016-04-20disable sidechain & manual cfg for MB & AU for nowRobin Gareus
2016-04-20special case send panning for MBRobin Gareus
2016-04-19show no/inplace info in Pin Dialog (debug builds only)Robin Gareus
2016-04-19don't show plugin GUI when renaming tracks/bussesRobin Gareus
2016-04-19fix midi-bypass drawing.Robin Gareus
2016-04-19GUI part of 00169f1da (TRY_AUTOSTART_ENGINE)Robin Gareus
2016-04-19small is beautifulRobin Gareus
2016-04-19more wire drawing..Robin Gareus
2016-04-18update instrument list when rescanning pluginsRobin Gareus
2016-04-18slightly better version of 0077923d, don't stop the engine for nothingRobin Gareus
2016-04-18update flow when loading a new session with different SR.Robin Gareus
2016-04-18GUI samplerate Mismatch notificationRobin Gareus
2016-04-18add a try-autostart-engine option (most recently used settings)Robin Gareus
2016-04-18Engine Dialog: exclude optional widgets from show_all.Robin Gareus