summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06DnDTreeview: allow to handle multiple drag-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-05lua script to bounce regions w/processing and replace the regionRobin Gareus
2016-05-05what an oversight!Robin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-05remove assert()s from LocaleGuardRobin Gareus
2016-05-05minor comment changePaul Davis
2016-05-05spelling fixes and an explanatory commentPaul Davis
2016-05-05rework locale-guard for C and C++ localesRobin Gareus
2016-05-05no need to force a change here.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 "warning: this decimal constant is unsigned only in ISO C90"Robin Gareus
2016-05-05fix ppc buildsRobin Gareus
2016-05-04don't bother compiling nsview code swizzling for PPCPaul Davis
2016-05-04use existing API to find the instrumentRobin Gareus
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2016-05-04NO-OP, whitespaceRobin Gareus
2016-05-03tweak cases where pin-mapping is reset & always sanitize mapRobin Gareus
2016-05-03fix typo in fda03d1f1Robin Gareus
2016-05-03MSVC won't compile 'const float _demolition[]' because it uses 'divide by zer...John Emmas
2016-05-03Accommodate newly introduced source(s) in our MSVC project (audiographer)John Emmas
2016-05-03handle single-bus, non-variable i/o Audio Units w/multiple configurations.Robin 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-03another (non critical) concurrency issue:Robin 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-03add a const method to check for existing key/value propertiesRobin Gareus
2016-05-02use same tooltip timeout throughout Ardour -- part twoRobin Gareus
2016-05-02use same tooltip timeout throughout Ardour -- part oneRobin 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-02Add loudness normalization to Export Format & GraphRobin Gareus
2016-05-02prepare 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-01fix aubio-onset detection parametersRobin 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: gcc4.2 / PPC compilationRobin Gareus