summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-07locale debuggingRobin Gareus
2016-05-07trying to get to the bottom of the decimal comma.Robin Gareus
2016-05-07Add a global state localeguard (and one for route templates)Robin Gareus
2016-05-07add a locale-guard to panner stateRobin Gareus
2016-05-06add missing includeRobin Gareus
2016-05-06convert WinMME Device names to UTF-8Robin 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-06allow lua to construct PresetRecordsRobin Gareus
2016-05-06add API to load Instrument Preset when creating a Midi trackRobin Gareus
2016-05-06separate Preset + Favorite DnD TargetsRobin Gareus
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