Fix AFL position
[ardour.git] / libs / surfaces /
2020-01-05 Paul Davisfix handling of flags in the OSC input handler
2019-12-31 Paul Davisconvert GenericMIDI into a real control protocol module...
2019-12-31 Paul Davisremove MIDI Control input and output ports from session...
2019-12-30 Paul Davisuse a local version (copy) of the G_SOURCE_FUNC macro...
2019-12-30 Robin GareusRevert "fix a cast warning (as recommended in GTK+...
2019-12-30 Paul Davisexpand use of new BasicUI API for transport button...
2019-12-30 Paul Davisuse new Session API to deal with transport state
2019-12-30 Paul Davisuse new BasicUI and Session API to deal with transport...
2019-12-30 Paul Davisprovide new methods for BasicUI that wrap the "complexi...
2019-12-30 Paul Davisfix a cast warning (as recommended in GTK+ docs
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (1/2)
2019-12-09 David RobillardFix font size on Push2
2019-12-09 David RobillardFix deprecated-copy warnings
2019-11-02 Paul Davispart 1 of replicating semantics of ARDOUR_UI::toggle_ro...
2019-11-02 Paul Davisrename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-11-01 Paul Davisremove seamless looping as an option (it's now the...
2019-10-22 Ben LoftisNew implementation for single-fader mackie devices...
2019-10-21 Ben LoftisAdd support for single-fader MCU devices: XTouch One...
2019-09-25 Robin GareusConsolidate and extend "well-known" controls:
2019-09-25 Robin GareusFaderport: use well-known-controls API
2019-09-18 Robin GareusNO-OP: fix some Wimplicit-fallthrough
2019-09-18 Robin GareusConsistent use of abort() /* NOTREACHED */
2019-09-06 Robin GareusNO-OP: whitespace
2019-09-06 Robin GareusFix MSVC compilation
2019-09-05 Robin GareusShuttle Surface: handle libusb_init() failure
2019-09-05 Robin GareusFix thinko/typo bug introduced in e6c9bcfd07
2019-08-23 Robin GareusLCXL: Fix uninitialized pointer function
2019-08-21 Robin GareusFix potential call of uninitialized pointer function
2019-08-21 Robin GareusInitialize variable, fix branch condition
2019-08-21 Robin GareusPrefer to use API defined return status
2019-08-21 Robin GareusInitialize uninitialized variable
2019-08-20 Robin GareusShuttle Surface: Fix uninitialized argument in case...
2019-08-06 Len OvensOSC: foldback buses should be able to be mono
2019-08-03 Robin GareusUpdate plugins/addons GPL boilerplate and (C) from...
2019-06-09 Robin GareusUpdate Push2 level-meter display (use new API)
2019-05-30 Johannes MuellerPotential fix for a race.
2019-05-30 Johannes MuellerMake ContourdesignControlProtocol::_button_actions...
2019-05-26 Robin GareusShuttle Surface: fix linking .dll
2019-05-25 Robin GareusShuttle Surface: request_factory and MSVC compatible...
2019-05-25 Robin GareusShuttle Surface: Fix C++ style: use accessor/setter...
2019-05-19 Johannes MuellerUse ActionModel also in ContourDesign surface
2019-05-18 Johannes MuellerSome frame -> sample changes in UCS2400
2019-05-18 Johannes MuellerAdd support for contourdesign ShuttlePRO v2 and Shuttle...
2019-05-18 Johannes MuellerAdd some options for surfaces to jump in the timeline
2019-05-13 Ben LoftisFix some actions that moved from Common to Editor.
2019-05-09 Robin GareusGeneric-MIDI ctrl: tweak pitch-bend message behavior
2019-05-05 Robin GareusTweak initial generic-midi sync/smoothing
2019-04-20 Johannes MuellerMake use of ActionModel::build_custom_action_combo()
2019-04-20 Johannes MuellerUse ActionModel::build_action_combo() for Control Surfa...
2019-04-20 Johannes MuellerUse ActionModel API in the Control Surfaces that can...
2019-04-19 Johannes MuellerFadeport: Fix User button state save and restore
2019-04-19 Johannes MuellerFix restoring of CC121 configuration
2019-04-13 Robin GareusNO-OP: <tab> after <space> fixes in libs
2019-04-08 Robin GareusIndicate automation-latch as "touch" on the CC121
2019-04-07 Robin GareusNO-OP: indent
2019-04-07 Robin GareusAdd missing semicolon (Mixbus)
2019-04-03 Robin GareusFix OSC crash when there's no master bus
2019-04-01 Robin GareusIndicate automation-latch as "touch" on the FP1
2019-04-01 Robin GareusExpose Latch automation mode to MCUs
2019-03-23 Robin GareusNO-OP: whitespac
2019-03-23 Robin GareusFix generic-midi controllable race-condition
2019-03-23 Robin GareusRe-add global lookup for generic-midi ctrl state
2019-03-23 Robin GareusUpdate GenericMidiControlProtocol to use shared/weak...
2019-03-23 Robin GareusPrepare PBD::Controllable API cleanup (remove only...
2019-03-23 Robin GareusRemove unusued API Create/Delete Binding
2019-03-20 Paul Davisfix all surfaces' available action menus
2019-03-20 Paul Davisfix Mackie available action menu
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-19 Ben LoftisMixer/show-editor is now Common/show-editor
2019-03-19 Paul Davisreorder #include directives
2019-03-18 Paul Davisswitch remaining use of Common/ToggleMixerList to Mixer...
2019-03-06 Jan LentferLCXL:Disable global mute/solo/recarm in device mode
2019-02-16 Paul Davisremove references to "Editor_menus" which is an action...
2019-02-16 Paul Davisrename Main_menu action to Main menu
2019-01-21 Robin GareusNO-OP: whitespace
2019-01-21 Robin GareusNO-OP: remove unused code
2019-01-21 Robin GareusISO-C++ compat, see cd70c6bda5b, 91ed9840d
2019-01-18 Len OvensOSC: remove unused variable
2019-01-18 Len OvensOSC: shorten foldbackbus names
2019-01-16 Robin GareusFix ambiguity introduced in 91ed9840d
2019-01-14 John EmmasClarify which version of 'ActionManager::get_action...
2019-01-11 Paul Davisdo not crash if an unknown action is used by US2400...
2019-01-11 Paul Davisdo not crash if an unknown action is used by Mackie...
2019-01-03 Jan LentferLCXL: Fix a problem in switch_bank
2019-01-03 Jan LentferLCXL: fix special 32C handling for autom. lanes
2018-12-12 Jan LentferLCXL: some more small tweaks
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-10 Paul Davisfix Window->Common move for show-mixer
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-13 Len OvensChanged send/deliver role "Personal" to "Foldback"...
2018-11-13 Len OvensOSC: New personal monitor buses no longer need to be...
2018-11-13 Len OvensOSC: logic thinko fix
2018-11-11 Jan LentferLCXL: some final fixes
2018-11-08 Len OvensOSC: specify which stiripable type we want
2018-10-30 Len OvensOSC: Allow non-cue surfaces to create personal send...
2018-10-19 Len OvensAdd personal monitor sends
2018-10-18 Robin GareusFix scalar initialization of shared_ptr<>.
2018-10-17 Len OvensOption to hide send if aux is hidden
2018-10-17 Jan LentferLCXL: complete overhaul and Mixbus support
next