summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-05-21live signal analysis is for the processor -- not the plugin(s) insideRobin Gareus
2016-05-20add lua DSP transfer function calculationRobin Gareus
2016-05-20debug unconfiged pluginsRobin Gareus
2016-05-19add midi-bypass to re-configurable-i/o instrumentsRobin Gareus
2016-05-19fix lua instrument pluginsRobin Gareus
2016-05-19prepare plugin configuration and replacing instrumentsRobin Gareus
2016-05-19move "needs output port selector" (from pin-dialog) to backendRobin Gareus
2016-05-19consolidate add_processor codeRobin Gareus
2016-05-18add locale guards for export formatRobin Gareus
2016-05-18bypass plugin(s) - not processor (plugin-insert keeps mapping)Robin Gareus
2016-05-17downgrade failed history/undo stack to info messageRobin Gareus
2016-05-17backport canvas color functions from MixbusRobin Gareus
2016-05-16updated .de translation from edogawaPaul Davis
2016-05-16updated .de translation from edogawaPaul Davis
2016-05-14add some location and transport related lua bindingsRobin Gareus
2016-05-14whitelist libardour bindings as rt-safe for session-scriptsRobin Gareus
2016-05-14upper parameter limit is inclusive.Robin Gareus
2016-05-14Modify the MSVC project for ptformat (which now needs to link to libglib)John Emmas
2016-05-10libptfformat: use g_fopen() to avoid i18n errors with file paths/namesPaul Davis
2016-05-10use g_fopen() to avoid i18n errors with file paths/namesPaul Davis
2016-05-10prepare route pin display (shared mixer + editor-mixer window proxy)Robin Gareus
2016-05-10track geometry via configure events for tabbable own-windowsPaul Davis
2016-05-09copy-n-paste the ARDOUR_UI toggle-roll code into BasicUI (for Faderport and o...Paul Davis
2016-05-08Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-05-07fix shared_ptr<Route> management in Mackie support so that deleted routes are...Paul Davis
2016-05-07make boost shared_ptr debugging a little easier to turn on/offPaul Davis
2016-05-07a few strategic LocaleGuards..Robin Gareus
2016-05-07fix LV2 locale guard (missed in 6d343ba search/replace)Robin Gareus
2016-05-07Revert "Add a global state localeguard (and one for route templates)"Robin Gareus
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-06allow lua to construct PresetRecordsRobin Gareus
2016-05-06add API to load Instrument Preset when creating a Midi trackRobin Gareus
2016-05-06DnDTreeview: allow to handle multiple drag-targetsRobin 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 "warning: this decimal constant is unsigned only in ISO C90"Robin Gareus
2016-05-04use existing API to find the instrumentRobin Gareus