ardour.git
2016-05-19 Robin Gareusprepare plugin configuration and replacing instruments
2016-05-18 Robin Gareus...use shared backend function instead
2016-05-18 Robin Gareusmove "needs output port selector" (from pin-dialog...
2016-05-18 Robin Gareusconsolidate add_processor code
2016-05-18 Robin Gareusinitialize snap-mode dropdown text
2016-05-18 Robin GareusDon't save instant while loading instant.xml
2016-05-18 Robin Gareusadd locale guards for export format
2016-05-18 Robin Gareusbypass plugin(s) - not processor (plugin-insert keeps...
2016-05-17 Robin Gareussome more mixbus backports (NO-OP for ardour)
2016-05-17 Robin Gareusdowngrade failed history/undo stack to info message
2016-05-17 Robin Gareusbackport canvas color functions from Mixbus
2016-05-17 Robin Gareusmove ancient icon source files away from the top-level
2016-05-17 Robin Gareusprepare moving top-level icons/ -- move MSVC files
2016-05-17 Robin Gareusremove more ancient icons
2016-05-17 Robin Gareusremove unused icons
2016-05-17 Robin Gareusnobody cares about xpm anymore
2016-05-17 Robin Gareuspackage Product/App specific resources
2016-05-17 Robin Gareusremove cruft
2016-05-17 Robin GareusARDOUR_PATH is no longer used
2016-05-17 Robin Gareusgroup Product/App specific resources
2016-05-17 Robin Gareuswaf's "copy" feature does not install
2016-05-17 Robin Gareusbreak live-loop if there's no next region - fixes ...
2016-05-16 Alexandre ProkoudineUpdate TRANSLATORS docs to advertize Git-oriented patch...
2016-05-16 Robin Gareusclean up configure output
2016-05-16 Robin Gareusfix windows builds - rc file needs to be present at...
2016-05-16 Robin Gareussplash is the day that you got in my system
2016-05-16 Robin Gareusicon-name follows program-name
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-16 Robin Gareusmove unused option heading inside profile-condition
2016-05-16 Robin Gareuscleanup menu file, backport Mixbus #ifdef's
2016-05-16 Robin GareusMixbus32 and 32C packaging
2016-05-16 Robin Gareuspeak_amplitude_thread fix - #6807
2016-05-15 Sven Gestegård... fix typo, restore preference tab
2016-05-14 Robin Gareusrefine wording for loudness normalization
2016-05-14 Robin Gareussome love for session-scripts.
2016-05-14 Robin Gareusadd some location and transport related lua bindings
2016-05-14 Robin Gareuswhitelist libardour bindings as rt-safe for session...
2016-05-14 Robin Gareusupper parameter limit is inclusive.
2016-05-14 Robin Gareusaction script GUI details (sensitivity + tooltip)
2016-05-14 Robin Gareusclarify loudness analysis/normalization
2016-05-14 John EmmasModify the MSVC project for ptformat (which now needs...
2016-05-10 Paul Davislibptfformat: use g_fopen() to avoid i18n errors with...
2016-05-10 Paul Davisuse g_fopen() to avoid i18n errors with file paths...
2016-05-10 Robin Gareusremove wrongly copy/pasted code
2016-05-10 Robin Gareusremove cruft
2016-05-10 Robin Gareusadd route-ui pin-manager
2016-05-10 Robin Gareusprepare route pin display (shared mixer + editor-mixer...
2016-05-10 Robin Gareusturn Pin GUI into Widget.
2016-05-10 Paul Davisuse main window visibility when toggling between editor...
2016-05-10 Paul Davisadd visibility tracking for main window
2016-05-10 Paul Davistrack geometry via configure events for tabbable own...
2016-05-09 Paul Daviscopy-n-paste the ARDOUR_UI toggle-roll code into BasicU...
2016-05-08 John EmmasFix bug 6833 in bugzilla
2016-05-08 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-07 Paul Davisfix shared_ptr<Route> management in Mackie support...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-07 Robin GareusGUI part of LocaleGuard optimization.
2016-05-07 Robin Gareusa few strategic LocaleGuards..
2016-05-07 Robin Gareusfix LV2 locale guard (missed in 6d343ba search/replace)
2016-05-07 Robin GareusRevert "Add a global state localeguard (and one for...
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 Gareusamend baca1fd3 (actually use preset)
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
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 Gareusseparate Preset + Favorite DnD Targets
2016-05-06 Robin GareusDnDTreeview: allow to handle multiple drag-targets
2016-05-06 Robin Gareusfix a -Wreorder
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-05-06 Robin GareusNO-OP whitespace
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-05 Robin Gareuslua script to bounce regions w/processing and replace...
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 another menu typo in fda03d1
2016-05-04 Robin Gareusfix "warning: this decimal constant is unsigned only...
2016-05-04 Robin Gareusfix ppc builds
2016-05-04 Paul Davisdon't bother compiling nsview code swizzling for PPC
2016-05-04 Robin Gareususe existing API to find the instrument
2016-05-04 Robin Gareusadd option to limit track-header meters to stereo
2016-05-04 Robin GareusNO-OP, whitespace
2016-05-03 Robin Gareustweak cases where pin-mapping is reset & always sanitiz...
2016-05-03 Robin Gareusfix typo in fda03d1f1
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...
next