2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  sletz 32a83a3df7 Cleanup server starting code for clients directly linked with libjackserver.so. 16 years ago
  sletz e3ea4bb8ae Fix error in JackPortConnectCallback documentation. 16 years ago
  sletz 90f58d65c5 Use up to BUFFER_SIZE_MAX frames in midi ports, fix for ticket #117. 16 years ago
  sletz 60f5da860e Fix compiler warning. 16 years ago
  sletz 2ed5c7a884 Correct JackAlsaAdapter thread priority. 16 years ago
  sletz bb7b377860 Implement jack_client_real_time_priority and jack_client_max_real_time_priority API. 16 years ago
  sletz c2a484cdc9 Synchronize jack2 public headers with jack1 ones. 16 years ago
  nedko 3a526089f7 Improve error log in alsa raw midi driver 16 years ago
  nedko 777094b6c1 Fix for #114 (-X seq stuck midi notes), by kfoltman 16 years ago
  sletz 5979b04474 Make --monitor flag work again. 16 years ago
  sletz 44440825fd Correct dates in ChangeLog. 16 years ago
  sletz 8ebf5c800c For ALSA driver, synchronize with latest jack1 memops functions. 16 years ago
  sletz 604fd21827 Use JACK_DRIVER_DIR variable in internal clients loader. 16 years ago
  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