summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-02-16OSC: Select should be able to rename as well.Len Ovens
2018-02-16OSC: added group join, switch, remove functionLen Ovens
2018-02-16noop OSC: path strings should not get tranlatedLen Ovens
2018-02-16OSC: Add /group/list so surface can get a list of groupsLen Ovens
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2018-02-12Users struggle with Pane Dividers. Make them larger, and set a min-size on t...Ben Loftis
2018-02-12fix definition of Temporal::Beats::max()Paul Davis
2018-02-11SoloSelection: libardour part.Ben Loftis
2018-02-10Resolve a few -Wunused-variable warnings in US2400.Ben Loftis
2018-02-10iCon device tweaks: faster timecode display refresh rate. Submitted by Michal...Ben Loftis
2018-02-10Resolve -Wreorder in qcon code.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-05OSC: clean up jog mode, simplify feedbackLen Ovens
2018-02-03MSVC only allows static class members to be initialised in the class declarationJohn Emmas
2018-02-03Make sure that 'libardour-config,h' only gets #included when building with wa...John Emmas
2018-02-02Further defer changes of plugin Tags+Status, and consolidate code to call Plu...Ben Loftis
2018-02-02Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon :...Ben Loftis
2018-02-01OSC: jog mode and jog mode name should be sent at refreshLen Ovens
2018-02-01Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Ba...Ben Loftis
2018-01-31OSC: Add group name feedback to stripsLen Ovens
2018-01-31Allow to filter tags by hidden + favoriteRobin Gareus
2018-01-31const where const is dueRobin Gareus
2018-01-31Text case change (_VSTInfo::Category needs to be capitalized)John Emmas
2018-01-30Fix editing/replacing plugin-tagsRobin Gareus
2018-01-30Ardour Button Toggle explosionRobin Gareus
2018-01-30Move LADSPA Author string sanitation to libardour.Robin Gareus
2018-01-30ArdourButton: honor text-ellipsis width for size-requestRobin Gareus
2018-01-30Add ArdourDropdown API for use as dumb text dropdown.Robin Gareus
2018-01-30Add backend-API to reset plugin tagsRobin Gareus
2018-01-30Fix plugin factory tagsRobin Gareus
2018-01-30Clean up tag tokenization codeRobin Gareus
2018-01-30Remove unused APIRobin Gareus
2018-01-30NO-OP: whitespaceRobin Gareus
2018-01-30Update PluginManager: implement plugin tagsRobin Gareus
2018-01-30Update plugin classificationRobin Gareus
2018-01-30Prepare plugin-meta-data config-dir and filesRobin Gareus
2018-01-27FP8/16: Update Plugin List when Selection changes.Robin Gareus
2018-01-27FP8/16: Don't show Channelstrip as Plugin, use well-known API onlyRobin Gareus
2018-01-27Fix some small memory leak (libardour)Robin Gareus
2018-01-26Fix some clang warnings (argument with 'nonnull' attribute passed null)Robin Gareus
2018-01-24OSC: reorder /set_surface parameters to fit manualLen Ovens
2018-01-24OSC: Make sure observers are restarted if port changesLen Ovens
2018-01-24OSC: Allow Surface to set it's own receive portLen Ovens
2018-01-24OSC: allow each surface to set portmode for that IP.Len Ovens
2018-01-23Fix FP16 Solo (0x53 is mapped to encoder-press, 0x56 to loop)Robin Gareus
2018-01-23Update Japanese translationHiroki Inagaki
2018-01-21Fix Export-format timecode spec (frames: timecode frames)Robin Gareus
2018-01-17Explicit encoding for bindings html.Robin Gareus