summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove FreeBoB backend (superseded by FFADO)Thomas Brand2019-01-229-1505/+3
* Check early if jack_midi_event_get() was successful.Thomas Brand2019-01-221-4/+5
* Ignore MIDI messages > MSG_BUFFER_SIZEThomas Brand2019-01-221-9/+12
* Increase buffer sizes in jack_midi_dump.Thomas Brand2019-01-221-2/+2
* NO-OP / trailing whitespace in *.h filesThomas Brand2019-01-2022-119/+119
* Update alsa_in/out manpageOlivier Humbert2019-01-171-1/+4
* oss_driver: Use float to S32 conversion if requestedTimo Wischer2019-01-173-6/+6
* alsa_in/out: Use float to S32 conversion if requestedTimo Wischer2019-01-172-4/+4
* alsa_driver: Use float to S32 conversion if requestedTimo Wischer2019-01-171-6/+27
* memops: Provide function for float to S32 conversionTimo Wischer2019-01-172-0/+12
* memops: Align S24LE and S32LE to float conversionTimo Wischer2019-01-171-19/+46
* memops: Provide function for S32 to float conversionTimo Wischer2019-01-172-0/+15
* memops: Align float to S24LE and S32LE conversionTimo Wischer2019-01-171-19/+29
* memops: Remove not used conversion macrosTimo Wischer2019-01-171-23/+0
* memops: Use right-aligned S24LE to float conversionTimo Wischer2019-01-171-14/+19
* memops: Use right-aligned float to S24LE conversionTimo Wischer2019-01-171-27/+24
* arm64: Enable simd implementations (#398)twischer-adit2019-01-163-18/+22
* Include inttypes.h. (#408)78902019-01-161-0/+2
* Fix indentationThomas Brand2019-01-162-5/+5
* Merge pull request #265 from fjapinteric/master78902019-01-162-4/+17
|\
| * alsa_in.c alsa_out.c Francis Pinteric2017-04-272-4/+17
* | Merge pull request #406 from trebmuh/issue27878902019-01-151-2/+2
|\ \
| * | Update alsa_in.0Olivier Humbert2019-01-151-2/+2
|/ /
* | Fix OSX buildfalkTX2018-11-241-1/+1
* | Specify a C++ standard to build with (C++11)falkTX2018-11-151-0/+1
* | Revert a test change.falkTX2018-11-131-1/+1
* | Cleanup some warningsfalkTX2018-11-1318-30/+46
* | Allow for effective UID of binaries (#286)Nova2018-11-133-3/+3
* | Small update of changelog, to trigger travis buildfalkTX2018-11-131-1/+5
* | Travis integration with more platforms and compilers (#384)David Runge2018-11-133-27/+210
* | [metadata-remove-property-fix] Fix #390 - Meta-data delete-all crashes the cl...Rui Nuno Capela2018-11-111-1/+2
* | Update to waf 2.0.12Karl Linden2018-10-135-7/+17
* | Fix build against old alsa versionsfalkTX2018-10-101-1/+2
* | [metadata] Metadata properties implementation. (#383)Rui Nuno Capela2018-10-1020-81/+1131
* | Add jack_property tool from jack1falkTX2018-10-102-1/+338
* | Use JACK_LIB_EXPORT for inprocess examplefalkTX2018-10-101-0/+2
* | define JACK_LIB_EXPORT, useful for internal clientsfalkTX2018-10-101-0/+9
* | ALSA: Always enable tstamp mode, other small fixesfalkTX2018-10-104-35/+30
* | Mark jack_midi_reset_buffer as deprecatedfalkTX2018-10-091-1/+3
* | Handle alloca properlyKarl Linden2018-10-078-3/+82
* | Implement a skeleton for compatibility modulesKarl Linden2018-10-073-0/+103
* | Fix check for opusKarl Linden2018-10-061-1/+5
* | Disable doxygen by defaultKarl Linden2018-10-061-1/+2
* | Use header_name to check for readline and mmsystemKarl Linden2018-10-061-26/+6
* | Update to waf 2.0.11Karl Linden2018-10-0653-4479/+5487
* | Update autooptions and move to an own directoryKarl Linden2018-10-063-365/+481
* | Beautify calls to add_auto_optionKarl Linden2018-10-061-13/+45
* | Update to waf 1.8.22Karl Linden2018-10-0613-43/+112
* | Revert "Stupid attempt at updating waf"Karl Linden2018-10-06177-28077/+4455
* | Revert "Fix unused{,-but-set}-variable compiler warnings."Karl Linden2018-10-069-15/+44