243 Commits (2bac065714c0d54d2c0c071760f76cde35682ac5)

Author SHA1 Message Date
  sletz 2bac065714 Adrian Knoth fix in midiseq.c. 13 years ago
  sletz e7f17f5010 Cleanup netjack examples. 13 years ago
  sletz 41a2138648 Cleanup. 13 years ago
  sletz cf1cf045d9 Correct ressource leak in JackCoreMidiOutputPort. 13 years ago
  sletz f0a9512dd7 Improve some of example-clients, cleanup. 13 years ago
  sletz 98c4175be6 Typo. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz da47bdcc8c Cleanup. 13 years ago
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 13 years ago
  sletz 840b47f8bf Code factorization and cleanup. 13 years ago
  sletz b8c47e5967 Fix for NetJack2. 14 years ago
  Stephane Letz 299bc1bfe9 Cleanup. 14 years ago
  sletz 98d9be97d4 Fix compilation warning. 14 years ago
  sletz 55516933a9 Typos in bufsize.c. 14 years ago
  sletz df0958edfc Correct netmaster. 14 years ago
  Nedko Arnaudov 509e31d630 fix build when libsamplerate is missing 14 years ago
  sletz 266cd2b366 Correct midi_latency_test. 14 years ago
  sletz 2d12663fda Format netjack1 C files. 14 years ago
  Devin Anderson 60b5a76310 Make 'jack_midi_latency_test' aware of port aliases as well as port names. 14 years ago
  nedko 08876bd6eb fix compile warnings 14 years ago
  sletz 269c99034e Cleanup. 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 14 years ago
  Devin Anderson dd588f3612 Teach midi_latency_test to wait for connections before executing the test. 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  sletz 68e5ac74a2 Patch for ticket #221. 14 years ago
  Devin Anderson a90604f9a1 Cleanup comments in 'midi_latency_test.c'. Deactivate JACK client before outputting information created by JACK client thread. 14 years ago
  Devin Anderson 7b7f9e869c Cleanup MIDI latency test. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3ddcd74be0 Cleanup, remove warning. 14 years ago
  sletz 06b95a18b9 Add jack_midi_latency_client in Windows projects. 14 years ago
  nedko 49dffe6226 jackdbus: fix slave driver support 14 years ago
  sletz 4334ccb0a9 Update Windows projects for 64/32 bits compilation. 14 years ago
  Devin Anderson d1d25bea79 Fix latency plot error. 14 years ago
  Devin Anderson ccbf581d19 Optimize timing of 'alsarawmiidi' driver. Set parameters on 'rawmidi' ports. Minor fixes to 'jack_midi_latency_test'. Add latency plot to 'jack_midi_latency_test'. 14 years ago
  sletz d904746b42 Oops! Fix error messages on WIN32. 14 years ago
  sletz 44d46d34cd Oops! Check proper error return code from 'wait_semaphore'. 14 years ago
  sletz cf7c43c270 Free semaphore memory on Linux. 14 years ago
  sletz 169d3ef869 Attempt to port midi_latency_test.c to Windows. Can't test, as I don't have a Windows development environment. 14 years ago
  sletz 4789c74f37 Update Solaris drivers. 14 years ago
  sletz ff7978b4a0 Cleanup. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz bde2d1a75f Correct wscript for ALSA. 14 years ago
  sletz ed52540600 Beautifull code. 14 years ago
  sletz 68cc70705e Fix for CELT 0.11. 14 years ago
  sletz 8efcb5d116 Typo in wscript. 14 years ago
  sletz a1e18f5609 Build alsa_io again. 14 years ago
  sletz 9fe497674c Correction of jack_connect/jack_disconnect: use of jack_activate and volatile keyword for thread shared variable. 14 years ago
  Devin Anderson 950945cd7d Make midi_latency_test.c use an 'active sense' message instead of a 'midi clock' message when testing one byte messages. Some MIDI interfaces eat up sync messages. Of course, they could very well eat up 'active sense' messages too ... 14 years ago
  Devin Anderson dd4012c6ca Minor cleanup for 'midi_latency_test.c'. 14 years ago
  Stephane Letz 5360ec7522 Fix midi_latency_test.c for OSX. 14 years ago