Only show user-presets in favorite sidebar
[ardour.git] / libs / backends / jack /
2018-11-28 Robin GareusRemove ambiguous API implementation
2018-10-17 Paul Davisadd new API for retrieving port flags from backend
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-11 Robin GareusAdd API to query backend realtime thread priority
2017-12-16 Robin GareusFix gcc4 builds "GCC diagnostic not allowed inside...
2017-12-15 Robin GareusSync weakjack with upstream https://github.com/x42...
2017-10-30 Robin GareusAdd & implement PortEngine::externally_connected() API
2017-10-30 Robin GareusAdd missing header (-Wmissing-prototypes)
2017-10-30 Robin GareusAdd weak linked symbol for "jack_port_is_mine"
2017-09-19 Robin GareusRevert some more frame/sample API issues
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-23 Stefan Müller-Klieserbackends: jack: display playback only devices
2017-08-05 Robin GareusUpdate backend API: read-only MIDI input buffers
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in JACK...
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-10-18 Paul Davisfix retrieval of port properties (metadata) when the...
2016-08-19 Robin Gareushandle edge-case where jack-meta-data may be NULL,...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-01 Robin Gareusfix jack_port_rename() detection
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mInitial stab at tempo ramps.
2016-04-17 Robin Gareusimplement metadata-set for remaining backends
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-01-07 Robin Gareusnitpick
2016-01-07 Paul Davisfix missing symbol on OS X
2015-12-05 Robin GareusJACK: expose --nperiods option
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-10-28 Robin Gareusfix JACK/windows compilation
2015-10-28 Robin Gareususe weak-jack's jack_port_rename wrapper
2015-10-06 Tim MayberryRemove an unnecessary boolean argument in jack utils
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-11 Robin Gareusfix jack startup on OSX (w/midi)
2015-07-16 Ben Loftismerge fix
2015-07-04 Robin Gareusfix jack_port_get_aliases return value (if n/a)
2015-07-04 Robin Gareusfix jack/pthread windows condition
2015-07-04 Robin Gareussynchronize with https://github.com/x42/weakjack/
2015-07-04 Robin Gareususe a trick to compile JACK/win with new and old headers
2015-07-04 Robin Gareusfix side-effect of moving to jack1 headers
2015-07-04 Robin Gareusfix compilation with mingw + pthreads
2015-07-04 Robin Gareusfix use of += in waf variable
2015-07-04 Robin Gareusonly compile, don’t link & run jack checks
2015-07-03 Robin Gareusfix weak jack w/new jack_port_rename()
2015-07-02 Paul Davisfix error in type definition for weak jack handling...
2015-07-02 Paul Davisadd conditional use of jack_port_rename(), a newly...
2015-06-14 Robin Gareusprobe buffersize if jackd is already running.
2015-05-03 Christopher ArndtFix mixed spaces/tabs in wscripts
2015-04-30 John EmmasWhen testing for x86 / x64 architecture, don't forget...
2015-04-23 Robin Gareusfix jack-metadata for weak-jack linking
2015-04-23 Paul Davisfix JACK metadata configure check.
2015-04-23 Paul Davisadd a real check for functioning JACK metadata API...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 nick_mBackend - change midi optons string.
2015-03-27 nick_mBackend - change midi optons string.
2015-03-13 Robin Gareusonly jack+windows use portaudio.
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusfix jack thread joining
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusyet another copy/paste typo :(
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin Gareusauto-initialize weak-jack
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-11-13 Robin Gareusadd symbol debug information to weak-jack
2014-11-13 Robin Gareusyet another build fix
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 John EmmasSome minor bits of casting to keep MSVC happy when...
2014-10-24 Robin Gareusfix screwup in prev commit-diff
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation
2014-10-24 Robin Gareusfix libjack names
2014-10-23 Robin Gareusfix 64bit compile with old gcc
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-22 Robin Gareusfix jack/mingw compilation
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-07 Tim MayberryDon't use module versioning with jack backend in the...
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin Gareusif the user chooses to stop the jack-backend, mark...
2014-06-04 Paul DavisRevert "When writing '.jackdrc' make sure we enclose...
2014-06-03 John EmmasWhen writing '.jackdrc' make sure we enclose any device...
next