summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-23Tempo sections with a BBT start XML node are never rampednick_m
2017-05-23Remove unused header file in gtk2_ardourTim Mayberry
2017-05-23Remove dead assignment in Editor::export_audio()Tim Mayberry
2017-05-23Use braces in BasicUI::jump_by_bars()Tim Mayberry
2017-05-23Use braces in BasicUI::jump_by_seconds()Tim Mayberry
2017-05-23Use correct variable in BasicUI::jump_by_secondsTim Mayberry
2017-05-23Remove dead assignment in Editor::metric_get_bbtTim Mayberry
2017-05-23Remove dead assignment in MiniTimeline::draw_edgeTim Mayberry
2017-05-23Fix failure to laod old tempo mapsnick_m
2017-05-20OSC: Further fixes so multiple controls can touch at once.Len Ovens
2017-05-20OSC: fix c++98 mistakeLen Ovens
2017-05-20Fix libhid compile with /recent/ libc (GNU_SOURCE)Robin Gareus
2017-05-19OSC: Catch case of surface sending fader move before touchLen Ovens
2017-05-18OSC: Add fake timeout based touchLen Ovens
2017-05-17MCP: Fix issue with strip "select" buttons that stayed stuck on.Ben Loftis
2017-05-17MCP: map the well-known EQ knobs more explicitly, not heuristically.Ben Loftis
2017-05-15OSC: Add /strip/fader/touchLen Ovens
2017-05-15remove unused variableLen Ovens
2017-05-15Set Display Name for OSX/macOSRobin Gareus
2017-05-15OSC: added automation name feedbackLen Ovens
2017-05-15OSC: combine two identical if() statementsLen Ovens
2017-05-15It might not be obvious why... but 'ARDOUR::ControlProtocol::name()' needs to...John Emmas
2017-05-14Fix out-of-bounds waveform image rendering.5.9Robin Gareus
2017-05-14Support note name editing in midi list editorNil Geisweiller
2017-05-14Fix compiler warning of unused variable.André Nusser
2017-05-14Add note name parser to convert to midi note numberNil Geisweiller
2017-05-14one more update to german translationEdgar Aichinger
2017-05-14update german translationEdgar Aichinger
2017-05-14yet another stupid typoRobin Gareus
2017-05-14Fix double "Tape" in Record Mode drop down when adding new track.André Nusser
2017-05-14Fix use-after free (signal after deleting group)Robin Gareus
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-13OSC: make /*/automation more generic so other controls can be easily addedLen Ovens
2017-05-13Fix typos (thanks edogawa)Robin Gareus
2017-05-13The #end should be #endifLen Ovens
2017-05-13More tweaks to FP8 layout for 32CBen Loftis
2017-05-13Fix copy+paste error for mb32c filter freq.Ben Loftis
2017-05-13Update FP8: new controllables, clarify 32C bell-shape labelsRobin Gareus
2017-05-13amend efc2660f, well-known stripable controls:Robin Gareus
2017-05-13Update Session::writable() during Session::save_as() when switching to copyTim Mayberry
2017-05-12Midi map for Alesis QX25Len Ovens
2017-05-12change ControlProtocolManager protocol mutex into a RW lock.Paul Davis
2017-05-12don't actually use a method from libardourcp inside libardour; use a PBD::Sig...Paul Davis
2017-05-12Remove cfgtool, it's not useful anymoreRobin Gareus
2017-05-12OSC: GUI label changeLen Ovens
2017-05-12OSC: Create new surface struct for ALL incoming messagesLen Ovens
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-05-12MCU: F-keys are reserved only for user-defined actions; no need for explicit ...Ben Loftis
2017-05-12MCP: Momentarily light buttons when they are used to trigger a defined action.Ben Loftis