1862 Commits (19ffdb6f5a7ee9e9088e11f93cad547ff21c1d53)
 

Author SHA1 Message Date
  sletz 19ffdb6f5a Windows JackRouter sources and project added. 15 years ago
  sletz b51c2ebb59 JackRouter.dll updated. 15 years ago
  sletz 0da294703d Windows projects and installer corrected. 15 years ago
  sletz 400a51c515 Compiles on Windows again. 15 years ago
  sletz 6ec1cee8b1 Shared memory manager was calling abort in case of fatal error, now return an error in caller. 15 years ago
  sletz cad1589726 Mario Lang alsa_io time calculation overflow patch. 15 years ago
  sletz f1ccdba05a Correct documentation in jack.h 15 years ago
  sletz 01805ee735 Back to old method of server channel close on OSX pre Snow Leopard systems. 15 years ago
  sletz a46d156ea3 Compiles on Windows again. 15 years ago
  sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
  nedko 0f041ccca5 jack2: --debug option for waf configure (debuggable binaries) 15 years ago
  sletz c48af77405 Correct rename callback in tests. 15 years ago
  sletz 9ea37c6c9f When threads are cancelled, the exception has to be rethrown. 15 years ago
  nedko 0d7306a60b wscript: some commented lines for enabling debug symbols 15 years ago
  sletz 8b0d84b326 Josh Green ALSA driver capture only patch. 15 years ago
  nedko d5afe86eef jackdbus: port renamed signal. Fixes #10 15 years ago
  nedko 3a0b63edc4 jackdbus: update port names on renames. fixes #151 15 years ago
  sletz 34b02980eb Correct possible backend list for Linux. 15 years ago
  sletz bace3f9e76 Devin Anderson ffado-verbose-wait-error.diff applied. 15 years ago
  nedko 6aebfde97d jackdbus: don't print error during normal flow 15 years ago
  sletz 9d519b5064 Cleanup XCode project. 15 years ago
  sletz 6c8321ff38 Fix JackCoreMidiDriver::ReadProcAux when ring buffer is full (thanks Devin Anderson). 15 years ago
  sletz 57a2bd59b7 Check dynamic port-max value. 15 years ago
  sletz c02981ed9d Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago
  sletz 74b7dd42de Devin Anderson jackmp-fix-ffado-midi-2.diff patch. 15 years ago
  sletz 9c7857b977 Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 15 years ago
  sletz f1631119f2 Fix port_rename callback : now both old name and new name are given as parameters. 15 years ago
  sletz efe1ddd3e5 New MIDI driver related files added in OSX and Windows projects. 15 years ago
  sletz 23a88af253 Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 15 years ago
  sletz 80dca4ef43 Improve debug message. 15 years ago
  sletz 2f706c7546 More robust sample rate change handling code in JackCoreAudioDriver. 15 years ago
  sletz 63804126ef Add NetJack1 installation in Windows installer. 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz dab4e3446e Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
  sletz 7903f675ee Hopefully fix compilation issue introduced in r3823. 15 years ago
  sletz bed09539b7 Use C++ isostream in JackEngineProfiling class. 15 years ago
  sletz c303556637 Client debugging code improved. 15 years ago
  sletz fa24bd3e74 Version 1.9.5 started. 15 years ago
  nedko 6dda86654b revert the wrong revert in r3818 15 years ago
  nedko 0a74b49026 remove unused 'a' option; matches jack1 commit r3815 15 years ago
  nedko 13034fdb08 Revert wrong changes that appeared in r3816 (9fb8b55379) 15 years ago
  nedko d5ac85545e remove duplicate 'L:' in getopt string 15 years ago
  nedko c9bbc68a8d avoid duplication of common stuff in getopt options strings 15 years ago
  sletz 1614542915 Updated JackRouter.dll 15 years ago
  sletz e84187fadf Make dbus/sigsegv.c compile on OSX. 15 years ago
  sletz bc308cb247 Unused variable. 15 years ago
  sletz fbac3a0df8 Cleanup wscripts. 15 years ago
  sletz df59a2fc77 README updated. 15 years ago
  sletz 22a17a57ef Use jack_client_open instead of old jack_client_new. 15 years ago
  sletz 55a88fcfd0 Fix XCode project. 15 years ago