cf6523f0
Better port type handling by
2019-10-12 13:49:03 +0200
1c3f811f
Remove previously added port types by
2019-10-12 12:19:16 +0200
c4904f18
Fixed another Mac compile error by
2019-10-12 11:56:50 +0200
8d9c1411
Hopefully make it ABI compatible by
2019-10-12 11:49:27 +0200
52ab82d8
Add generic event port type by
2019-10-11 22:51:54 +0200
eb1ad872
Fix more compile errors by
2019-10-11 22:32:45 +0200
1e18408f
Make linux modules compile by
2019-10-11 19:33:19 +0200
125b3ce9
Add typedefs for backwards compability by
2019-10-11 19:32:36 +0200
e949f54e
Fix remaining compile errors by
2019-10-11 17:24:47 +0200
e39a37d3
Update build script by
2019-10-11 17:24:29 +0200
0c1c32d4
Update JackNet by
2019-10-11 17:24:17 +0200
b695770a
Update JackMidiDriver by
2019-10-11 16:37:30 +0200
8aa1e1ad
Rename all the queues by
2019-10-11 16:36:47 +0200
90b8043b
Add OSC namespace property by
2019-10-11 15:42:52 +0200
d0119179
Add OSC port type by
2019-10-11 15:27:35 +0200
fb648d2c
Update type names in JackMidiUtil by
2019-10-11 15:26:11 +0200
c325c975
Rename JackMidiPort to JackEventPort by
2019-10-11 15:16:10 +0200
e2c5a09a
Rename Midi API to Event API by
2019-10-11 14:57:03 +0200
f6939c64
Rename all JackMidi* files to JackEvent by
2019-10-11 14:32:46 +0200
52860205
Fix compilation on ARM by
2019-10-10 14:56:21 +0200
072142d2
(refs/pull/512/head)
Fix compilation on ARM by
2019-10-10 14:56:21 +0200
b561b8f8
(refs/pull/511/head)
Fix warning: catching polymorphic type ‘class std::exception’ by value by
2019-10-10 11:35:13 +0200
2e96aa7d
(refs/pull/510/head)
Fix warning: catching polymorphic type ‘class std::exception’ by value by
2019-10-10 11:35:13 +0200
eb4eadd3
Python shebang by
2019-10-09 13:40:54 +0200
9cb819c0
Doxygen patches by
2019-10-09 13:20:58 +0200
ef6ee6a0
Merge branch 'master' into develop by
2019-10-06 23:22:40 +0100
37250ff4
(tag: v1.9.13)
Use strncpy in some calls for alsa_rawmidi.c by
2019-10-06 23:02:59 +0100
3c340b81
Merge branch 'master' into develop by
2019-10-06 20:52:31 +0100
401fbe9f
Start of 1.9.14 development by
2019-10-06 20:26:14 +0100
b965b5d0
Update ChangeLog by
2019-10-06 20:12:05 +0100
f0400a46
Update ChangeLog by
2019-10-06 20:12:05 +0100
294d0ffd
Only trigger property callback on close if there is 1 or more Also document this usecase by
2019-10-06 20:05:41 +0100
77ac455d
Cleanup whitespace by
2019-10-06 19:34:16 +0100
630c3035
Fix build issue triggered by last branch merge by
2019-10-06 16:50:13 +0100
e2d863cc
Merge branch 'develop' of github.com:jackaudio/jack2 into develop by
2019-10-05 21:54:15 +0100
8dd23d2d
Merge branch 'metadata-keys' into develop by
2019-10-05 21:53:45 +0100
97d2ad9e
(refs/pull/436/head)
Add a few comments to metadata keys, old stuff from Paul Davis by
2019-10-05 21:51:49 +0100
ab536f67
Rename system_midi:* back to system:midi_* by
2019-09-29 03:35:40 +0200
0f015fc5
Set pretty-name for ALSA seq MIDI ports by
2019-09-29 03:00:04 +0200
a11fa07e
Set pretty-name for ALSA raw MIDI ports by
2019-09-29 02:54:30 +0200
c8fd3f6a
Set "seq" alsa midi driver to maximum resolution possible by
2019-10-05 21:17:42 +0100
901a91de
(refs/pull/452/head)
periodic send ready merged by
2019-10-03 10:05:30 +0200
b8f44b67
(refs/pull/505/head)
Rename system_midi:* back to system:midi_* by
2019-09-29 03:35:40 +0200
586c4a97
Set pretty-name for ALSA seq MIDI ports by
2019-09-29 03:00:04 +0200
502f7fa5
Set pretty-name for ALSA raw MIDI ports by
2019-09-29 02:54:30 +0200
fdfe11cf
evmon.c: fix function prototype by
2019-09-25 03:05:40 +0100
9a5dbf26
Remove all port properties when unregistering by
2019-09-25 03:01:52 +0100
18177e3d
Add port rename and property change to evmon (sync with jack1) by
2019-09-25 02:16:16 +0100
c7438560
Cleanup metadata on server close by
2019-09-25 02:04:22 +0100
69518982
(refs/pull/502/head)
evmon.c: fix function prototype by
2019-09-25 03:05:40 +0100
f9f05aba
Remove all port properties when unregistering by
2019-09-25 03:01:52 +0100
91b2c9d1
Add port rename and property change to evmon (sync with jack1) by
2019-09-25 02:16:16 +0100
d20fcda0
Cleanup metadata on server close by
2019-09-25 02:04:22 +0100
433b7dd8
(refs/pull/501/head)
Workaround: JackAPI: use s24 format converter for s32 by
2019-09-24 14:39:09 +0200
6a04c6ab
Jack : inprocess example for QNX by
2019-07-16 14:21:38 +0530
7922c741
JackAPI: Export interface form Jack to support S32 and S16 by
2019-07-11 10:06:29 +0530
0d3baf84
(refs/pull/462/merge)
Merge 5435c54605 into 0ee218826b by
2019-09-23 09:02:36 +0000
d39a4ae4
Fix typos in README_MINGW by
2019-09-19 11:34:44 +0200
0ee21882
If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails try again with the SCHED_RESET_ON_FORK flag before giving up. This fixes PulseAudio's JACK modules not being granted real-time scheduling. by
2019-09-18 22:56:22 +0300
58893237
(refs/pull/499/head)
If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails try again with the SCHED_RESET_ON_FORK flag before giving up. This fixes PulseAudio's JACK modules not being granted real-time scheduling. by
2019-09-18 22:56:22 +0300
a35c2aa6
Revise and extend README_MINGW by
2019-09-18 14:40:08 +0200
491888c5
Merge pull request #1 from Schroedingers-Cat/target-mingw by
2019-09-17 16:32:20 +0200
eefc3afa
VS: ignore Visual Studio build files and user settings by
2019-09-16 09:02:38 +0200
91d54ecc
JackRouter/VS: add int redefinition fix to all build configurations by
2019-09-16 09:02:03 +0200
9a3ff753
(refs/pull/497/head)
Add fixes from master by
2019-09-12 09:10:04 +0200
4341f808
alsa_driver: Execute recovery on ALSA poll timeout by
2019-02-26 17:16:52 +0530
45ab7558
alsa_driver: Moved the check for poll timeout before getting the revents by
2019-02-26 17:11:59 +0530
fb11c75f
alsa_driver: Exiting loop for need_playback and need_capture on XRUN to execute recovery by
2019-06-26 12:02:02 +0530
a93b2101
FIx doxygen and user facing and non-facing typos by
2019-08-22 18:30:45 -0400
bb416c78
Rename `PortSetDeviceName` to `PortSetDeviceMetadata` by
2019-09-11 19:13:56 +0100
c2ec4b37
MIDI port pretty names (#498) by
2019-09-11 20:09:59 +0200
469757ac
(refs/pull/498/head)
Set hardware property to MIDI port names by
2019-09-08 20:53:58 +0200
93e233d2
Rename PortSetPrettyNameProperty to PortSetDeviceName by
2019-09-08 20:09:18 +0200
aae72382
Cleanups and readability enhancements for a couple pages by
2019-09-08 16:16:49 +0200
64b6b187
Update alsarawmidi port naming to match CoreMIDI and WinMME by
2019-09-04 12:00:13 +0200
7219d193
Set MIDI port pretty names on Linux/alsarawmidi by
2019-09-04 11:21:40 +0200
2ebc8c6d
Set MIDI port pretty names on Windows by
2019-09-04 10:51:57 +0200
b496c99f
Set MIDI port pretty names on macOS by
2019-09-04 10:51:16 +0200
397bf247
Update VS project for building JackRouter by
2019-09-01 11:11:59 +0200
182a67db
Patch for metadata support on Windows by
2019-09-01 01:10:37 +0200
72049d2b
Update jackd example by
2019-08-31 20:26:00 +0200
6492ba51
Add instructions for ASIO support by
2019-08-31 20:09:08 +0200
dfb16be1
Add instructions for ASIO support by
2019-08-31 20:04:06 +0200
856fa9fa
Fix README_MINGW typos by
2019-08-30 14:40:21 +0200
03462b25
Update wscripts and guide for MinGW by
2019-08-30 12:24:48 +0200
fb23841c
Add guide for compiling on MinGW using waf by
2019-08-30 01:31:27 +0200
d2485d11
(refs/pull/477/merge)
Merge 183b5f0e61 into 77de2e339e by
2019-08-27 19:35:42 +0000
96454aa9
(refs/pull/493/head)
jack2: possible race question by
2019-08-26 17:10:50 +0200
77de2e33
Fix loading internal client from another internal client by
2019-08-23 11:19:00 +0100
9ad1f871
(refs/pull/490/head)
FIx doxygen and user facing and non-facing typos by
2019-08-22 18:30:45 -0400
6c5198a6
(refs/pull/420/head)
README: Add repology repository badge by
2019-08-22 17:55:04 -0400
6bacf6e1
Fix crash on jack_internal_client_load without some options set by
2019-08-14 18:25:16 +0100
89d8698d
(refs/pull/482/head)
alsa_driver: Exiting loop for need_playback and need_capture on XRUN to execute recovery by
2019-06-26 12:02:02 +0530
183b5f0e
(refs/pull/477/head)
Windows MSVC - fix winsock2 in MSVC build - seperate msvc flags from mingw in waf by
2019-06-25 13:55:50 -0700
c8c141ff
MSVC compilation fix: [windows] fix portaudio compilation, enforce a better _WIN32 pre-processor flags [waf] fixing linker problems for MSVS builds [windows] getops splitted into c/h files [windows] regex.h removed, the regex in DriverLoader now ifdefed between posix/windows platform [WIP] repairing MSVC build with waf [windows] remove inline assembly for atomic incrementer and decrementer [windows] change posix-getops with a lib that's also portable for MSVC [waf] add linker flags and build-ignores to make sure windows compiles [common] many ifdefs for windows, most notably unistd.h removal by
2019-06-25 13:10:20 +0200
dad4b570
Set fSocket to -1 after close on an error to prevent a double close. by
2019-06-19 00:35:35 -0400
994e225b
(refs/pull/480/head)
Set fSocket to -1 after close on an error to prevent a double close. by
2019-06-19 00:35:35 -0400
f7b8505b
(refs/pull/475/head)
remove 32 character named semophore limit on darwin #474 by
2019-06-07 18:17:20 +0200
a24777a1
Use CLOCK_MONOTONIC_RAW when available by
2019-06-02 20:21:50 +0200
3c7e9f8a
Merge pull request #428 from dvzrv/feature/systemd_user_units by
2019-06-01 12:49:53 +0200