Update classkeys to match new total LuaSignal count (windows only)
[ardour.git] / libs / surfaces / control_protocol /
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-06-30 Johannes MuellerAddressing #7371: don't trigger session->undo() from...
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_bars()
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_seconds()
2017-05-22 Tim MayberryUse correct variable in BasicUI::jump_by_seconds
2017-05-15 John EmmasIt might not be obvious why... but 'ARDOUR::ControlProt...
2017-05-12 Paul Davisdon't actually use a method from libardourcp inside...
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::ControlPro...
2017-04-18 Tim MayberryAdd missing header include to ControlProtocol class...
2017-04-01 Ben LoftisFix set-*-from-edit-range actions, when accessed from...
2017-03-20 Len OvensBasicUI moved toggle_click,toggle_roll and stop_forget...
2017-03-19 Len Ovensbasic_ui send midi_panic directly to session rather...
2017-03-18 Len OvensOSC fix toggle_monitor_mute/dim/mono in basic_ui
2017-02-25 Paul DavisRevert "libs: debug output for faderport/editor mixer...
2017-02-24 Paul Davislibs: debug output for faderport/editor mixer strip...
2017-02-17 Robin GareusRemove direct calls to set solo_control()
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-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
2016-09-27 Paul Davispost-rebase fixes
2016-09-27 Paul Davischange API for BasicUI::goto_start() to use optional...
2016-09-27 Paul Davisadd method (taken from GTK GUI) to goto_nth_marker...
2016-09-27 Paul Davisuse new shared cancel_all_solo() in Mackie code
2016-09-27 Paul Davisadd correct implementation for cancel all solo to BasicUI
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-07 Paul Davisset ControlProtocol::_first_selected_stripable at the...
2016-07-06 Paul Davisa few post-rebase cleanups
2016-07-06 Paul Davisrestore/extend/simplify ControlProtocol API to allow...
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-04 Paul Davisuse session stripable selection API
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisremove now-redundant control protocol route-selection...
2016-05-31 Paul Davisremove no-longer-used TrackSelectionChanged signal...
2016-05-31 Paul Davisadd Stripable analogs for Route signals and methods...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-09 Paul Daviscopy-n-paste the ARDOUR_UI toggle-roll code into BasicU...
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-02 Paul Daviscontrol surfaces: fix BaseUI method for disabling recor...
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2016-01-25 Paul Davisuse route gain control, not amp->gain()
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 John EmmasAdd a link library that's now needed when building...
2016-01-19 Ben LoftisTransport_play should not jump back.
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-11-25 Paul Davisadd goto_zero() function for BasicUI
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-24 Paul Davisrationalize save/restore of control surface "feedback...
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisremove redundant os.path.join() calls when specifying...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-11 Paul Davisfinal eradication of jack header files from anything...
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
next