summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-06amend baca1fd3 (actually use preset)Robin Gareus
2016-05-06Create new track by dragging an instrument from the favorites sidebarRobin Gareus
2016-05-06separate Preset + Favorite DnD TargetsRobin Gareus
2016-05-06fix a -WreorderRobin Gareus
2016-05-06use WindowManager toggle API for script-managerRobin Gareus
2016-05-06NO-OP whitespaceRobin Gareus
2016-05-06re-introduce "add track/bus" from mixer windowRobin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-05-05fix another menu typo in fda03d1Robin Gareus
2016-05-05fix ppc buildsRobin Gareus
2016-05-04don't bother compiling nsview code swizzling for PPCPaul Davis
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2016-05-03fix typo in fda03d1f1Robin Gareus
2016-05-03Update Russian translationAlexandre Prokoudine
2016-05-03Sidechain is one wordRobin Gareus
2016-05-03consistent menu labelsRobin Gareus
2016-05-03batch remove tracksRobin Gareus
2016-05-03skip updating editor-route display when closing the sessionRobin Gareus
2016-05-03mark initial TAV as hidden to speed up initial display.Robin Gareus
2016-05-03speed up track creationRobin Gareus
2016-05-02use same tooltip timeout throughout Ardour -- part twoRobin Gareus
2016-05-02_plugin_display can be a LuaPluginDisplayRobin Gareus
2016-05-02remove a stray semicolonRobin Gareus
2016-05-02Export format GUI updates for loudness normalizationRobin Gareus
2016-05-01tweak AU redrawing blocking heuristicsRobin Gareus
2016-05-01increase visibility of actual compiler warningsRobin Gareus
2016-05-01Rhythm Rodent updates:Robin Gareus
2016-05-01add option to auto-save post-export-analysis imageRobin Gareus
2016-05-01fix plugin-creator display for non LADSPA pluginsRobin Gareus
2016-05-01fix a Wsigncompare and 2 -WuninitializedRobin Gareus
2016-05-01fix adding favorite plugins post-faderRobin Gareus
2016-05-01make region > Edit context menus identicalRobin Gareus
2016-05-01NO-OP use spaces throughout the menu file, remove trailing whitespace.Robin Gareus
2016-05-01GUI updates for transient reworkRobin Gareus
2016-04-30use CFRunLoopTimer to check the effect of plugin redrawing, not a glib idlePaul Davis
2016-04-29enable luaproc presetsRobin Gareus
2016-04-29clean up of displayIfNeeded hack codePaul Davis
2016-04-29save custom favorite plugin order (revert when merging VCA2)Robin Gareus
2016-04-29remove "Lua DSP Proc" context meuuRobin Gareus
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