summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add script to test jack_property (Metadata)jack_property_testThomas Brand2019-02-081-0/+224
* Use PRIu64 to print jack_time_tThomas Brand2019-02-071-1/+1
* Remove undocumented -a/--all flag (not implemented, same as -l).Thomas Brand2019-02-071-9/+0
* Add man/jack_property.0 from jack1Thomas Brand2019-02-071-0/+64
* Allow JackMetadata::GetProperty(ies) to return single char valuesThomas Brand2019-02-071-5/+11
* Use winsock2.h like everywhere else.Thomas Brand2019-02-021-1/+1
* remove double #defineThomas Brand2019-02-021-1/+0
* Remove not understood --c++11 brew install optionThomas Brand2019-02-021-1/+1
* jack_midi_event_get(): Add note about SysEx messagesThomas Brand2019-01-301-0/+11
* Test: use /bin/bashThomas Brand2019-01-271-1/+1
* Test: don't use 'locate' on OSX.Thomas Brand2019-01-271-7/+8
* Test: exclude tests using deprecated functions for now.Thomas Brand2019-01-271-11/+38
* travis: run .ci/test_run.sh after installThomas Brand2019-01-271-0/+2
* initial add: test_run.sh for travis, run after installThomas Brand2019-01-271-0/+37
* travis: remove jack related files from system before buildThomas Brand2019-01-271-1/+20
* add another testcase for client nameThomas Brand2019-01-271-2/+23
* NO-OP whitespace / indentationThomas Brand2019-01-271-68/+68
* Use memset to fill buffer. Add test marker.Thomas Brand2019-01-261-3/+3
* Fix off-by-one NULL termination in arrayThomas Brand2019-01-261-2/+2
* Update AUTHORS fileThomas Brand2019-01-261-1/+12
* Use é accent aiguThomas Brand2019-01-241-1/+1
* Update AUTHORS file from jackd manpageThomas Brand2019-01-241-0/+12
* Update and sort AUTHORS fileThomas Brand2019-01-241-29/+67
* {README,ChangeLog,TODO}: Removing obsolete files.David Runge2019-01-233-2466/+0
* README.rst: Fixing typo.David Runge2019-01-231-1/+1
* ChangeLog.rst: Adding rst version of a ChangeLog. This is a cleaned up versio...David Runge2019-01-231-0/+1298
* AUTHORS.rst: Adding a separate AUTHORS file.David Runge2019-01-231-0/+39
* 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
|/ /