LV2 external UI handling - revert to <= 3.3. behaviour
[ardour.git] / libs /
2013-09-01 Robin Gareusimprove scroll and drag behaviour of volume-controller...
2013-08-31 Robin Gareusfix keyboard interaction with volume knobs (monitor...
2013-08-29 Robin Gareusfix typo in IEC-meter 'weird-float' protection.
2013-08-29 Robin Gareusprotect meters against weird float values
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-27 Robin Gareusfix vari-speed phase (when used for calculation only)
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-24 Paul Davispot/po file updates caused by waf i18n
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-08-24 Tim Blechmannexport: add support for CAF
2013-08-22 Paul Davisundo the hiding of SR-dependent LV2 ports
2013-08-15 Paul Davisupdate czech translations from pavel fric, part 2
2013-08-15 Paul Davisupdate czech translations from pavel fric
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-15 Paul Davischeck master sources when determining whether a region...
2013-08-13 Tim MayberryCall setup_libpbd_enums in PBD::init for portability
2013-08-13 Tim MayberryCall Gio::init from PBD::init instead of ARDOUR::init
2013-08-13 Tim MayberryCall PBD::init in ARDOUR::init and PBD::cleanup in...
2013-08-13 Tim MayberryAdd PBD::init and PBD::cleanup
2013-08-13 Tim MayberryPrevent libardour from being initialized more than...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-11 Robin Gareusfix thinko in 5dee49e19
2013-08-11 Robin Gareusfix 5dee49e19 (32/64 bit unsigned int compatibility)
2013-08-11 Robin Gareusmake LV2 communication buffers independent from jack...
2013-08-07 Robin Gareusfix compiler warning
2013-08-04 Robin GareusTimecode: fix subframe rounding
2013-08-04 Robin Gareusfix no-roll LTC encoder, honor locates when transport...
2013-08-03 Robin Gareusmake master-meter in toolbar optional
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-08-03 Robin Gareusproperly handle port removal in route.
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Robin Gareuson session-load: skip output-change-handler until IOs...
2013-08-02 Robin Gareusdisallow invalid port-removal
2013-08-02 Paul Davisfix typos in display of error message about an LV2...
2013-08-02 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-02 Michael FisherMidi clock housekeeping
2013-08-02 Michael FisherMake Session::send_song_position_pointer a no-op
2013-08-02 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-02 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-02 Michael Fisher- Send position data from internal position class
2013-08-02 Michael FisherTest code removal...
2013-08-02 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-02 Michael FisherStop compiler warning about NSURL
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-01 Paul Davisremove an identical odd namespacing typo
2013-08-01 Paul Davisremove odd namespacing typo
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-31 Robin Gareusclean up some valgrid "Uninitialised value was created...
2013-07-31 Robin Gareusfix typo in c212c16eb
2013-07-31 Robin Gareusinitialize some uninitialized values
2013-07-31 Robin Gareuscatch assert()
2013-07-31 Robin GareusLV2 - use scratch buffers to scratch :)
2013-07-31 Robin Gareusanother amend to 00f26394a9
2013-07-31 Robin Gareusfix stupid copy/paste error in 00f26394a9
2013-07-30 Robin Gareusminimize meter-peak re-draw area
2013-07-30 Robin GareusRMS meter: remove unused peak-detection
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-07-30 Robin GareusRevert "fix issue with generator plugins and no-roll...
2013-07-30 Robin Gareusfix issue with generator plugins and no-roll disk monit...
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherReturn an empty string instead of a bool
2013-07-29 Michael FisherCast param for std::time to a pointer of time_t
2013-07-29 Michael FisherProper OSX/CLANG/CXX11 support in stl_delete.h
2013-07-29 Michael FisherHousekeeping, code style
2013-07-29 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-07-29 Michael FisherAdd method to send a song position pointer message
2013-07-29 Robin Gareususe K-20 meter as default master bus
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-28 Robin Gareuschange default meter-fall-off to 13.3 dB/sec
2013-07-28 Robin Gareususe 3px for peak-hold in LED mode -> display 2 bright...
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-28 Robin Gareustweak meter-LED style
2013-07-28 Edgar Aichingerupdate german translation for libardour
2013-07-28 Edgar Aichingerupdate german translation
2013-07-28 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-07-28 Robin Gareusmake LED meter style optional
2013-07-26 Robin Gareuscache shaded meter-background regardless of color
2013-07-26 Robin Gareusfix meter background redraw issue #5601
2013-07-25 Robin Gareus[re]implement horizontal meter
2013-07-25 Robin GareusDon't allow to deactivate meter.
2013-07-25 Robin Gareusreset meters only when *really* necessary
2013-07-25 Robin Gareusfix compiler warning
2013-07-24 Robin Gareusalign gradient with meter-metrics
2013-07-24 Robin Gareusincrease saturation of meter-shader
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareuschange default VU mode to "0VU = +4dBu (standard)"
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-23 Robin Gareususe fixed fall-off time for k-meter
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-18 Robin Gareusreset meter when meter-point changes
2013-07-17 Robin Gareusadd a stripe-pattern to the meters
2013-07-16 Robin Gareusmeter-state 17 and 49 + code-comment
2013-07-16 Robin Gareuspossible fix for tracker.ardour.org/view.php?id=5586
2013-07-16 Robin Gareusrework metering states 2, 6, 18 and 22
2013-07-16 Robin Gareusrevert functionality of f842e8af2 (meter display in...
next