ardour.git
2018-07-03 Paul Davismake use-note-color-for-velocity much much more efficient
2018-07-03 Paul Davisrespond to changes in use-note-color-for-velocity
2018-07-03 Paul Davispermit editing velocity bars option
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 Davisset up core stuff for velocity display option
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 Daviscall Note::set_velocity() at an appropriate time
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 Robin GareusAdd script to normalize all tracks
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 Nikolaus Gullottacheck-in of cleaned up plugin tags by Harrison Consoles...
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 MuellerAllow plugin inline displays to shrink
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 Nikolaus Gullottasr = 0, not rate
2018-06-19 Nikolaus Gullottacap redrawing at 15 times /s
2018-06-19 Johannes MuellerRevert frame -> sample changes where it's a frame as...
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-14 Paul Daviscontext menus should have accelerators
2018-06-09 Robin GareusHide designated LV2 freewheeling port.
2018-06-08 Ben LoftisAllow snapping to the start of the video timeline....
2018-06-06 Robin GareusRemove duplicate class-keys (amend d95df9164)
2018-06-04 Paul Davisremove aeffectx.h; use vestige.h
2018-06-04 John EmmasNO-OP: Modify a #include (purely for consistency)
2018-06-02 Paul Davisno error logging for CURL HTTP requests; future callers...
2018-06-01 Nikolaus Gullottaforgot else in selected-tracks check.
2018-06-01 Nikolaus Gullottamoving singen and noisegen from mixbus repo to ardour...
2018-06-01 Nikolaus Gullottaadd Gtk::ColorButton widget to LuaDialog and add abilit...
2018-06-01 Nikolaus GullottaCheck-in of set_meter_point() utility/example
2018-05-31 Robin GareusExample snippet to list plugins (and their presets)
2018-05-31 Robin GareusAdd Lua API to list all available plugins
2018-05-24 Paul Davisno actual error messages when curl requests fail
2018-05-19 John EmmasMove a couple of #undef's
2018-05-17 Robin GareusDisplay profile-data in generic plugin-UI.
2018-05-17 Robin GareusCollect plugin runtime profile statistics.
2018-05-17 Robin GareusAdd a time-profiler with statistics
2018-05-17 Ben LoftisPlayhead to Grid: handle case where PH is rolling,...
2018-05-15 Ben LoftisQuantize Dialog: Use same grid names as the main grid...
2018-05-15 Ben LoftisQuantize Dialog: Fix quantize-to-main-grid selection...
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...
2018-05-12 Johannes MuellerNew visualization of the compressor state in graph...
2018-05-12 Johannes MuellerFixed wrong initialization.
2018-05-12 Johannes MuellerAdjust default parameters of a-expander
2018-05-12 Johannes MuellerChanged attack and release behavior
2018-05-12 Johannes MuellerFirst draft of a-expander
2018-05-08 Ben LoftisPlugin Ordering: PluginStatusChanged signal went missi...
2018-05-08 Ben LoftisRemove debug printout.
2018-05-08 Ben LoftisPlugin Order: Use the new plugin_manager function...
2018-05-08 Ben LoftisPlugin Order: remove from instant.xml and save to...
2018-05-08 Ben LoftisMake note of Gesture messages in VST; for later.
2018-05-08 Ben Loftisplayhead_X_to_grid: Handle the case of GridTypeNone
2018-05-08 Ben LoftisArrow keys (playhead_x_to_grid()) should move the...
2018-05-08 Ben LoftisReplace the check for SnapPref, which went missing...
2018-05-04 Paul Davisfix more cut-n-paste coding errors
next