fix coordinate system for Canvas items_at_point() methods
[ardour.git] / libs / ardour /
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 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 Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-15 Paul Davischeck master sources when determining whether a region...
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davissome const_cast<> additions for OS X where gcc believes...
2013-08-14 Paul Davisremove JACK midi system stuff from jack_utils, because...
2013-08-14 Paul Davisprovide clock_gettime() implementation for lovely OSX...
2013-08-14 Paul Davisdon't bother with old MIDI port data in ardour.rc
2013-08-14 Paul Davissave and restore all ardour-owned MIDI ports
2013-08-13 Paul Davisfixes to get MTC (and probably MIDI clock) slaving...
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 MayberryPrevent libardour from being initialized more than...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-12 Paul Davisassorted extra debug output for MTC
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-10 Robin GareusMerge branch 'master' into ccmerge
2013-08-10 Paul Davisfix output latency option in jack command line
2013-08-09 Paul Davisdon't write a bogus jack cmdline ... leave the existing...
2013-08-09 Paul Davisactually write JACK command line out to ~/.jackdrc...
2013-08-09 Paul Davisdon't waste time with sending MTC or MMC after stop...
2013-08-09 Paul Davisallow ardour to exit after JACK disconnects us
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisremove use of jack_get_time() from ARDOUR::get_microsec...
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-09 Paul Davisremove more naming that refers to JACK
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-09 Paul Davismore sensible ALSA device names now in use
2013-08-09 Paul Davisuse original names for ARDOUR MIDI "persistent" ports...
2013-08-09 Paul Davistry new code from rui/qjackctl for names of ALSA PCM...
2013-08-09 Paul Davissplit up session code that uses parts of the JACK API...
2013-08-09 Paul Davisthe JACK audio backend shared object depends on libasou...
2013-08-09 Paul Davisfix freewheeling
2013-08-08 Paul Davisfix crashes, clean up session code warmup and other...
2013-08-08 Paul Davisadd methods to queue full MTC and SPP messages, now...
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-08 Robin Gareusfix compiler warning
2013-08-08 Robin Gareusfix no-roll LTC encoder, honor locates when transport...
2013-08-08 Robin Gareusmake master-meter in toolbar optional
2013-08-08 Robin Gareusadvance track's play-position even if processing is...
2013-08-08 Robin Gareusproperly handle port removal in route.
2013-08-08 Michael FisherSend and Read MIDI Positions the right way
2013-08-08 Robin Gareuson session-load: skip output-change-handler until IOs...
2013-08-08 Robin Gareusdisallow invalid port-removal
2013-08-08 Paul Davisfix typos in display of error message about an LV2...
2013-08-08 Michael FisherMidi clock housekeeping
2013-08-08 Michael FisherMake Session::send_song_position_pointer a no-op
2013-08-08 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-08 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-08 Michael Fisher- Send position data from internal position class
2013-08-08 Michael FisherTest code removal...
2013-08-08 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-08 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-08 Paul Davisremove an identical odd namespacing typo
2013-08-08 Paul Davisremove odd namespacing typo
2013-08-08 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-08-08 Robin Gareusfix typo in c212c16eb
2013-08-08 Robin Gareusinitialize some uninitialized values
2013-08-08 Robin Gareuscatch assert()
2013-08-08 Robin GareusLV2 - use scratch buffers to scratch :)
2013-08-08 Robin Gareusanother amend to 00f26394a9
2013-08-08 Robin Gareusfix stupid copy/paste error in 00f26394a9
2013-08-08 Robin GareusRMS meter: remove unused peak-detection
2013-08-08 Robin Gareususe dedicated buffers for route (and track)
2013-08-08 Robin GareusRevert "fix issue with generator plugins and no-roll...
2013-08-08 Robin Gareusfix issue with generator plugins and no-roll disk monit...
2013-08-08 Michael FisherReturn an empty string instead of a bool
2013-08-08 Michael FisherCast param for std::time to a pointer of time_t
2013-08-08 Michael FisherHousekeeping, code style
2013-08-08 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-08-08 Michael FisherAdd method to send a song position pointer message
2013-08-08 Robin Gareususe K-20 meter as default master bus
2013-08-08 Robin Gareusadd option to resize meterbridge track-labels
2013-08-08 Robin Gareuschange default meter-fall-off to 13.3 dB/sec
2013-08-08 Robin Gareusfix compiler warnings.
2013-08-08 Edgar Aichingerupdate german translation for libardour
2013-08-08 Edgar Aichingerupdate german translation
2013-08-08 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-08-08 Robin Gareusmake LED meter style optional
2013-08-08 Robin GareusDon't allow to deactivate meter.
2013-08-08 Robin Gareusreset meters only when *really* necessary
2013-08-08 Robin Gareusfix compiler warning
2013-08-08 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-08-08 Robin Gareuschange default VU mode to "0VU = +4dBu (standard)"
2013-08-08 Robin Gareusimplement meter-lineup and VU standard preferences
2013-08-08 Robin Gareususe fixed fall-off time for k-meter
2013-08-08 Robin Gareusrestore session backwards compatibility to 3.3
2013-08-08 Robin Gareusimplement new meter types
2013-08-08 Robin GareusRevert "Revert new meter types (postponed until after...
2013-08-08 Robin Gareusreset meter when meter-point changes
next