ardour.git
2016-07-04 Paul Davisadd session-scope selection ops for Stripables
2016-07-04 Paul Davisfix another logic error in PresentationInfo::flag_match()
2016-07-04 Damien Zammita-comp: Make ratio control logarithmic
2016-07-04 Damien Zammita-comp: Add stereo version
2016-07-04 Len OvensOSC: select is global not per surface.
2016-07-04 Robin Gareusa-comp display is getting fancy :)
2016-07-04 Paul Davisstop-and-forget-capture should not toggle transport...
2016-07-04 Paul Davisavoid unnecessary multiple calls to RouteUI::update_mon...
2016-07-04 Paul Davisoperate directly on realtime controls, not via Session
2016-07-04 Paul Davisoperate directly on realtime controls, not via Session
2016-07-04 Paul Davis2nd part of previous commit
2016-07-04 Paul Davismake sure that rec-enable changes get to do their non...
2016-07-04 Robin Gareusdisplay level in a-comp display
2016-07-04 Robin Gareuscon't work on a-comp inline-display
2016-07-04 Robin Gareusadd C99 flags for lv2 plugin
2016-07-04 Robin Gareusbasic inline display for a-comp
2016-07-04 Damien Zammita-comp: Tweak control bounds and clear state on deactivate
2016-07-04 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-07-04 Robin Gareusunbind pangomm 1.30 API for compat.
2016-07-04 Robin Gareusexperimental support for AU sidechain busses
2016-07-04 Len OvensUI: Add editor_mixer route pointer to session so all...
2016-07-04 Robin Gareusflush output buffers after processing - fixes midi...
2016-07-03 Robin Gareusmore lua-script updates:
2016-07-03 Len OvensOSC: select off by one bug, something must have changed...
2016-07-03 Robin Gareusupdate lua scripts
2016-07-03 Robin GareusPrepare to use knobs in Generic Plugin UI
2016-07-03 Robin GareusReplace Gtk::ToggleButton with ArdourButton in Generic...
2016-07-03 Robin Gareusallow AutomatoinContoller to render as Knob instead...
2016-07-03 Robin Gareusadd an ArdourButton/SpinButton Widget
2016-07-03 Robin Gareusfix background of ArdourButtons with no Body
2016-07-03 Robin GareusLV2 render-value: override precision
2016-07-03 Robin Gareusadd PangoCairo lua bindings
2016-07-03 Paul Davisfix behaviour when opening up a gap to insert new Strip...
2016-07-03 Paul Davisexplanatory comment
2016-07-03 Robin Gareusadd grid to inline-spectrum
2016-07-03 Robin Gareusclean up a-comp .ttl -- maintainer: the a-team
2016-07-03 Robin Gareusbundle a-comp
2016-07-02 Robin GareusHP/LP: enforce enum integr type (inline control sends...
2016-07-02 Robin Gareusupdate lua-scripts:
2016-07-02 Robin Gareusonly reconfigure lua DSP plugins if channelcount changes
2016-07-02 Robin Gareusadd Lua bindings for reference counted Cairo::ImageSurface
2016-07-02 Robin Gareusfix Preference checkbox sensitivity for inline displays
2016-07-02 Robin Gareusfix inline display when cairo_surface_has_snapshots
2016-07-02 Robin Gareusextend lua API:
2016-07-02 Paul Davismake Selection catch up with session/libardour-side...
2016-07-02 Paul Davisfix use of removed Session::get_nth_stripable()
2016-07-02 Paul Davisremove Session::get_nth_stripable.cc
2016-07-02 Paul Davismore hacks to gkt rc file to get text entries to behave
2016-07-02 Paul Davisno need for a widget name here
2016-07-02 Paul Davispartially revert incorrect changes to gain meter text...
2016-07-02 Paul Davisfix missing logic for RouteGroupMenu
2016-07-02 Len OvensOSC: Account for some select edge cases
2016-07-02 Len OvensOSC: make sure out of bank strip can not be converted...
2016-07-02 Len OvensOSC: Don't look for which stripable is selected until...
2016-07-02 Len OvensOSC: Change all time feedback to /position/<type>
2016-07-01 Paul Davisuse correct property when PresentationInfo::color is...
2016-07-01 Paul Davisremove commented code
2016-07-01 Paul Davisfix logic of RouteUI::set_color_from_route()
2016-07-01 Paul Davisfix logic of PresentationInfo::color_set()
2016-07-01 Paul Davisremove gtk_entry_* colors from themes except for cursor...
2016-07-01 Paul DavisMotionFeedback vanished long ago
2016-07-01 Paul Davisdrop use of gtk_entry_* colors (except cursor); use...
2016-07-01 Paul Davisadd the potential for a bit more debugging of signal...
2016-07-01 Paul Davisadd the potential for a bit more debugging of signal...
2016-07-01 Paul Davisminor no-op hacks (unneeded or suboptimal code)
2016-07-01 Robin Gareusfix jack_port_rename() detection
2016-07-01 Robin Gareussome debug message for lua processors
2016-07-01 Robin Gareusfix lua filters for multi-channels processing
2016-06-30 Paul Davisadd (essentially random) color defs for text entries...
2016-06-30 Paul DavisNO-OP: remove trailing whitespace
2016-06-30 Paul Davisassign appropriate styles for text entry and spinbuttons
2016-06-30 Paul Davisremove non-zero xthickness from "small_entry" widgets...
2016-06-30 Paul Davisnew style for Gtk::Entry widgets
2016-06-30 Paul Davisuse a more appropriate @color name for the cursor color...
2016-06-30 Paul Davisadd text entry cursor color to dark theme
2016-06-30 Paul Davisadd new colors to dark theme
2016-06-30 Paul Davisno reason to make floating text entry be in STATE_SELEC...
2016-06-30 Paul Davisuse initialization, not explicit assignment
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-29 Paul DavisRevert "remove unnecessary duplicate loading of GTK...
2016-06-29 Paul Davisfix color file install paths
2016-06-29 Paul Davisfix color file install paths
2016-06-29 Paul Davisfix cursor set path during linux build
2016-06-29 Robin Gareusconsistent mixer sidebar layout (group, tracks show...
2016-06-29 Paul Davisremove unnecessary duplicate loading of GTK RC file
2016-06-28 Paul Davisremove debug output and add a few suggestive comments
2016-06-28 Paul Davischanges in logic used by source cleanup to avoid endles...
2016-06-28 Robin Gareusignore automation for non-automatables.
2016-06-28 Robin Gareussome more translation fixes
2016-06-28 Robin Gareusfix german translation
2016-06-27 Robin Gareustweak b7e645ec6, use session start/end position
2016-06-27 Robin Gareusquick prototype to allow changing *all* gain automation
2016-06-27 Robin Gareusswitching to "touch" implies existing automation.
2016-06-26 Robin Gareusadd a debug mode (in synth) to track down lost note-on
2016-06-26 Robin GareusBSD portability
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-06-26 Sam ThursfieldUse correct type of std::map::count
2016-06-25 Robin Gareusfix uninstaller for variants (Mixbus32C vs Mixbus)
2016-06-25 Robin Gareusfix typo
next