2232 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)
 

Author SHA1 Message Date
  sletz a007ddb255 Fix compilation error of set_thread_log_function. 15 years ago
  sletz 2e96fbf11c In JackCoreAudioDriver, move code called in MeasureCallback to be called once in IO thread. 15 years ago
  Stéphane Letz 72d6964a7c Init engine fields, cleanup. 15 years ago
  sletz 3de1ee6e07 Remove warnings. 15 years ago
  sletz 836f0b2996 Commit jackd2-manpages.patch, ticket #166. 15 years ago
  sletz 6b6e355d42 Correct JackPosixSemaphore::Disconnect. 15 years ago
  sletz 399936ee92 Remove warning. 15 years ago
  Stéphane Letz b3ea32ebab Move methods as private. 15 years ago
  nedko 8c4f03ed21 jackdbus: dont emit spurious signals. Fix for #174 (MERGE from ladi-fixes) 15 years ago
  nedko 9f47eda23b jackdbus: improved handling of server start/stop failures (MERGE from ladi-fixes) 15 years ago
  Nedko Arnaudov d1090f0ddf jackdbus: dont emit spurious signals. Fix for #174 15 years ago
  Nedko Arnaudov becacb17a4 jackdbus: improved handling of server start/stop failures 15 years ago
  sletz 837fe994f1 Typo. 15 years ago
  sletz 6843fff536 On Linux, inter-process synchronization primitive switched to POSIX semaphore. 15 years ago
  sletz ecb4471edb Add tests to validate intclient.h API. 15 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 4bd4f5b1bb fix compile errors. which showed up from the rebase. 15 years ago
  Stéphane Letz bfd90f2c95 Complete Windows JackClientPipeThread::HandleRequest (to be tested). 15 years ago
  Stéphane Letz 5f403c232e Correct socket code to avoid connection refused error on OSX. 15 years ago
  Stéphane LETZ 18d6012986 Multi-platform mkdir, cleanup. 15 years ago
  Stéphane LETZ d7772d7e59 Cleanup JackRequest.h (use of sizeof...). 15 years ago
  Torben Hohn 914a79d4b3 use constant JACK_UUID_SIZE for uuid size. 15 years ago
  Torben Hohn 542aa6c752 remove if( uuid < 0 ) code which should have been gone. 15 years ago
  Stéphane LETZ e4ef948ea3 OSX IPC code removed from repository. 15 years ago
  Torben Hohn 5d18946a6a check args in jack_session_event_free() 15 years ago
  Stéphane LETZ dce347b74e Remove OSX IPC from project (code still there). 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn b623e040f8 remove some log cruft. and add linux specific mkdir code. (needs proper abstraction) 15 years ago
  Torben Hohn ff2ffb3168 completely zero out the session_commands terminator. 15 years ago
  Torben Hohn 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  Torben Hohn 4e6b4f13bf uuid mapping and jack_reserve_client_name() 15 years ago
  Torben Hohn 2748fd33ba fix compare to process thread id. in jack_session_reply() 15 years ago
  Torben Hohn aac875f514 add missing session.h file 15 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 954d6de631 jackd2-more-varargs.patch applied. 15 years ago
  sletz 90349ced55 Fix in JackAPI.cpp jack_client_new. 15 years ago
  sletz 875c0778cc jackd2-pointersize.patch applied. 15 years ago
  sletz 8f3aeeb3e1 jackd2-get_cycles.patch applied. 15 years ago
  sletz 33a8c30bf6 jackd2-atomic-fix.patch applied. 15 years ago
  sletz 446c082415 Small improvement in JackCoreMidiDriver::ReadProcAux. 15 years ago
  sletz 159ce1a594 Apply jackd2-powerpc.patch. 15 years ago
  sletz 47c307b790 Apply patch for ticket #169. 15 years ago
  sletz 6cc2e66c24 Correct wscipt for compilation of ALSA examples. 15 years ago
  sletz 478a646bda Compiles on Windows again. 15 years ago
  sletz c25bfd8921 Correct headers. 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz 02c37dd397 Make jack_connect/jack_disconnect wait for effective port connection/disconnection. 15 years ago
  sletz f357977c1f jack_netsource : fix crash when hostname is unknown. 15 years ago