268bdf2b
Add USE_CLASSIC_AUTOLAUNCH in XCode project. by
2013-03-14 14:44:16 +0100
47f3a68c
Correct typo in JackCoreAudioDriver::OpenAUHAL. by
2013-03-05 17:39:37 +0100
d11bb095
(refs/pull/28/head)
Add support for aarch64 by
2013-03-05 01:38:10 +0100
1ad17b48
Rework latency settings in netjack. by
2013-03-04 19:25:01 +0100
01d182a3
Add JackNetMaster::LatencyCallback. by
2013-03-04 16:19:20 +0100
02326225
CoreMIDI driver fix: A MIDIPacket can contain more than 1 event. by
2013-03-03 21:57:56 +0100
7e1c661a
(refs/pull/26/merge)
Merge e35ec986e7 into 4e5e7a11c3 by
2013-03-03 12:46:38 -0800
4e5e7a11
CoreMIDI driver fix: MIDI "running status" was not implemented. ( Added few lines to implement it, transition to JackMidiRawInputWriteQueue might be a better solution though ) by
2013-03-01 22:05:21 +0100
f0b3dfa6
More robust JackServer::Stop(). by
2013-02-28 15:07:51 +0100
94ff6adb
Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput. by
2013-02-28 14:48:48 +0100
0fb47a84
More debug messages in JackPortAudioDriver::Close(). by
2013-02-28 11:23:17 +0100
fcf8c5ae
Typos. by
2013-02-28 11:12:50 +0100
b6f5e66d
Improve JackPortAudioDriver::Stop. by
2013-02-28 11:00:21 +0100
fe906854
Cleanup jack_portaudio.cbp project. by
2013-02-27 21:14:18 +0100
756027b0
Constant naming cleanup. by
2013-02-27 10:09:22 +0100
f80e2502
Updated JackRouter.dll by
2013-02-14 10:37:30 +0100
0961a760
Correct Windows installer. by
2013-02-13 17:39:38 +0100
e35ec986
(refs/pull/26/head)
Fix typo in NetAdapter getenv JACK_NETJACK_INTERFACE by
2013-02-11 14:37:02 +0100
9431a5d2
Lorenz Minder patch for jackd man, cleanup. by
2013-02-11 09:23:04 +0100
e63d31b0
Added multicast interface selection to NetSlaves by
2013-02-10 21:50:35 +0100
8efd91c7
Added multicast interface selection to NetManager by
2013-02-10 21:49:17 +0100
50a44c65
Added multicast interface selection to NetInterface by
2013-02-10 21:48:36 +0100
b3b8b512
Added multicast interface selection to SocketUnix by
2013-02-10 21:47:53 +0100
bbc95b71
Code cleanup. by
2013-01-31 22:02:33 +0100
7ec46dbb
Better handling of shutdown state in client side. by
2013-01-31 13:01:17 +0100
d9c1f296
Merge remote-tracking branch 'upstream/master' by
2013-01-28 06:15:51 +0100
d9cd9062
Correct JackDummyDriver driver_initialize. by
2013-01-28 06:14:57 +0100
2ebe9338
Init fCPULoad field. by
2013-01-27 17:40:38 +0100
4d3595eb
Fix FTBFS introduced by ddb61e60 by
2013-01-27 14:15:08 +0100
15950eb1
Rework XRun handling. by
2013-01-27 12:29:19 +0100
ddb61e60
Correct JackClient::OnShutdown. by
2013-01-26 20:51:57 +0100
76491d3b
Add more tests for client registration code in test.cpp. by
2013-01-26 19:04:15 +0100
c1f057e0
Fix stupid typo in JackEngine::NotifyRemoveClient. by
2013-01-26 15:34:44 +0100
7849b927
John Emmas patch for Windows. by
2013-01-26 11:25:25 +0100
e32b0cd3
Improve server shutdown and stop. by
2013-01-25 13:51:56 +0100
d8a6bc4d
Cleanup. by
2013-01-25 09:12:05 +0100
2f9b93d0
Rework JackEngine::Shutdown. by
2013-01-25 08:42:47 +0100
3fc1d76f
Cleanup. by
2013-01-24 23:54:56 +0100
bebd4d3d
Make API test more robust. by
2013-01-24 18:42:50 +0100
ee2cc699
Cleanup audio mixing code. by
2013-01-22 20:32:21 +0100
671ad8f8
Another typo detected by clang. by
2013-01-15 09:24:44 +0100
3e63ef6e
Correct JackServerSocket::Bind. by
2013-01-15 08:07:14 +0100
fbfebdcd
Fix some incoherency with strings (2). by
2013-01-15 07:55:27 +0100
e4730c6c
Fix some incoherency with strings. by
2013-01-14 16:29:53 +0100
4ab01b7c
Correct jack_test for jack_port_name_size. by
2013-01-14 14:53:36 +0100
feec9829
Move ClientKill in JackEngine class. by
2013-01-13 22:31:06 +0100
879d7257
Dynamically scan and print backend and internal names in jackd (2). by
2013-01-12 22:13:50 +0100
c4fb864e
Dynamically scan and print backend and internal names in jackd. by
2013-01-12 22:08:37 +0100
7f09225b
Code cleanup after compilation with clang. by
2013-01-12 21:39:02 +0100
07223bc4
Add tests to check jack_client_name_size and jack_port_name_size API. by
2013-01-12 14:16:37 +0100
b7c53a84
Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method. by
2013-01-12 13:06:05 +0100
d3589cbc
Use JackTools::DefaultServerName() everywhere needed. by
2013-01-12 12:30:49 +0100
5eab7a99
Correct TiPhoneCoreAudioRenderer::Close. by
2013-01-11 22:39:57 +0100
17e94e17
Fix stupid typo. by
2013-01-10 17:38:42 +0100
e111f2ac
Protect shared fSynchroTable access with a mutex. by
2013-01-09 16:05:48 +0100
c2835c20
Typo. by
2013-01-09 14:06:32 +0100
aa559322
[cosmetics] Sanitise systemdeps.h by
2013-01-09 12:57:12 +0100
2f7d512b
Fix bus error on ARM platforms by
2013-01-09 12:48:52 +0100
c5352804
Delete some redundant macros and typedefs. by
2012-07-21 17:16:03 -0700
5a5f3e99
(refs/pull/25/merge)
Merge 49150dad41 into 36c386b5bf by
2013-01-07 06:03:38 -0800
36c386b5
More robust code in JackPortAudioDriver to handle buffer size change and backend switching. by
2013-01-07 10:48:01 +0100
44aa9319
wscript: Set HAVE_OPUS=0 if custom headers are missing by
2013-01-06 20:34:56 +0100
cd1f3ba5
Correct Windows installer files. by
2013-01-04 13:34:56 +0100
73ca8006
Correct Windows resource files. by
2013-01-04 13:20:09 +0100
49150dad
(refs/pull/25/head)
remove packed structs for JackNet. -- see prev commit. by
2013-01-02 09:32:59 +0100
b540b248
Remove use of packed structs. by
2012-07-21 17:54:52 -0700
40c4b871
Make internal types 32/64 clean. by
2012-07-21 17:44:01 -0700
459a518e
Add new typedefs to support 32/64 mixed mode. by
2012-07-21 17:30:08 -0700
d9f21771
Delete some redundant macros and typedefs. by
2012-07-21 17:16:03 -0700
95a1162d
Merge pull request #24 from eliotb/build_dox by
2012-12-11 23:59:45 -0800
f9be017c
(refs/pull/24/merge)
Merge b35f024de0 into fc7a8f77b0 by
2012-12-11 13:34:43 -0800
b35f024d
(refs/pull/24/head)
Fix doxygen build and install by
2012-12-12 10:29:59 +1300
fc7a8f77
Undeeded error messages removed. by
2012-12-10 16:28:15 +0100
8623ae40
Version 1.9.10 started. by
2012-12-10 16:26:47 +0100
760e5477
Merge commit '1.9.9.5' into no-self-connect by
2012-12-10 15:51:17 +0200
e814e508
(tag: 1.9.9.5)
Merge pull request #23 from jackaudio/device_reservation_fixes by
2012-11-26 14:39:16 -0800
527d2aa4
(refs/pull/23/merge)
Merge b3394f4dce into ce50e5b0ed by
2012-11-25 13:40:29 -0800
ce50e5b0
waf: configure option for enforcing autostart method by
2012-11-24 07:06:31 +0200
b3394f4d
(refs/pull/23/head)
Improve computation of the alsa control device name by
2012-11-24 05:08:09 +0200
6afe1978
Fixes for alsa device reservation by
2012-11-24 04:39:46 +0200
6414cd9d
Improved error reporting in device reservation code by
2012-11-24 04:29:36 +0200
6f7f96a8
Correct JackCoreAudioAdapter and JackCoreAudioDriver. by
2012-11-22 13:25:25 +0100
3cb7d5c7
Fix typo in JackPortAudioDriver::Attach. by
2012-11-14 15:53:18 +0100
5744ae7e
Merge remote-tracking branch 'upstream/master' by
2012-11-14 10:56:38 +0100
335da63e
Cleanup in JackPortAudioDriver. by
2012-11-14 10:56:00 +0100
48180257
[wscript] Even more -Wl,--as-needed fixes by
2012-11-14 10:33:00 +0100
2d8992ab
Correct JackPortAudioDriver. by
2012-11-12 12:18:35 +0100
510f62d8
Correct Changelog. by
2012-11-11 23:09:12 +0100
8d250263
Raise sub-version number. by
2012-11-11 22:12:18 +0100
b2d3e889
Correct JackPortAudioDriver::Open : special case for ASIO drivers. by
2012-11-11 17:46:31 +0100
298cef78
New PortAudioDevices::GetPreferredBufferSize. by
2012-11-11 11:05:28 +0100
67ac4440
merge new MTDM code from Fons' latest release. by
2012-11-08 15:07:45 +0100
93c51591
[wscript] Build jack_transport by
2012-11-07 13:45:24 +0100
89c359ee
[wscript] More fixes for -Wl,--as-needed by
2012-11-07 13:31:52 +0100
2f351412
[wscript] Use CFLAGS, not CCFLAGS by
2012-11-05 15:14:30 +0100
e577581d
Correct JackEngine::NotifyGraphReorder : graph-order callback now notified after port latencies update. by
2012-10-29 21:12:12 +0100
ad011433
wscript: Fix FTBFS with --mixed by
2012-10-28 13:04:37 +0100
994423f8
Update Syst V shared memory implementation. by
2012-10-28 12:19:22 +0100
1241541b
Remove uneeded log in JackMidiDriver. by
2012-10-24 18:58:12 +0200
700489b4
Move NotifyQuit in JackServer::Stop. by
2012-10-24 13:02:04 +0200