summaryrefslogtreecommitdiff
path: root/common/JackPort.h
Commit message (Expand)AuthorAgeFilesLines
* String management fix.Stephane Letz2016-01-011-3/+3
* Align buffers to 32 byte boundaries to allow AVX processingAdrian Knoth2012-05-241-2/+2
* Cleanup.sletz2011-11-251-3/+3
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-281-0/+1
* 64 bits compilation on Windows.sletz2011-04-061-1/+1
* Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.sletz2011-03-111-3/+3
* New latency API implementation (in progress).sletz2011-03-041-1/+7
* Remove unneeded include.sletz2011-03-041-3/+3
* Add mixed 32/64 mode (off by default).sletz2009-03-241-6/+6
* Tim Blechmann optimization patch.sletz2008-10-201-3/+9
* Tim Blechmann optimization patches.sletz2008-09-291-1/+4
* Better symbols export for server and client side libraries.sletz2008-09-081-1/+1
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-10/+2
* Cleanup JackEngine::PortRename.sletz2008-09-011-1/+1
* Another Tim Blechmann patch to remove unnecessary virtual methods.sletz2008-06-121-1/+0
* Better control of exported symbols.sletz2008-06-051-1/+2
* All library side files become LGPLsletz2008-04-061-12/+12
* Beautifull codesletz2008-03-051-23/+23
* Use SetAlias for port naming. Use jackd midi port naming scheme.sletz2008-02-111-1/+0
* Documentationsletz2008-02-031-1/+1
* Documentationsletz2008-02-031-1/+1
* Update datesletz2008-02-011-1/+1
* Implement jack_recompute_total_latency and jack_recompute_total_latencies. Re...sletz2008-01-291-0/+2
* Updated API to match jack 0.109.0 version (in progress). Correct issue in Cor...sletz2008-01-281-5/+1
* Correct JackGraphManager::GetPortsAux to use port type.sletz2007-10-251-2/+2
* Merge of Dmitry Baikov MIDI branch.sletz2007-10-251-2/+5
* Make Rename a method of JackPort class, call it from driver Attach method.sletz2007-08-261-1/+1
* Fix backend port alias management (renaming in system:xxx)sletz2007-08-211-0/+1
* Add port buffer alignment codesletz2007-04-281-2/+2
* Add new jack_port_set_alias, jack_port_unset_alias and jack_port_get_aliases ...sletz2007-04-281-4/+11
* Compilation on Windowssletz2007-02-141-2/+3
* Thom Johansen fix for port buffer alignment issues.sletz2007-02-071-1/+8
* First importsletz2006-09-031-0/+98