Update Japanese translation
[ardour.git] / libs /
2017-03-17 Hiroki InagakiUpdate Japanese translation
2017-03-17 Robin GareusLua bindings for libardour transient-analysis
2017-03-17 Robin GareusSnow White and the Pharaoh (mac rendering)
2017-03-17 Robin GareusNO-OP: whitespace
2017-03-16 Robin Gareusdrop lua documentation for deprecated "sameinstance()"
2017-03-16 Robin GareusLua: provide instance-equal check as '==' comparator.
2017-03-16 Robin GareusSanitize cubic-interpolation code (NO-OP safe for float...
2017-03-15 Len OvensOSC: fix pan stuck at centre.
2017-03-15 Len OvensOSC amend access_action with action in line to ignore...
2017-03-15 Len OvensOSC: add new /access_action/group/action f 1 for float...
2017-03-14 Ben LoftisFix Faderport Proj button (show-editor action)
2017-03-13 Robin GareusOSC debug: "ALL" == all messages incl. invalid ones
2017-03-13 Robin GareusClean up existing bindings on reset
2017-03-13 Robin GareusAdd track/bus rename safeguards to the backend (handy...
2017-03-13 Robin Gareusplugin scan tweaks: don't verbosely log by default...
2017-03-12 Robin Gareusremove cruft; superseded by ControlGroup::use_me
2017-03-12 Robin GareusPreparations to keep track of stripable color-dialogs.
2017-03-12 Robin GareusFix issue with automation-playback constantly marking...
2017-03-12 Robin GareusOptimize Session::set_dirty()
2017-03-12 Robin GareusPrepare for graceful case-by-case fallback of VST Bypass
2017-03-11 Robin GareusImprove a-delay to follow tempo-ramps & BPM changes
2017-03-11 Robin GareusFix Controllable::InverseGroup behavior.
2017-03-11 Robin Gareuscreate_action_group -> get_or_create_action_group
2017-03-11 Robin GareusDisable Retina/Appple pango text-width workaround
2017-03-11 Robin GareusFix possible segfault in multi-bus AUs.
2017-03-10 Robin GareusNO-OP whitespace
2017-03-10 Robin GareusRemove old modal get_color API.
2017-03-10 Robin GareusFix solo/mute when loading old (4.x) sessions.
2017-03-10 Robin GareusUse dedicated "show editor/mixer" actions
2017-03-10 nick_mfix incorrect property change in AudioRegion::set_fade_...
2017-03-09 Ben LoftisFaderport uses the Mix and Proj buttons to summon mixer...
2017-03-09 nick_mfix potential crash in LV2Plugin::connect_and_run(...
2017-03-08 Robin Gareusfix a-reverb, cut tail on deactivate, plug memory-leak
2017-03-08 Robin GareusPrevent adding "master" to a group
2017-03-08 Robin GareusPrepare moving to a dedicated x-thread signal for VST...
2017-03-08 Robin Gareusremove cruft
2017-03-07 Robin GareusFix copy/paste typo -- MacOSX builds
2017-03-06 Robin GareusRework VST initialization:
2017-03-06 nick_mannounce what changed correctly in MidiRegion::model_sh...
2017-03-06 nick_mmore linked midi region trim drag fixes.
2017-03-06 Robin GareusAdd support for VST effSetBypass #7266
2017-03-05 Robin GareusFix AFL/PFL from MIDI tracks without audio (zero buffers)
2017-03-04 nick_mfix uninitialised variable (fixes linked midi region...
2017-03-04 nick_mtempo editing updates
2017-03-04 Robin GareusNotify UI when plugin state is copied/replaced
2017-03-04 Robin GareusDon't allow GMCP to override loading_state_version
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-03-01 Robin GareusFix crash when adding a plugin immediately after re...
2017-03-01 Robin GareusDon't display "channel-selector" for plugins only prete...
2017-03-01 Robin GareusFix audition with monitor-section.
2017-02-28 Robin Gareusc89 compat (gcc4, mingw..)
2017-02-28 Robin GareusTweak/optimize VST callback:
2017-02-28 Paul Daviswhen destroying a MidiSource, invalidate any existing...
2017-02-28 Robin GareusFix loading SMF meta-data > 127 bytes (no more g_critic...
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-28 Robin GareusUpdate GUI when playing mute-automation
2017-02-27 nick_mfix crash in pinch drag
2017-02-27 nick_mharden TempoMap::next_tempo_section () a bit.
2017-02-27 nick_mamend last commit (don't depend on 0.0)
2017-02-27 nick_mhopefully fix legacy session loading (tempo)
2017-02-27 nick_madd TempoMap::next_tempo_section()
2017-02-27 nick_mfix TempoMap::frame_at_tempo().
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 Ben Loftiscompile fix
2017-02-27 nick_mmake new (ramped) tempi indidstiguishable from constant...
2017-02-27 nick_mcorrect (?) behaviour of TempoMap::replace_tempo
2017-02-27 nick_mrework tempo editing.
2017-02-27 Paul Davisfix crash caused by trying to connect monitor section... 5.8
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-02-25 Paul DavisRevert "libs: debug output for faderport/editor mixer...
2017-02-25 Robin GareusAdd some missing luabridge::ClassInfo<>::getClassKey...
2017-02-25 Len OvensOSC: correct busses spelling in GUI
2017-02-24 Paul Davislibs: debug output for faderport/editor mixer strip...
2017-02-24 Paul Davistry to make sure faderport shows the same strip as...
2017-02-24 Paul Davisno-op: move method order in file
2017-02-24 Robin Gareusadd a missing class-key
2017-02-24 Robin GareusSave Lua script origin (for later updates) -- DSP plugin
2017-02-24 Robin GareusAdd static class-keys for windows
2017-02-24 Paul Davisremove misleading/incorrect comment
2017-02-23 Len OvensOSC: remove invalid feedback for solo and pan az.
2017-02-23 Paul Davisfix solo + mute controls when slaved
2017-02-23 Robin GareusAdd static Class-Keys for Windows build
2017-02-23 Robin GareusLuaBridge: Dedicated type for pointer-lists and const...
2017-02-23 Robin GareusluaBridge support const references to class-instance...
2017-02-23 Robin GareusConstrain VCA slave value to controllable range
2017-02-22 Paul Davisfix deadlock when assigning a VCA master
2017-02-22 Robin GareusUpdate processor Lua bindings
2017-02-22 Robin GareusPrepare re-locating missing external files.
2017-02-22 Robin GareusNO-OP; whitespace
2017-02-22 Paul Davisif a slave's masters are at zero, lock slave to zero...
2017-02-21 Paul Davisfix thinko/typo which failed to notify when a VCA is...
2017-02-21 Robin GareusAdd Lua binding to query monotonic time (in microseconds)
2017-02-21 Robin GareusAllow to access/load LuaDSP plugins with default plugin...
2017-02-21 Robin GareusImplementations for Plugin-Preset-Load to set automation
2017-02-21 Robin GareusAdd API allowing plugin preset load to affect automation
2017-02-21 Paul Davisredesign VCA control over gain (and theoretically other...
2017-02-20 Robin GareusAllow to pre-seed Tabbable detached state.
2017-02-20 John EmmasAdd a missing #define to our MSVC project (portaudio_ba...
2017-02-19 Robin GareusAllow to create aux sends from Lua scripts
2017-02-19 Robin GareusAdd Lua bindings for std::list ::front() and ::back()
next