summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-11SoloSelection: gui part.Ben Loftis
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-10Add qex + qcon mcp device file (expander on left). Submitted by Michal Barhon.Ben Loftis
2018-02-10Resolve -Wreorder in qcon code.Ben Loftis
2018-02-10Copy+Paste thinko: use passed-in variable instead of member variable. Maybe ...Ben Loftis
2018-02-10Cairo-fix cursor lines so they align perfectly with Rulers, Grids, and region...Ben Loftis
2018-02-09Remove unused code.Ben Loftis
2018-02-09Fix potential crash with EditAtSelectedMarker, when no marker is selected.Ben Loftis
2018-02-09new_grid: Add grid_lines.ccBen Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-09new_grid: MidiRegionView::motion should propagate thru RegionView, so snapped...Ben Loftis
2018-02-09new_snap: Snapped Cursor ( 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-02-01Updated mcp files for iCON Qcon controller.Ben Loftis
2018-02-01Add a script to jump to a named markerRobin Gareus
2018-01-31OSC: Add group name feedback to stripsLen Ovens
2018-01-31Create M-Audio_Axiom_AIR_Mini_32.mapShawn Doherty
2018-01-31Revert "Clean up help-text, use multi-line single labels"Robin Gareus
2018-01-31Only list hidden plugins with "Show hidden only"Robin Gareus
2018-01-31Use new tag-search APIRobin Gareus
2018-01-31Allow to filter tags by hidden + favoriteRobin Gareus
2018-01-31Clean up help-text, use multi-line single labelsRobin Gareus
2018-01-31Fix sensitivity of Tag-reset-button and row activationRobin 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-30Plugin-Selector: Use ArdourButton instead of Gtk::CheckButtonRobin Gareus
2018-01-30Ardour Button Toggle explosionRobin Gareus
2018-01-30Remove GUI-side LADSPA author-name tweaks.Robin Gareus
2018-01-30Move LADSPA Author string sanitation to libardour.Robin Gareus
2018-01-30Plugin-Selector replace Gtk::ComboBox with ArdourDropdownRobin 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-30tom's-loop: Allow pasting at loop-end (needs future rework after nutempo)Robin Gareus
2018-01-30Use backend-API to reset tags, remove unused categoryRobin Gareus
2018-01-30Add backend-API to reset plugin tagsRobin Gareus
2018-01-30Don't automatically open plugin-GUI if there are no controlsRobin Gareus
2018-01-30Further tweaks to Plugin-Selector:Robin Gareus
2018-01-30Fix plugin factory tagsRobin Gareus
2018-01-29Plugin Selector: ui tweaks.Ben Loftis
2018-01-30Clean up tag tokenization codeRobin Gareus
2018-01-30Add factory plugin tags + favoritesRobin Gareus