1409 Commits (a43ebeb19c44a69eb948974e6f85ef8c849ec73e)
 

Author SHA1 Message Date
  nedko a43ebeb19c Fix #110 (--libdir option for ./waf configure) 16 years ago
  nedko 9f2f298da7 Fix warning: no newline at end of file 16 years ago
  sletz bf225a6cd8 Rev 3208 was completely wrong..., revert to 3207. 16 years ago
  sletz 41890af89a Description des layers 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 147726993b Add optimization flags in wscript. 16 years ago
  sletz cc8ec294ae Updated changelog. 16 years ago
  pieterpalmers 7a9f38053e fix port disable bug (jwoithe) 16 years ago
  sletz ced531da2e Remove unused example clients. 16 years ago
  sletz 7ed894c0be Fix wscript for doxygen build. 16 years ago
  sletz 7f5f7dec44 Report ringbuffer.c fixes from jack1. Fix for ticket #102. 16 years ago
  sletz ac45532d64 Use open/close mutex for jack_client_new API. 16 years ago
  sletz 4980b08209 Cleanup, compilation on Windows. 16 years ago
  sletz 8273564a04 Cleanup, renaming. 16 years ago
  sletz 88c195d43a Correct wscript for jack_disconnect installation, various renaming. 16 years ago
  sletz 196afce586 Code cleanup. 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 d241da3a3e Typo. 16 years ago
  sletz 8a2d20540c Fix Windows version. 16 years ago
  sletz 57f9eab9fc Filter SIGPIPE to avoid having client get a SIGPIPE when trying to access a died server. 16 years ago
  sletz fe55fec58c Move external_metro code in test folder and add some tests to check client behaviour when server is shutdown. 16 years ago
  sletz c29ab689bf Libjack shutdown handler does not deactivate (fActive = false) the client anymore, so that jack_deactivate correctly does the job later on. 16 years ago
  sletz 44e493896f Typo 16 years ago
  nedko 4a08eea4a2 Fix ticket #96 16 years ago
  sletz f914445e35 Cleanup in JackWinNamedPipeServerChannel and JackWinNamedPipeServerChannel. 16 years ago
  sletz 82fb19ae07 Fix symbols export in ringbuffer.c. 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 017fdfd407 Version 1.9.1 started. 16 years ago
  sletz 0241cd57c0 Fix JackSleep declaration on Windows. 16 years ago
  nedko f6feb2d0d9 comment out debug print 16 years ago
  nedko b8f5e3e74f Fix dbus detection and svnversion.h [re]generation 16 years ago
  nedko 3c6d9b0a6b upgrade waf script to 1.5 16 years ago
  nedko 3383f36952 Import waf.diff patch sent Stephane Letz 16 years ago
  sletz 476a2b2111 Fix jackctl_server_unload_internal. 16 years ago
  sletz a10aed2f68 Add CodeBlock project for jack_test. 16 years ago
  sletz f31cbd2c55 Correct OSX project 16 years ago
  sletz 7179398778 Correct JackClient::ShutDown. 16 years ago
  sletz f6c2f38b5e Fix Midi port initialization in JackNetDriver. 16 years ago
  moret f4065881b3 Change jack/systemdeps.h include file (windows part) : recent MSVC compiler don't need vsnprintf() to be redefined anymore. 16 years ago
  nedko cf848b8573 Fix bug (potential crash) in jackdbus error message formatting 16 years ago
  nedko e845f540bb Apply patch by kfoltman that fixes #95 16 years ago
  sletz 8de9ecbb2e Fix alsa_seq port naming. 16 years ago
  sletz c5cb9d89b4 Init property size in JackCoreAudioAdapter and JackCoreAudioDriver. 16 years ago
  sletz 626570de96 Add missing methods in JackInternalClientChannel.h 16 years ago
  moret 5ab2f8e268 New JackRouter.dll, need to be tested on 64bits platform 16 years ago
  sletz b9395c1fb0 Backport of latest Paul alsa_seqmidi changes. 16 years ago
  sletz b50078f968 Tim Blechmann optimization patch. 16 years ago
  sletz 86d4357b09 Fix a crash in JackEngine::Close when backend cannot be loaded. 16 years ago