ardour.git
2018-02-13 Robin GareusRemove cruft
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-02-12 Ben Loftis...and also for VCA strips.
2018-02-12 Ben LoftisRemove track-adder button from the mixer-list, and...
2018-02-12 Paul Davisfix definition of Temporal::Beats::max()
2018-02-12 Ben LoftisRe-pack Editor Toolbar:
2018-02-12 Ben LoftisTimecode instead of SMPTE.
2018-02-12 Ben LoftisTweak combo-box sizing to match actual triangle size...
2018-02-11 Ben LoftisFix potential crash in snap_to_grid (grid-mark list...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-11 Ben LoftisSoloSelection: libardour part.
2018-02-11 Ben LoftisResolve a few -Wunused-variable warnings in US2400.
2018-02-11 Ben LoftisiCon device tweaks: faster timecode display refresh...
2018-02-11 Ben LoftisAdd qex + qcon mcp device file (expander on left)....
2018-02-11 Ben LoftisResolve -Wreorder in qcon code.
2018-02-10 Ben LoftisCopy+Paste thinko: use passed-in variable instead of...
2018-02-10 Ben LoftisCairo-fix cursor lines so they align perfectly with...
2018-02-09 Ben LoftisRemove unused code.
2018-02-09 Ben LoftisFix potential crash with EditAtSelectedMarker, when...
2018-02-09 Ben Loftisnew_grid: Add grid_lines.cc
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_grid: MidiRegionView::motion should propagate thru...
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2018-02-05 Len OvensOSC: clean up jog mode, simplify feedback
2018-02-03 John EmmasMSVC only allows static class members to be initialised...
2018-02-03 John EmmasMake sure that 'libardour-config,h' only gets #included...
2018-02-03 Ben LoftisFurther defer changes of plugin Tags+Status, and consol...
2018-02-02 Ben LoftisFixes for the iCON Qcon mcp device - LED rings. Submit...
2018-02-02 Len OvensOSC: jog mode and jog mode name should be sent at refresh
2018-02-01 Ben LoftisSupport for the iCON Qcon mcp device - sysex strings...
2018-02-01 Ben LoftisUpdated mcp files for iCON Qcon controller.
2018-02-01 Robin GareusAdd a script to jump to a named marker
2018-01-31 Len OvensOSC: Add group name feedback to strips
2018-01-31 Shawn DohertyCreate M-Audio_Axiom_AIR_Mini_32.map
2018-01-31 Robin GareusRevert "Clean up help-text, use multi-line single labels"
2018-01-31 Robin GareusOnly list hidden plugins with "Show hidden only"
2018-01-31 Robin GareusUse new tag-search API
2018-01-31 Robin GareusAllow to filter tags by hidden + favorite
2018-01-31 Robin GareusClean up help-text, use multi-line single labels
2018-01-31 Robin GareusFix sensitivity of Tag-reset-button and row activation
2018-01-31 Robin Gareusconst where const is due
2018-01-31 John EmmasText case change (_VSTInfo::Category needs to be capita...
2018-01-30 Robin GareusFix editing/replacing plugin-tags
2018-01-30 Robin GareusPlugin-Selector: Use ArdourButton instead of Gtk::Check...
2018-01-30 Robin GareusArdour Button Toggle explosion
2018-01-30 Robin GareusRemove GUI-side LADSPA author-name tweaks.
2018-01-30 Robin GareusMove LADSPA Author string sanitation to libardour.
2018-01-30 Robin GareusPlugin-Selector replace Gtk::ComboBox with ArdourDropdown
2018-01-30 Robin GareusArdourButton: honor text-ellipsis width for size-request
2018-01-30 Robin GareusAdd ArdourDropdown API for use as dumb text dropdown.
2018-01-30 Robin Gareustom's-loop: Allow pasting at loop-end (needs future...
2018-01-30 Robin GareusUse backend-API to reset tags, remove unused category
2018-01-30 Robin GareusAdd backend-API to reset plugin tags
2018-01-30 Robin GareusDon't automatically open plugin-GUI if there are no...
2018-01-30 Robin GareusFurther tweaks to Plugin-Selector:
2018-01-30 Robin GareusFix plugin factory tags
2018-01-30 Ben LoftisPlugin Selector: ui tweaks.
2018-01-30 Robin GareusClean up tag tokenization code
2018-01-30 Robin GareusAdd factory plugin tags + favorites
2018-01-30 Robin GareusRemove unused API
2018-01-30 Robin GareusMajor overhaul of plugin-selector: tag-management ...
2018-01-30 Robin GareusAdd plugin tag-filter to Mixer-favorites sidebar
2018-01-30 Robin GareusNew PluginStatusesChanged API
2018-01-30 Robin GareusNO-OP: whitespace
2018-01-30 Robin GareusUpdate PluginManager: implement plugin tags
2018-01-30 Robin GareusPrepare for PluginStatusesChanged API change
2018-01-30 Robin GareusUpdate plugin classification
2018-01-30 Robin GareusPrepare plugin-meta-data config-dir and files
2018-01-30 Robin GareusLuaInstance: prepare for 3 argument signal/slot callbacks
2018-01-28 Chris DennisAdds support for building in Mac OS High Sierra
2018-01-28 Robin GareusAdd icon for MIDI sysex transmit script
2018-01-27 Robin GareusFP8/16: Update Plugin List when Selection changes.
2018-01-27 Robin GareusFP8/16: Don't show Channelstrip as Plugin, use well...
2018-01-27 Robin GareusEmit a single change when changing track selection...
2018-01-27 Robin Gareusremove accidentally commited file
2018-01-27 Robin GareusFix some small memory leak (libardour)
2018-01-27 Robin GareusFix some small memory leaks (GUI)
2018-01-26 Robin GareusFix some clang warnings (argument with 'nonnull' attrib...
2018-01-25 Ben LoftisAdd tooltip to markers so they can be found without...
2018-01-25 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-01-24 Len OvensOSC: reorder /set_surface parameters to fit manual
2018-01-24 Len OvensOSC: Make sure observers are restarted if port changes
2018-01-24 Len OvensOSC: Allow Surface to set it's own receive port
2018-01-24 Len OvensOSC: allow each surface to set portmode for that IP.
2018-01-23 Robin GareusFix FP16 Solo (0x53 is mapped to encoder-press, 0x56...
2018-01-23 Hiroki InagakiUpdate Japanese translation
2018-01-21 Robin GareusFix ffmpeg/ffprobe parser (sample/frame 30b087ab) ...
2018-01-21 Robin GareusUse "frame" for video-frames, fixes video-monitor state.
2018-01-21 Robin GareusFix Export-format timecode spec (frames: timecode frames)
2018-01-21 Robin GareusFix video preview request - #7544
2018-01-17 Robin GareusExplicit encoding for bindings html.
2018-01-15 Robin GareusAdd Lua bindings to change Location/Maker names
2018-01-14 Len OvensOSC: Added feedback for /strip/hide
2018-01-14 Len OvensOSC: add /strip/hide
2018-01-14 Robin Gareusfix DSP load indicator color
2018-01-14 Robin GareusAdd Toolbar disk-space widget.
2018-01-14 Robin GareusSeparate DSP load indicator into generic gauge widget
2018-01-13 Len OvensOSC: Add feedback for hidden strip
2018-01-13 Len OvensOSC: add /select/hide
2018-01-12 Robin GareusRefine 31f79489, de-duplicate AU I/O configurations
next