d63193b6
Prevent undefined behavior, fix code-style. by
2019-02-20 16:13:03 +0100
d4ef6800
Check return value of regcomp() by
2019-02-20 15:18:00 +0100
8c57a9e8
NO-OP: tabs vs. spaces indentation. by
2019-02-20 14:59:19 +0100
2387a2d9
OSX build installs to /usr/local prefix by
2019-02-17 22:47:25 +0100
f75481f0
Revert last commit (b3d5aa388f) by
2019-02-17 22:44:31 +0100
b3d5aa38
Use same prefix for both Linux and OSX builds by
2019-02-17 22:19:30 +0100
3d1f6fee
Exit without error by
2019-02-17 22:18:27 +0100
2cbeb4bd
Unset set -e; Want to see errors. by
2019-02-16 14:04:39 +0100
c5d54f92
Add dependecies check to test_run.sh by
2019-02-16 13:55:58 +0100
d3b65768
(refs/pull/423/head)
fixed pkg-config version checking on windows by
2019-02-10 07:16:23 +0100
4828c5ce
added svnversion_regenerate python script by
2019-02-05 23:44:54 +0100
6518ca28
moved strcasecmp define to systemdeps.h by
2019-02-04 07:06:07 +0100
59afc174
added compiler flag to use debug crt by
2019-02-04 02:42:06 +0100
4d5edb6a
temporary solution: removed version check for portaudio by
2019-02-04 02:32:12 +0100
8c9d4b1f
changed _WIN32 to WIN32 by
2019-01-18 07:22:01 +0100
a617f60a
removed unistd during msvc build by
2019-01-18 07:00:44 +0100
e12fee63
added LIB_EXPORT to uuid.h by
2019-01-18 06:59:24 +0100
ca82b3a9
added debug for msvc by
2018-05-19 16:13:09 +0200
2f5774e6
64bit support by
2018-05-18 12:05:44 +0200
b94a2119
Updated vcpkg bootstrapper script, no longer needs custom ports by
2018-01-14 12:32:04 +0100
18a95882
Windows: Build with /W3 instead of /Wall by
2017-12-31 14:04:40 +0100
9c70e84a
Windows: Fixed midi_dump example client by
2017-12-31 06:05:49 +0100
76bbb7fe
Interpret SERVER_CLIENT in posix compiler deps by
2017-12-31 05:36:57 +0100
505505dc
Added vcpkg bootstrapper script for building all dependencies on windows. Updated wscripts for building with msvc: by
2017-12-31 03:42:34 +0100
34a2f381
Windows: Fixed usleep() and inprocess dll exports in example clients by
2017-12-31 03:24:32 +0100
3361deef
Windows: Changed to using LIB_EXPORT instead of SERVER_EXPORT in all driver and plugin APIs. This is safe because all drivers and plugins are currently built with SERVER_SIDE, which sets LIB_EXPORT and SERVER_EXPORT to the same. This allows for a future change where SERVER_EXPORT is defined to declare libjackserver dll imports also by
2017-12-30 04:05:42 +0100
f7e3022f
Windows: Use winsock2.h throughout. Prevent accidental include of old winsock.h by
2017-12-30 03:28:11 +0100
5f3b4c7b
Windows: alloca fixes for MSVC. Uses alloca instead of variable length array in JackMidiPort by
2017-12-30 01:47:43 +0100
ee20a6f3
Fixed missing LIB_EXPORTs in ringbuffer by
2017-12-30 01:31:13 +0100
07fad27e
Don't need unistd.h on WIN32 by
2017-12-30 01:22:40 +0100
6e30a05b
Added usings required by MSVC by
2017-12-29 20:39:34 +0100
23a42063
Windows: Fixed strcasecmp with MSVC by
2017-12-28 16:23:23 +0100
06c96202
Windows: Use stdint.h with MSVC if available by
2017-12-28 13:59:42 +0100
2ebe94b9
(refs/pull/225/head)
dummy commit for travis by
2019-02-13 13:26:06 +0100
a5918cdb
added deleteme to README by
2019-02-13 13:25:54 +0100
3cbd043d
No Mqueue write at end of program by
2019-02-13 11:01:57 +0100
0df6f9d6
No Mqueue write at end of program by
2019-02-13 10:59:51 +0100
3e897fef
50k Msgs in MQueue by
2019-02-13 10:45:10 +0100
d5659142
50k Msgs in MQueue by
2019-02-13 10:43:30 +0100
295501d7
50k Msgs in MQueue by
2019-02-13 10:36:07 +0100
1318228e
1M Msgs in MQueue - increase RLIMIT to Inf by
2019-02-13 10:26:46 +0100
0a17586c
1M Msgs in MQueue - increase RLIMIT to Inf by
2019-02-13 10:25:53 +0100
308bcde6
1M Msgs in MQueue - increase RLIMIT to Inf by
2019-02-13 10:14:29 +0100
079224e2
1M Msgs in MQueue by
2019-02-13 10:05:10 +0100
426cc58c
systemd/jack@.service: Adding LimitMEMLOCK and adding (a commented) disabling of OOMScoreAdjust (which would disable OOM killer). by
2019-02-12 21:35:46 +0100
18d14bd6
ts writer thread for mcs listener by
2019-02-12 12:07:54 +0100
c6e07a06
ts writer thread for mcs listener by
2019-02-12 12:04:38 +0100
009bf787
ts writer thread for mcs listener by
2019-02-12 11:56:28 +0100
38f73f33
ts writer thread for mcs listener by
2019-02-12 11:49:13 +0100
6214f9a3
added adjust parameter and removed alternative receive procedures by
2019-02-12 11:38:29 +0100
d377155b
simple_client_timestamps by
2019-02-12 11:10:59 +0100
6133c25b
simple_client_timestamps by
2019-02-12 11:09:52 +0100
95ef1a76
simple_client_timestamps by
2019-02-12 11:07:56 +0100
6cf73cf3
simple_client_timestamps by
2019-02-12 11:07:18 +0100
c97f97e1
simple_client_timestamps by
2019-02-12 11:01:55 +0100
19289a32
simple_client_timestamps by
2019-02-12 11:00:55 +0100
3f778bec
simple_client_timestamps by
2019-02-12 11:00:15 +0100
9692d6cc
simple_client_timestamps by
2019-02-12 10:58:04 +0100
a7ea8bdc
simple_client_timestamps by
2019-02-12 10:56:14 +0100
d274736b
simple_client_timestamps by
2019-02-12 10:55:06 +0100
6b0a906c
simple_client_timestamps by
2019-02-12 10:52:44 +0100
f058f53f
simple_client_timestamps by
2019-02-12 10:45:55 +0100
abfd3eb0
simple_client_timestamps by
2019-02-12 10:43:04 +0100
2d7566ae
simple_client_timestamps by
2019-02-12 10:40:36 +0100
43cfc407
simple_client_timestamps by
2019-02-12 10:38:21 +0100
a73f41c2
simple_client_timestamps by
2019-02-12 10:36:17 +0100
e8b477ee
simple_client_timestamps by
2019-02-12 10:29:41 +0100
07d2bd83
simple_client_timestamps by
2019-02-12 10:27:17 +0100
fe98bc6d
simple_client_timestamps by
2019-02-12 10:18:24 +0100
39317dc9
simple_client_timestamps by
2019-02-12 10:17:10 +0100
e8128b01
simple_client_timestamps by
2019-02-12 10:14:26 +0100
ea121bed
simple_client_timestamps by
2019-02-12 10:13:33 +0100
90ccea20
simple_client_timestamps by
2019-02-12 10:07:35 +0100
3efe1bdc
simple_client_timestamps by
2019-02-12 09:59:07 +0100
4d8d0ad5
simple_client_timestamps by
2019-02-12 09:57:56 +0100
b71b9074
simple_client_timestamps by
2019-02-12 09:48:17 +0100
70a54406
simple_client_timestamps by
2019-02-12 09:47:19 +0100
64551833
simple_client_timestamps by
2019-02-12 09:44:42 +0100
dbbb10ae
simple_client_timestamps by
2019-02-12 09:43:52 +0100
5c3e0040
simple_client_timestamps by
2019-02-12 09:38:21 +0100
77e0e118
simple_client_timestamps by
2019-02-12 09:36:29 +0100
74d3ec51
simple_client_timestamps by
2019-02-12 09:33:38 +0100
da88d7af
simple_client_timestamps by
2019-02-12 09:29:48 +0100
a90c788e
simple_client_timestamps by
2019-02-12 09:27:46 +0100
aee774c3
simple_client_timestamps by
2019-02-12 09:26:34 +0100
161e28c6
simple_client_timestamps by
2019-02-12 09:22:37 +0100
d88c442b
simple_client_timestamps by
2019-02-12 09:20:21 +0100
12fcd11a
systemd/example.conf: Being a little more specific in the comments regarding the environment variables. by
2019-02-09 18:38:28 +0100
4fd13e86
systemd/jack@.service: Switching Type to notify (we're not doing full dbus naming, when starting jackd. by
2019-02-09 18:34:36 +0100
fa090ded
systemd/*: Adding templated systemd user unit and configuration profile example. by
2019-02-09 15:10:04 +0100
7125cada
Define IPV6_ADD_MEMBERSHIP for OSX by
2019-02-08 22:52:31 +0100
05bc08c6
memops-alsa_bad_sound-fix-1 (#426) by
2019-02-08 21:22:53 +0000
40cb345a
Consolidated PR #27 for current git by
2019-02-08 21:16:28 +0100
8d6a0188
(refs/pull/426/head)
Revert "memops: Use right-aligned float to S24LE conversion" by
2019-02-08 16:56:35 +0000
08caba05
Revert "memops: Use right-aligned S24LE to float conversion" by
2019-02-08 16:56:23 +0000
851a71cf
Revert "memops: Remove not used conversion macros" by
2019-02-08 16:56:05 +0000
853adfa9
Revert "memops: Align float to S24LE and S32LE conversion" by
2019-02-08 16:55:47 +0000
73e5c14d
Revert "memops: Provide function for S32 to float conversion" by
2019-02-08 16:55:36 +0000
8c1e3ec2
Revert "memops: Align S24LE and S32LE to float conversion" by
2019-02-08 16:55:24 +0000
03249403
Revert "memops: Provide function for float to S32 conversion" by
2019-02-08 16:55:11 +0000