Revert some theme tweaks. Left-justify gauge text.
[ardour.git] / libs /
2018-02-17 Len OvensOSC: Select should be able to rename as well.
2018-02-16 Len OvensOSC: added group join, switch, remove function
2018-02-16 Len Ovensnoop OSC: path strings should not get tranlated
2018-02-16 Len OvensOSC: Add /group/list so surface can get a list of groups
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-15 Ben LoftisAuto-monitor == Cue for MIDI tracks.
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-02-12 Paul Davisfix definition of Temporal::Beats::max()
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 LoftisResolve -Wreorder in qcon code.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (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-01-31 Len OvensOSC: Add group name feedback to strips
2018-01-31 Robin GareusAllow to filter tags by hidden + favorite
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 GareusArdour Button Toggle explosion
2018-01-30 Robin GareusMove LADSPA Author string sanitation to libardour.
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 GareusAdd backend-API to reset plugin tags
2018-01-30 Robin GareusFix plugin factory tags
2018-01-30 Robin GareusClean up tag tokenization code
2018-01-30 Robin GareusRemove unused API
2018-01-30 Robin GareusNO-OP: whitespace
2018-01-30 Robin GareusUpdate PluginManager: implement plugin tags
2018-01-30 Robin GareusUpdate plugin classification
2018-01-30 Robin GareusPrepare plugin-meta-data config-dir and files
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 GareusFix some small memory leak (libardour)
2018-01-26 Robin GareusFix some clang warnings (argument with 'nonnull' attrib...
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 Export-format timecode spec (frames: timecode frames)
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-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
2018-01-11 Robin GareusFix AU i/o busses accounting.
2018-01-10 Len OvensOSC: Expand gainmode to add two new options
2018-01-03 Robin Gareusstrlen is not a member of std.
2018-01-02 Len OvensOSC: Plugin activate should detect no plugins
2017-12-31 Robin GareusLua-binding to directly add automation-events
2017-12-31 Robin GareusProcess Panner Automatables (emit Changed)
2017-12-29 Len OvensOSC: Check for no markers yet (crash fix)
2017-12-24 Len Ovensremove unused line
2017-12-23 Len OvensOSC: fix jog mode } in wrong place
2017-12-23 Len OvensOSC: Add feedback for /marker
2017-12-22 Robin GareusTweak size of transport-icons for consistent height...
2017-12-22 Hiroki InagakiUpdate Japanese translation
2017-12-22 Robin GareusTweak icons (for non-square layout)
2017-12-22 Len OvensOSC: add /marker to locate to a marker.
2017-12-21 Robin GareusFP8/16: Ignore "black" a strip color, always light...
2017-12-21 Robin GareusFP8/16 fix meter + no-pan display mode
2017-12-21 Robin GareusFP8/16 subscribe to panner changes (add/remove channel)
2017-12-20 Len OvensOSC: Add /surface/list option to setting GUI
2017-12-19 Robin GareusFix fp16 encoder (misleading doc on fp8)
2017-12-19 Robin GareusRevert "Prototype to allow embedding sysex in midi...
2017-12-19 Robin GareusRelax max MIDI msg size to 256 (for long sysex)
2017-12-19 Robin GareusFix faderport-16 touch on/off (fixes faders 9..16)
2017-12-16 Len OvensOSC: Move /surface/list output to PBD::info
2017-12-16 Len OvensOSC: make custom strip lists work on linked surfaces too
2017-12-16 Robin GareusFix gcc4 builds "GCC diagnostic not allowed inside...
2017-12-16 Robin GareusDowngrade some undo-related error messages
2017-12-15 Robin GareusSync weakjack with upstream https://github.com/x42...
2017-12-15 Len OvensOSC: Add Sorted or not to custom strip list
2017-12-15 Len OvensOSC: in custom strip list check all strips exist
2017-12-15 Len OvensOSC: initialize parameter correctly
2017-12-13 Robin GareusFix FP8/16 port-names
2017-12-13 Robin GareusFix FP16 fader-touch release for faders 9..16
2017-12-13 Robin GareusFix FP16 select button 10..16
2017-12-12 Robin GareusAdd FP17 to reserved I/O names
2017-12-12 Robin GareusAdd FP16 control-surface
2017-12-12 Robin GareusNamespace FP8, FP16 to avoid symbol conflicts
2017-12-12 Robin GareusPrepare for FaderPort16 (ctrl-protocol)
2017-12-11 Robin GareusFix a -Wreorder
2017-12-11 Robin Gareusmore NO-OP, comment and whitespace
2017-12-11 Ben LoftisUS-2400: ignore joystick moves until the user clicks...
2017-12-06 Robin GareusPrototype to allow embedding sysex in midi-map
2017-12-06 John EmmasAccommodate newly added/removed source(s) in our MSVC...
2017-12-05 Robin GareusAdd Lua bindings for MIDI-parser and Async ports
2017-12-05 Robin GareusIncrease ALSA max MIDI msg size to 128 bytes (same...
next