fix LocaleGuard contstructor (3dc77280)
[ardour.git] / libs /
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-07 Robin Gareuslocale debugging
2016-05-06 Robin Gareustrying to get to the bottom of the decimal comma.
2016-05-06 Robin GareusAdd a global state localeguard (and one for route templ...
2016-05-06 Robin Gareusadd a locale-guard to panner state
2016-05-06 Robin Gareusadd missing include
2016-05-06 Robin Gareusconvert WinMME Device names to UTF-8
2016-05-06 Robin Gareusallow lua to construct PresetRecords
2016-05-06 Robin Gareusadd API to load Instrument Preset when creating a Midi...
2016-05-06 Robin GareusDnDTreeview: allow to handle multiple drag-targets
2016-05-05 Robin Gareuswhat an oversight!
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Robin Gareusremove assert()s from LocaleGuard
2016-05-05 Paul Davisminor comment change
2016-05-05 Paul Davisspelling fixes and an explanatory comment
2016-05-05 Robin Gareusrework locale-guard for C and C++ locales
2016-05-05 Robin Gareusno need to force a change here.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-04 Robin Gareusfix "warning: this decimal constant is unsigned only...
2016-05-04 Robin Gareususe existing API to find the instrument
2016-05-04 Robin GareusNO-OP, whitespace
2016-05-03 Robin Gareustweak cases where pin-mapping is reset & always sanitiz...
2016-05-03 John EmmasMSVC won't compile 'const float _demolition[]' because...
2016-05-03 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-03 Robin Gareushandle single-bus, non-variable i/o Audio Units w/multi...
2016-05-03 Robin Gareusanother (non critical) concurrency issue:
2016-05-03 Robin Gareusadd a const method to check for existing key/value...
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part one
2016-05-02 Robin GareusAdd loudness normalization to Export Format & Graph
2016-05-02 Robin Gareusprepare loudness normalization
2016-05-01 Robin Gareusfix aubio-onset detection parameters
2016-05-01 Robin Gareusfix a Wsigncompare and 2 -Wuninitialized
2016-05-01 Robin Gareusfix: gcc4.2 / PPC compilation
2016-05-01 Robin Gareusvarious transient-detection fixes (split region, trim...
2016-04-30 Robin GareusAPI call to be removed
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-04-29 Robin Gareusimplement lua plugin presets
2016-04-29 Robin Gareusremove skeleton backend (superseded by portaudio)
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-29 Robin Gareusdon't special case lua processors, use plugin-manager
2016-04-28 Robin Gareusflush pending Session Events at session close
2016-04-28 Robin Gareusfix a deadlock with jack2 when inserting a plugin adds...
2016-04-28 Robin Gareusadd a debug message for LV2 per port buffer allocation
2016-04-27 Ben Loftisanother attempt to use platform-specific path for the...
2016-04-27 Robin Gareusamend c1c81a239c after testing
2016-04-27 Robin Gareusallow to customize variable i/o plugin inputs
2016-04-27 Ben Loftisfix default 64bit Windows VST path ( untested )
2016-04-27 Robin Gareusprobable fix for 64bit VST signal latency
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-27 Robin Gareustweak LV2 atom buffer allocation strategy
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusmake -D VSTCallbacks readable
2016-04-26 Robin Gareuscanvas tooltips, too
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-04-26 Robin Gareusinitialize output data ports for cases where the plugin...
2016-04-26 Robin Gareuslet GMainContext clean up after us.
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 Robin Gareusallow to duplicate tracks with sends or load templates...
2016-04-26 Robin Gareusimplement missing PortManager methods and lua-bind...
2016-04-26 John Emmas#define HAVE_JACK_PORT_RENAME when building with MSVC
2016-04-26 John EmmasUse 'const_iterator' to prevent MSVC from complaining
2016-04-26 Robin Gareusdon't show engine dialog when loading a session..
2016-04-26 Robin Gareusstyleguide #10
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-26 Robin GareusPortManager lua bindings (to debug lingering ports)
2016-04-25 Robin Gareusupdate [lua bindings] documentation
2016-04-25 Robin Gareusadd missing header for luadoc
2016-04-24 Robin Gareus..and CoreAudio.
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
2016-04-24 Robin Gareusnow with C++98 compat
2016-04-24 Robin Gareusdelayline: use boost::shared_array
2016-04-24 Robin Gareusoptimize port lookup, adding/removing/reconnecting...
2016-04-24 Robin Gareusreduce debug-build overhead.
2016-04-24 Robin Gareuswe need the process lock after all..
2016-04-24 Robin Gareussome new lua-bindings and session-lua (creating sessions)
2016-04-24 Robin Gareusfix mismatched delete/delete[]
2016-04-24 Robin Gareussome notes on mem-leaks...
2016-04-24 Robin Gareushand over automationlist undo state ownership (mem...
2016-04-24 Robin Gareusplug some memory leaks in libardour
2016-04-24 Robin Gareusfurther tweaks to session close
2016-04-23 Robin Gareuslua bindings for track/bus and session creation
2016-04-23 Robin GareusDisconnect Signals before dropping ports
2016-04-23 Robin Gareusdelegate port-connections to low priority thread.
2016-04-22 Robin Gareusfix typo in config variable
2016-04-22 Robin Gareusfix send-id "0" when loading session
2016-04-22 Robin Gareusfix single-bus AU rendering & related updates
2016-04-22 Robin Gareusinvalidate AU cache on re-scan
2016-04-22 Robin Gareususe coreaudio wrapper
2016-04-22 Robin GareusSingle instance AUs only, use variable i/o
2016-04-22 Robin GareusAU multibus support
2016-04-22 Robin Gareusfix AU cache clear
2016-04-22 Robin Gareusadd API to load plugin presets for all instances
2016-04-20 Robin Gareusand now with proper closing bracket.
2016-04-20 Robin Gareustake MB dithering into account when stripping silence...
2016-04-20 Robin Gareusbackend part for MB send-panners (ignore existing state...
2016-04-20 Robin Gareusfix AU sidechain connection
2016-04-20 Robin Gareusinclude sidechain when delegating I/O configuration
2016-04-20 Robin GareusMixbus: auto-connect monitor-section
2016-04-20 Robin Gareusamend 386f244f - don't reinitialize I/O map
2016-04-20 Robin GareusReset I/O map when copying plugin and ChanCount changes
next