new_grid: The Return of the snap_to_X functions.
[ardour.git] / libs /
2018-07-26 Robin GareusPrepare types for new grid
2018-07-26 Robin GareusFix crash when testing invalid MIDI file.
2018-07-25 Robin GareusFall back to default Session export dir, if export...
2018-07-25 Robin GareusDon't allow invalid export Locations (when using the...
2018-07-25 Robin GareusReset export-config maps before each new export (1/2)
2018-07-25 Robin GareusAdd an API to reset export-handler configs.
2018-07-25 Robin GareusClarify error message when file cannot be created,
2018-07-24 Robin GareusDistinguish unset MIDI Patch and bank 0
2018-07-21 Robin GareusFix log-scale rangesteps and log-control numeric spinboxes
2018-07-18 Robin GareusFix and tweak LV2:RangeStep
2018-07-17 Robin GareusAdd LTC Decoder Lua Bindings
2018-07-17 Robin GareusRefactor LTC File decoder, prepare for Lua bindings
2018-07-14 Ben Loftisauto-backup: libardour part. (from mixbus)
2018-07-12 Robin GareusCC121: cycle track monitoring states
2018-07-12 Robin GareusCC121: watch Track monitoring state
2018-07-12 Robin GareusMonitorCue = In + Disk (fixes CC121 + push2 display)
2018-07-11 John EmmasCorrect a couple of typos
2018-07-09 Robin GareusFix lv2-state templates with external files.
2018-07-09 Robin GareusNO-OP: Rename disk-reader buffer for consistency
2018-07-09 Robin GareusPrepare API for per disk-reader de-click
2018-07-09 Robin GareusRemove unused CubicInterpolation from session
2018-07-09 Robin GareusSeparate ChannelInfo for disk reader and writer
2018-07-09 Robin GareusRemove unused disk-reader vari-speed
2018-07-09 Robin Gareusmove rt-stop to route
2018-07-09 Robin GareusRemove unused AutoLoopDeclick, PendingLoopDeclick
2018-07-09 Robin GareusRemove global declick API
2018-07-08 Paul Davismake velocity bars thinner (from alex mitchell)
2018-07-06 Len OvensOSC: custom mode should turn temp mode off
2018-07-06 Len OvensOSC: record tally should include master record
2018-07-06 Len OvensOSC: Use spill instead of collect
2018-07-06 Len OvensOSC: make temp modes work with linked surfaces too
2018-07-05 Paul Davisremove debug output
2018-07-05 Paul Davissystem common and system realtime messages are not...
2018-07-05 Paul Daviscatch various libsmf errors rethrown as exceptions
2018-07-05 Paul Davischange all use of g_critical() in libsmf() to g_warning()
2018-07-05 Robin GareusPrepare CC121 ctrl surface for Mixbus
2018-07-05 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-07-05 Len OvensOSC: Set lowest select meter to -120 for mixbus
2018-07-04 Paul Davisignore system reset messages entirely in the MIDI parser
2018-07-03 Paul Davismethod for setting whether or not to show velocity...
2018-07-03 Paul Davisreverse velocity display related commits
2018-07-03 Paul Davisenum convert for VelocityDisplayOption
2018-07-03 Paul Davisadd VelocityDisplayOption enum; indent TrackAutoNamingR...
2018-07-03 Paul Davisfix rectangle computation, and re-use alex' color compu...
2018-07-03 Paul Davisadd a guess at appropriate color management for note...
2018-07-03 Paul Davisuse new Canvas::Note object for (sustained) note display
2018-07-03 Paul Davisinitial implementation of a more specialized canvas...
2018-07-03 Paul Davisminor code optimization for Rectangle::render()
2018-07-02 Len OvensOSC: Make sure group name for select gets updated
2018-07-01 Len OvensOSC: bugfix, select/next\previous sometimes resets...
2018-06-30 Len OvensOSC: Add collect of groups or subgroups
2018-06-30 Len OvensAdd method to find subgroup_bus
2018-06-30 Len OvensFix code style
2018-06-28 Paul Daviswhen creating a route from a template, use correct...
2018-06-28 Paul Daviscall IO::prepare_for_reset() on BOTH IO nodes of a...
2018-06-25 Paul Davisfix mixing scope brace
2018-06-25 John EmmasAccommodate recently removed source(s) in our MSVC...
2018-06-25 Len OvensOSC: make select logic more sensible
2018-06-22 Paul Davisadd Ctl_Dial to get better behaviour when binding a...
2018-06-21 Paul Davisremove debug output
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-06-20 Johannes MuellerPut duplicate code of a-comp and a-expander into one...
2018-06-20 Johannes MuellerConsolidated a-comp/a-exp run_mono() and run_stereo...
2018-06-20 Johannes MuellerMake makeup_gain smoothening of a-expander same as...
2018-06-20 Len OvensOSC: fix pre gcc5 problem
2018-06-20 Len OvensOSC: Add /select/vca/toggle
2018-06-20 Johannes Muellera-comp: makeup_gain needs to be smoothened after every...
2018-06-20 Johannes MuellerAdd a control port to a-comp select which mode to displ...
2018-06-20 Johannes MuellerMake a-comp's meter show numerical values in "4.1f"
2018-06-20 Johannes MuellerPut input level meter before output level meter in...
2018-06-20 Johannes MuellerVisualize the peak of the compressor state in a-comp
2018-06-20 Johannes MuellerDrop LPF of input level visualization in a-comp
2018-06-20 Johannes MuellerShow the input level in acomp's inline display rather...
2018-06-20 Johannes MuellerInlevel output port to visualize the input level in...
2018-06-20 Johannes MuellerImprove level vizualisation in a-comp
2018-06-20 Johannes MuellerGR-based visualization in a-comp
2018-06-20 Johannes MuellerNew attack and release behavior for a-comp
2018-06-20 Johannes MuellerDon't use acomp->v_gainr outside LV2_EXTENDED ifdefs
2018-06-19 Len OvensOSC: reworking of previous/next select
2018-06-19 Len OvensOSC: Feedback was not making it to surface
2018-06-19 Len OvensOSC group sharing should be cleared for VCAs
2018-06-19 Len OvensOSC: added context based previous/next select
2018-06-19 Len OvensOSC: select should not show expand if invalid
2018-06-19 Len OvensOSC expand off should check current sellect
2018-06-19 Len OvensOSC: Allow expand to be global
2018-06-19 Len OvensOSC do not recalc select if still valid
2018-06-09 Robin GareusHide designated LV2 freewheeling port.
2018-06-06 Robin GareusRemove duplicate class-keys (amend d95df9164)
2018-06-04 Paul Davisremove aeffectx.h; use vestige.h
2018-05-31 Robin GareusAdd Lua API to list all available plugins
2018-05-19 John EmmasMove a couple of #undef's
2018-05-17 Robin GareusCollect plugin runtime profile statistics.
2018-05-17 Robin GareusAdd a time-profiler with statistics
2018-05-12 Johannes MuellerMake the peak indication in the graph of a-expander...
2018-05-12 Johannes MuellerLimit gain reduction of a-expander to 160 dB in order...
2018-05-12 Johannes MuellerVisualize peak input in a-expander
2018-05-12 Johannes MuellerAdd output control port to a-exp for input level
2018-05-12 Johannes MuellerIndicate input level in a-exp's inline display rather...
2018-05-12 Johannes MuellerIncrease the range of a-exp's ratio to make it usable...
2018-05-12 Johannes MuellerMake a-expander react probably on being disabled and...
next