summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop'v1.9.16falkTX2020-10-1637-3732/+31
|\
| * 1.9.16 releasefalkTX2020-10-163-2/+7
| * Remove jack-router windows code, moved to new repofalkTX2020-10-1630-3706/+0
| * Revert "metadata: Make JACK_METADATA_* constant"falkTX2020-10-163-22/+22
| * Fix jackctl_parameter_reset and jackctl_parameter_set_value return values.Stephane Letz2020-10-161-2/+2
| * Remove "v" prefix from Windows installer filesfalkTX2020-10-152-2/+2
* | Remove "v" prefix from Windows installer filesfalkTX2020-10-152-2/+2
* | Merge branch 'develop'v1.9.15falkTX2020-10-154-3/+25
|\ \ | |/
| * Fix Changelog formattingfalkTX2020-10-121-2/+2
| * Preparations for 1.9.15 releasefalkTX2020-10-124-3/+25
* | Merge branch 'develop'falkTX2020-10-1134-138/+200
|\ \ | |/
| * README: Add repology repository badgeluz.paz2020-10-111-2/+4
| * Clarification about jack_port_get_latency_range().Maciej Bliziński2020-10-111-2/+9
| * Adjust doxygen config (import patch from Fedora)falkTX2020-10-111-1/+1
| * jack alsa: reoganize code for readabilityAdam Miartus2020-10-111-12/+13
| * alsa_driver: remove unused variableAdam Miartus2020-10-112-4/+0
| * Correct use of Start/Stop return type in JackCoreMidiDriver.Stephane Letz2020-10-031-13/+13
| * Install def and lib files in the Windows installerfalkTX2020-09-252-0/+6
| * Generate and install Windows libraries def filesfalkTX2020-09-251-25/+25
| * Generate def files for Windows buildsfalkTX2020-09-251-4/+7
| * Correct the include dir used in the windows installerfalkTX2020-09-242-2/+2
| * Update gitignorefalkTX2020-09-241-0/+5
| * Update default jack location on windows, per new installersfalkTX2020-09-201-1/+1
| * Use static pthread for windows static buildsfalkTX2020-09-202-0/+10
| * winmme: allow to activate without any ports, fix some warningsfalkTX2020-09-201-12/+9
| * Install 32bit libjack.dll on 64bit windows installerfalkTX2020-09-201-0/+2
| * Special tricks for static win64 mixed buildfalkTX2020-09-201-0/+8
| * Split example-clients and tools, as done for jack1falkTX2020-09-2023-68/+102
* | README: Add repology repository badgeluz.paz2020-10-111-2/+4
* | Clarification about jack_port_get_latency_range().Maciej Bliziński2020-10-111-2/+9
* | Merge branch 'develop'falkTX2020-09-13116-33320/+1757
|\ \ | |/
| * Write registry key so 3rd parties can find jackd.exefalkTX2020-09-132-0/+8
| * Fix typofalkTX2020-09-131-10/+10
| * Add --static configure flag, used for official windows buildsfalkTX2020-09-132-4/+6
| * Add innosetup filesfalkTX2020-09-133-0/+95
| * Remove 1 more unused filefalkTX2020-09-131-30/+0
| * Remove old, unused codeblocks project filesfalkTX2020-09-1325-4853/+0
| * Use system headers for portaudiofalkTX2020-09-131-2/+2
| * Remove pre-included portaudio and samplerate header filesfalkTX2020-09-132-347/+0
| * metadata: set fDBenv to null if opening failsfalkTX2020-09-131-0/+5
| * Revert "alsa: fix the poll interval"falkTX2020-09-132-3/+3
| * Revert "Remove `floor` call in timeout calculation"falkTX2020-09-131-1/+1
| * Revert "Fix integer conversion for poll_timeout_ms"falkTX2020-09-131-1/+1
| * posix: fifo: use right prototypeTimo Wischer2020-09-131-1/+1
| * jack_control: return a proper exit status on DBus exceptionhttp://jneen.net/2020-09-131-19/+22
| * metadata: Make JACK_METADATA_* constantTimo Wischer2020-09-133-22/+22
| * Fix jack_control handling of dbus bytesJoshua Rubin2020-08-151-1/+1
| * Cleanup macos package files after generationfalkTX2020-07-271-10/+10
| * Fix macos packagefalkTX2020-07-271-5/+5
| * Fix integer conversion for poll_timeout_msfalkTX2020-07-161-1/+1