2087 Commits (f5672fc3adcf27b19d133135e8efcb63bcf9bbcc)
 

Author SHA1 Message Date
  sletz 1990acf061 Merge branch 'netone-fixes' 15 years ago
  unknown efd8eefc7b use big socketbuffers on win32 15 years ago
  unknown 7059609392 socklen_t fix 15 years ago
  Torben Hohn 9070e96347 require alsa 1.0.18 15 years ago
  sletz 2653c629be Correct JackCoreAudioDriver. 15 years ago
  Torben Hohn 7ceef48f5e [netone] switch to old deadline algo again. 15 years ago
  Torben Hohn 724237589b remove HAVE_CELT 1 define and include config.h 15 years ago
  sletz f7cb14ec45 Fix for ticket #154. 15 years ago
  sletz 85ae7ba5cb Fix for ticket #152. 15 years ago
  nedko 5d67ec263e fix jack_transport build 15 years ago
  sletz 4efeb5470c Typo. 15 years ago
  nedko ddc96f38f0 Fix jackdbus dependencies handling 15 years ago
  nedko 770360b273 improve the configure time warning for mixed jackdbus+jack scenario 15 years ago
  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
  Stéphane LETZ 6cb124d772 More cleanup in JackLockedEngine and JackEngine. 15 years ago
  Stéphane LETZ 49cac8025b Release JackEngine mutex before sending notifications. 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
  Nedko Arnaudov 66c14ab5bf fix build of FFADO driver that got broken in 04206f10d1 15 years ago
  Nedko Arnaudov 60ae9fa1a9 Merge branch 'master' into port_register_notification_defer 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
  Nedko Arnaudov 7f641a7001 Merge branch 'master' into port_register_notification_defer 15 years ago
  Nedko Arnaudov b90aaaaece Merge branch 'master' into port_register_notification_defer 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 Arnaudov 1ed6ce4fa6 Merge branch 'master' into port_register_notification_defer 15 years ago
  nedko 0d7306a60b wscript: some commented lines for enabling debug symbols 15 years ago
  Stéphane Letz 88bab579e5 Merge branch 'master' into port_register_notification_defer 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
  Stéphane LETZ 5cebf485b0 Still call callback in register/unregister if client is active, add test code. 15 years ago
  Stéphane LETZ 6bdea825b7 In JackEngine::ClientActivate and JackEngine::ClientDeactivate, change port state, then issue notifictions. 15 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  Nedko Arnaudov c08931ef2c notify about port registration when they are connectable 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