summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-02-13Fix mixer left/right scroll, snap to strip boundary.Robin Gareus
2018-02-13Remove cruftRobin Gareus
2018-02-12Users struggle with Pane Dividers. Make them larger, and set a min-size on t...Ben Loftis
2018-02-12...and also for VCA strips.Ben Loftis
2018-02-12Remove track-adder button from the mixer-list, and add an obvious one at end ...Ben Loftis
2018-02-12fix definition of Temporal::Beats::max()Paul Davis
2018-02-12Re-pack Editor Toolbar:Ben Loftis
2018-02-12Timecode instead of SMPTE.Ben Loftis
2018-02-12Tweak combo-box sizing to match actual triangle size. Tweak size of grid_typ...Ben Loftis
2018-02-11Fix potential crash in snap_to_grid (grid-mark list is empty).Ben Loftis
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