clear up some CSS padding/margin confusion, and add row/col spacing
[ardour.git] / libs / surfaces /
2017-02-01 Paul Davismake the leftmost mixer stripable API at least work...
2017-02-01 Paul Davisadd new API to ControlProtocol to allow GUI to specify...
2017-02-01 Paul Davismackie: catch data on what presentation info aspects...
2017-01-31 Paul Davisdebugging with markk: stacktrace on bank switch in...
2017-01-31 Paul Davisremove recently added MackieControl DEBUG_TRACE msgs
2017-01-31 Paul Davisstop DEBUG_TRACE for MackieControl crashing in some...
2017-01-31 Paul Davismackie: use "markN" for new markers, like the GUI ...
2017-01-31 Paul Davismackie: check modifier bits for button AFTER identifyin...
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing for remapped buttons
2017-01-31 Paul DavisRevert "mackie: make profile-mapped keys maybe actually...
2017-01-31 Paul DavisRevert "mackie: improve previous commit - use button_id...
2017-01-31 Paul Davismackie: improve previous commit - use button_id not...
2017-01-31 Paul Davismackie: make profile-mapped keys maybe actually do...
2017-01-31 Paul Davismore mackie debug tracing
2017-01-31 Paul Davisimprovement to last loop button commit for MCP
2017-01-31 Paul Davismackie support should use BasicUI::loop_toggle()
2017-01-31 Paul DavisGeneric MIDI controls should affect group members too...
2017-01-28 Paul Davisanother action name fix for Push2 support
2017-01-28 Paul Davisfix action names in Mackie code after Editor=>Control...
2017-01-28 Paul Davisfix another action name in BasicUI after Editor=>Contro...
2017-01-28 Paul Davisfix action names in BasicUI after Editor=>Control migration
2017-01-28 Paul Davisfix action names in Push2 support code
2017-01-28 Len OvensMCP GUI make surface numbering the same as port numberi...
2017-01-28 Paul Davismackie surface support changes actions recently moved...
2017-01-28 Paul Daviswiimote surface support changes actions recently moved...
2017-01-28 Len OvensMCP fix issue 7219 get GUI to show main surface for...
2017-01-23 Paul Davisgeneric MIDI: put controllables into touch mode (if...
2017-01-22 Paul Davisadd some comments
2017-01-21 Paul Davisremove debug cruft from wscript for push2 that breaks...
2017-01-20 Robin GareusMIDI leaks -- the Controllergate conspiracy debunked
2017-01-19 Paul Davisancillary change related to removal of boost::optional...
2017-01-13 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-01-12 Len OvensOSC: We want to see aux buses even if the gui has them...
2017-01-11 Len OvensOSC: Fix aux mute to check stripable exists first
2017-01-10 Paul Davisfix nested templates for ye ancient compilers of the...
2017-01-10 Len OvensOSC: Fix cue observer stop to zero controls
2017-01-10 Len OvensOSC: Add Talent individual monitor controls
2016-12-31 Len OvensOSC: remove unused overall feedback calls and variables
2016-12-31 Len OvensOSC: remove feedback enable from GUI (unused)
2016-12-31 Robin Gareusamend 3afe3f32df (remove unused global feedback option)
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-28 Robin GareusTear down OSC settings GUI, when the protocol is disabled
2016-12-28 Robin GareusMove "Feedback" option to control-portocol settings
2016-12-19 Paul Davismake solo button on faderport actually work
2016-12-18 Paul Davisshould not really bind a shared_ptr<Port> to a sigc...
2016-11-28 Len OvensOSC: Solo toggle should maintain state when locked...
2016-11-28 Len OvensOSC: Squelch select feedback when no feedback is config...
2016-11-27 Robin GareusNO-OP; Backport changes from Mixbus branch
2016-11-26 Len OvensOSC: no op, white space cleanup
2016-11-26 Len OvensOSC: Make plugin and plugin parameter numbering 1 based...
2016-11-25 Len OvensOSC: Add patch from 7137 and make it work for manual...
2016-11-25 Len OvensOSC: Patch from 7136 added cleaned and tested.
2016-11-19 Robin Gareusfix ambiguity
2016-11-18 John EmmasGenerally speaking we use Glib::usleep() now in prefere...
2016-11-18 Len OvensOSC: mark session dirty if setup changes
2016-11-18 Len OvensOSC: issue 7116 fix send enable not working
2016-11-04 Len OvensOSC: Fix default strip types to include Auxes.
2016-10-31 Len OvensOSC: Make Aux buses able to be separate.
2016-10-29 Len OvensOSC: Slow down data storm at surface refresh
2016-10-29 Len OvensOSC: Add names/fader value to master and monitor.
2016-10-28 Len OvensOSC: simplify int sends too.
2016-10-28 Len OvensOSC: More simplification - floats this time.
2016-10-28 Len OvensOSC: simplify Global feedback (remove repetitive code)
2016-10-24 Len OvensOSC fix debug logic for catchall messages
2016-10-24 Len OvensOSC Accept int in first parameter in path commands...
2016-10-17 Paul Davisreset peak meters used in push2 when stripable goes...
2016-10-17 Paul Davisremove unused variable
2016-10-13 Robin Gareusfix math ambiguity & OSX compilation
2016-10-13 Paul Davisstop using gkd_pango_context_get() in ArdourCanvas...
2016-10-13 W.P. van PaassenSmall improvement and change to comply with coding...
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
2016-10-13 Michiel de RooOSC added plugin activate/deactivate
2016-10-12 Nathan StewartFixed array index out of bounds in Push2Menu::set_active()
2016-09-30 Paul Davisfix some compiler warnings (from mingw)
2016-09-30 Paul Davisattempt to fix windows failed build by including pthrea...
2016-09-30 Paul Davispush2:small logic fix for destructor, mostly to ensure...
2016-09-30 Paul Davisreorganize push 2 code and logic to better handle devic...
2016-09-30 Paul Davisremove unused member variable
2016-09-30 Paul Davispush2 gui catches port registrations
2016-09-30 Paul Davisremove useless code from push2 gui dialog
2016-09-29 Robin GareusRectangle is ambiguous on Windows
2016-09-28 Paul DavisMacOS [sic] required changes for Rect in Push 2 code
2016-09-28 Paul Davisremove unnecessary method
2016-09-28 Paul Davismake Ben's cool range select hack work with Push 2
2016-09-28 Paul Davisfix for push2 code on Windows (no random())
2016-09-28 Paul Davismove mode/scale/key definitions out of push2 code and...
2016-09-27 Paul Davisdon't render push2 layouts to PNG
2016-09-27 Paul Davisadd missing/moved files from push2 merge
2016-09-27 Paul Davispush2: add code to render screen to PNG files for scree...
2016-09-27 Paul Davispush2: tweak layout APIs etc.
2016-09-27 Paul Davispush2: tweak logic of master button
2016-09-27 Paul Davispush2: improve logic of ::set_current_layout() to allow...
2016-09-27 Paul Davispush2: don't illuminate a button we do not use
2016-09-27 Paul Davispush2: null handle on failed open
2016-09-27 Paul Davispush2: fix issue with solo/mute display when entering...
2016-09-27 Paul Davispush2: many improvements to track mix and mix layouts
2016-09-27 Paul Davispush2: correct knob origin translation for drawing
2016-09-27 Paul Davisuse new canvas meter in push2 track mix layout
next