295 Commits (b88b6747c2da99ee86c5323f2e7e4e73f4deb476)

Author SHA1 Message Date
  sletz a1bcae9cc7 Compiles again on Windows. 16 years ago
  sletz 30fb35f21d Cleanup JackInternalClient code. 16 years ago
  sletz 3c19d53f14 Compiles on Windows again. 16 years ago
  sletz 8922e4df2a Cleanup. 16 years ago
  sletz 934c9b7afe Version 1.9.3 started. 16 years ago
  sletz ddd39c54a5 New JackRouter.dll version, desactivate Pa_Terminate in PortAudio code for now. 16 years ago
  sletz 3ee6e1f1fd Adapter -g parameter allows to change ringbuffer size. 16 years ago
  sletz 6d3b3633a6 Try automatic adaptative mode in adapters. 16 years ago
  sletz 3001e1bd87 Correct default value for ringbuffer size. 16 years ago
  sletz 3b2cb76ae9 Long option desc have to be used... 16 years ago
  sletz 8738a59a74 Documentation for ringbuffer parameter in adapters. 16 years ago
  sletz 74c74ac6fd Add -g (ring-buffer) parameter to netadapter. 16 years ago
  sletz b44fd2d2db Typo 16 years ago
  sletz 6addb70f28 Change JackNetWinSocket::SetLocalLoop behaviour, fixing the "client not disconnected bug". 16 years ago
  sletz a979d06e2f Add auto_connect parameter in netmanager and netadapter. 16 years ago
  sletz cbeb54fcb5 Updated for system wide installation. 16 years ago
  sletz bf1723b98a Improve generated gnuplot files for adapting code. 16 years ago
  sletz a035864c31 Correct JackPortAudioAdapter on Windows. 16 years ago
  sletz f42e0a4b0a Share some code in JackAudioAdapterInterface class. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz c75b495df5 Fix the mutex/signal classes on Windows. 16 years ago
  sletz e8292c9e15 Works again on Windows 16 years ago
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz 3dd61609dc Correct Profiling target 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 4117315c2f Version 1.9.2 started. 16 years ago
  sletz 41baa7f8d9 Add a resample quality parameter in audioadapter. 16 years ago
  sletz 3d7ef30cb4 Update Windows JackRouter.dll 16 years ago
  sletz b147d19aaa Coompiles on Windows again 16 years ago
  sletz 56821dbf07 Update Windows JackRouter.dll for latest API version. 16 years ago
  sletz 171a3c4a0d Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown). 16 years ago
  sletz 8273564a04 Cleanup, renaming. 16 years ago
  sletz 542cce53e1 Restore old ressource handling behaviour on Windows 16 years ago
  sletz a7fd397819 Better isolation of server and clients system resources to allow starting the server in several user account at the same time. 16 years ago
  sletz 8a2d20540c Fix Windows version. 16 years ago
  sletz f914445e35 Cleanup in JackWinNamedPipeServerChannel and JackWinNamedPipeServerChannel. 16 years ago
  sletz c7fe1cc107 Change version number in Windows installer, cleanup. 16 years ago
  sletz db43ba2ef4 Version 1.9.1 started. 16 years ago
  sletz 0241cd57c0 Fix JackSleep declaration on Windows. 16 years ago
  sletz a10aed2f68 Add CodeBlock project for jack_test. 16 years ago
  moret 5ab2f8e268 New JackRouter.dll, need to be tested on 64bits platform 16 years ago
  moret b3f15f9cb5 Correct strange stl behaviour at runtime on windows - correct 'undefined reference' for alsaadapter - rebuild jackrouter.dll from a new libjack.lib 16 years ago
  moret 01bb4f0ff5 AlsaAdapter compiles again with profiling records. 16 years ago
  moret f5b6fd7575 New JackRouter.dll : remove useless log files - cleanup 16 years ago
  moret 7d2da20110 Add missing Mingw10.dll in windows setup - Add extra info in windows installer ReadMe 16 years ago
  nedko 606609f9b5 range constraint for realtime-priority engine parameter 16 years ago
  sletz 28ef03b879 Use a mutex to make jack_client_open/jack_client_close thread safe, remove use of jack_init/jack_uninit. 16 years ago
  sletz 23fab4f1bb Fix a SMP related bug introduced in rev 2957 : remove the __SMP__ flag and define LOCK for SMP in all cases. 16 years ago