124 Commits (d6b0620188a3e9b51e37fe33b0f7d16cba077464)

Author SHA1 Message Date
  Adrian Knoth dea38860a8 Use cstdlib instead of stdlib.h 10 years ago
  Cédric Schieli a450cdcc48 Allow skipping of audio reservation API 10 years ago
  Adrian Knoth 2b829044df Drop (c)ycle) from the list of allowed clock sources. 11 years ago
  Adrian Knoth c52f751b73 Make -c c an alias for -c s 11 years ago
  Nedko Arnaudov ca69e2936f jackd: describe the -a option in the help text 11 years ago
  KimJeongYeon 1f73394531 additional code cleanup for jack android 11 years ago
  Stephane Letz a13b1f411f Cleanup. 11 years ago
  KimJeongYeon 4a94e12986 jack2 supports android devices & rebase current changes to master 11 years ago
  Stephane Letz 851413589a Reinstate mlock parameters (for compatibility purpose). 11 years ago
  Stephane Letz 2d7d1ecdb6 Use JACK_DEFAULT_SERVER_NAME constant. 12 years ago
  Nedko Arnaudov 0ffb8337d8 Fix compile error 12 years ago
  Stephane Letz 879d72577b Dynamically scan and print backend and internal names in jackd (2). 12 years ago
  Stephane Letz c4fb864e9f Dynamically scan and print backend and internal names in jackd. 12 years ago
  Stephane Letz 50e793e74e Remove warning, renaming. 12 years ago
  sletz a6a2d8f0e6 In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 13 years ago
  sletz 5d7fbdc066 Cleanup. 13 years ago
  sletz 3949b7a3c8 jackctl_driver_params_parse API moved in public control.h. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago
  sletz 6803149c41 Cleanup Windows CodeBlock projects. 13 years ago
  sletz b086607cd3 Special main for Windows in Jackdmp.cpp. 13 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 13 years ago
  sletz a6b78ded57 Check driver type in jackdmp.cpp. 13 years ago
  sletz 9d3a0ab4d4 Correct RenderFromNetwork. 14 years ago
  nedko 1d83004356 make jackdbus default realtime 14 years ago
  sletz 269c99034e Cleanup. 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  sletz fd4fd01765 Correct jackdmp.cpp. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 0269b3deb2 Improve handling of loopback driver. 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz fdcb49c063 Correction in jackdmp.cpp: notify_server_stop should be done after server destruction. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz bdde2d110b CoreMidi driver starting to work. 14 years ago
  Stephane Letz 810ec14d11 Improve error handling. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz e64c819a6d -X now allows to add several slave backends, add -I to load several internal clients. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 2d043e58b8 Latency callback must always be activated. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 221c51ff37 In jackdmp.cpp, jackctl_setup_signals moved before jackctl_server_start. Correct symbols export in backends on OSX. 14 years ago
  sletz 541b074bca Fix ticket #194 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz 836f0b2996 Commit jackd2-manpages.patch, ticket #166. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
  sletz 34b02980eb Correct possible backend list for Linux. 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  Nedko Arnaudov 8cf65a0039 untabify -a option handling 15 years ago
  nedko 0a74b49026 remove unused 'a' option; matches jack1 commit r3815 15 years ago