summaryrefslogtreecommitdiff
path: root/linux/alsa/JackAlsaDriver.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-281-1/+1
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-281-0/+1
* Set pretty-name for ALSA raw MIDI portsLuciano Iam2019-10-051-0/+2
* ALSA: Always enable tstamp mode, other small fixesfalkTX2018-10-101-2/+1
* alsa driver: Provide option to enable time stamp modeTimo Wischer2018-07-271-1/+2
* Fixes for alsa device reservationNedko Arnaudov2012-11-241-3/+1
* Correct SetBufferSize for drivers.Stephane Letz2011-03-301-0/+2
* Cleanup ALSA driver code.sletz2011-03-151-4/+1
* ALSA driver still in progress.sletz2011-03-151-3/+0
* New ALSA driver now compile.sletz2011-03-151-4/+4
* Code to link alsa_driver.c and C++ wrapper.sletz2011-03-151-0/+6
* Update ALSA driver in progress(2).sletz2011-03-151-73/+2
* Remove call to exit in library code.sletz2010-04-071-1/+1
* Move dbus device reservation code to jackdbusnedko2009-07-071-4/+4
* First version of D-Bus based audio device rerservation.sletz2009-02-241-1/+7
* Loopback driver working again.sletz2008-07-121-2/+2
* Add IsFixedBufferSize method in all drivers.sletz2008-07-031-0/+6
* Remove JackClientInterface classsletz2008-06-041-1/+1
* Tim Blechmann patch to remove unnecessary virtual methods : choice of the app...sletz2008-06-031-1/+1
* Correct JackEngine inheritance graph (2).sletz2008-05-221-1/+1
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-1/+1
* Fix FFADO and Freebob driverssletz2008-05-201-4/+1
* Use engine in JackAlsaDriver::port_register and JackAlsaDriver::port_unregister.sletz2008-03-161-23/+22
* Beautifull codesletz2008-03-051-34/+34
* Use SetAlias for port naming. Use jackd midi port naming scheme.sletz2008-02-111-0/+1
* Changes driver parameter typessletz2008-01-261-7/+7
* Dmitry Baikov MIDI patch : alsa_seqmidi and alsa_rammidi drivers.sletz2008-01-091-2/+19
* Change prototypesletz2007-12-111-1/+1
* Cleanupsletz2007-10-071-2/+0
* Cleanupsletz2007-02-061-4/+2
* First importsletz2006-09-031-0/+161