45 Commits (36c7cdec170d1cda345e1c8708397a93da5e55cd)

Author SHA1 Message Date
  sletz 36c7cdec17 Dmitry Baikov jackmp-time patch: add jack_get_time, jack_time_to_frames, jack_frames_to_time. 19 years ago
  sletz b352efd13c Merge JackGraphManager Remove and Release method in a unique Release method. 19 years ago
  sletz fba263c393 Updated 19 years ago
  sletz 11986b04ab Dmitry Baikov patch for JackGraphManager.cpp. 19 years ago
  sletz 32f19be797 Typo 19 years ago
  sletz b28ab962a4 Better error checking in PortAudio driver. 19 years ago
  sletz 6c0af510a1 Better error checking in PortAudio driver. 19 years ago
  sletz 0625d0e74e Thom Johansen fix for port buffer alignment issues. 19 years ago
  sletz 603d71fd01 Thibault LeMeur ALSA driver patch. 19 years ago
  sletz d94daf5019 Add Pieter Palmers FreeBob driver. 19 years ago
  sletz 27fba7d00c Typo 19 years ago
  sletz acfc27db93 New LockAllMemory and UnlockAllMemory functions. 19 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 19 years ago
  sletz a92670695e Uses a time out value of 10 sec in freewheel mode (like jack). 19 years ago
  sletz e9269c34bf More client debug code: check if the client is still valid in every JackDebugClient method, check if the library context is still valid in every API call. 19 years ago
  sletz 8424d0ceaf Implement thread.h API (2) 19 years ago
  sletz b81cb51a3a Documentation 19 years ago
  sletz e8f813ae02 New server/client data transfer model. Fix a device name reversal in ALSA driver. 19 years ago
  sletz d73e005817 New server/client data transfer model 19 years ago
  sletz cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 19 years ago
  sletz 558f79cc5f shared_ports renamed to shared_graph. 19 years ago
  sletz 3ed43196fe Move client refnum management in JackEngine. 19 years ago
  sletz 74fcf9020d Fix memory leak in ringbuffer.c 19 years ago
  sletz aaa10c7587 Karsten Wiese correction for ALSA usx2y driver. 19 years ago
  sletz 71725a26b8 Correct JackWinEnvent::Allocate (handle the ERROR_ALREADY_EXISTS case). Correct JackEngine::ClientExternalNew. 19 years ago
  sletz a3a87b6df4 Updated 19 years ago
  sletz 95454b4ad9 In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out. 19 years ago
  sletz 40d1ad3315 Synchronize ALSA backend with jack one 19 years ago
  sletz ce0b45ea3b Update Makefile 19 years ago
  sletz b7a07c5157 Correct PortAudio driver help 19 years ago
  sletz 095670e6d4 Correct server SetBufferSize in case of failure. 19 years ago
  sletz f8933377e5 Add a new cpu testing/loading client. 19 years ago
  sletz 59e79b856d Rename global verbose in jack_verbose to avoid symbol clash with PureData 19 years ago
  sletz df8b08da44 Still get RT thread termination problems, restore a version that works on OSX and Linux with conditionnal compilation for now 19 years ago
  sletz e0574e9130 On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked. 19 years ago
  sletz 7aeb67be55 Restore behaviour of LoopBack driver, which has to be opened in any case... 19 years ago
  sletz a04e5b8696 On Windows version, use signal to quit the server. 19 years ago
  sletz ccc0491b0f Correct pipe destruction bug in JackWinNamedPipe class. 19 years ago
  sletz 758a40d8fa Correct crash bug when closing clients on Windows due to multi-threading synchronization issues. 19 years ago
  sletz 9fc19cf4fa Handling of LoopBack driver only when really needed. 19 years ago
  sletz 46ab63419b Updated 19 years ago
  sletz 159086b9f8 Updated 19 years ago
  sletz dd813506c1 Update 19 years ago
  sletz 42a9f44ddb More info 19 years ago
  sletz 641dbffe95 First import 19 years ago