3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  sletz c6c5d8b877 Merge branch 'newer-midi' 14 years ago
  nedko 5cc529d9cf jackdbus: slave-drivers parameter 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 d0c81c93b2 Merge branch 'master' of ssh://repo.or.cz/srv/git/jack2 into newer-midi 14 years ago
  Devin Anderson 7b7f9e869c Cleanup MIDI latency test. 14 years ago
  nedko 1d06e19943 jackdbus: remove dead prototypes and functions 14 years ago
  nedko 343a0e8069 jackdbus: params store 14 years ago
  nedko 4b9b621a31 jackdbus: remove the libxml backend 14 years ago
  nedko 8a845aa02a jackdbus: Don't emit ServerStopped signal on SwitchMaster 14 years ago
  Devin Anderson 4fa397f2ca WinMME: Silly parameter reference fix for sysex progress callbacks. Removed a bit of unnecessary code. 14 years ago
  Devin Anderson 2d4542b24d WinMME: Try to use MIDI in timestamps in the sanest way I can think of. This should eliminate jitter introduced by the code, but might create some latency. 14 years ago
  Devin Anderson 5075469072 Reintroduce minimum buffer size usage in 'alsarawmidi'. 14 years ago
  Devin Anderson c8ee6cc1ba WinMME fixes: Fixed issue with not adding period-size frames to the MIDI messages to align with audio. Added code to handle case where WinMME gives us system exclusive header with 0 bytes on exit. Minor format fixes. Removed control characters in file. 14 years ago
  Devin Anderson ed79e13f17 Merge branch 'master' of ssh://repo.or.cz/srv/git/jack2 into newer-midi 14 years ago
  Devin Anderson 4ea6c9ae04 Update comments and cleanup code for JackMidiAsyncQueue. 14 years ago
  sletz fd4fd01765 Correct jackdmp.cpp. 14 years ago
  sletz 234752c5c3 JackWeakAPI.cpp updated for 64bits. 14 years ago
  sletz 373e264b3e Simplified installers on Windows. 14 years ago
  sletz 13724d8244 Cleanup. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3ddcd74be0 Cleanup, remove warning. 14 years ago
  sletz 79a5f3a537 Correct warning. 14 years ago
  sletz 440ff36c88 Correct JackNetDriver::Initialize. 14 years ago
  sletz c764ef2802 Cleanup JackPortAudioAdapter. 14 years ago
  sletz 73d233af63 Remove old library. 14 years ago
  sletz 951b3f3b94 Simplify Windows installers: remove the VC++ 2008 dependency. 14 years ago
  Devin Anderson 1c1d94eb84 Minor comment changes. 14 years ago
  Devin Anderson 66cfcc0908 Merge branch 'master' of git://repo.or.cz/jack2 into newer-midi 14 years ago
  Devin Anderson 52d0665023 Optimize the 'alsarawmidi' driver for I/O over multiple ports. Make 'GetCurrentFrame' call 'GetMicroSeconds' earlier in the function call. 14 years ago
  sletz 458d007a75 Correct Windows installers. 14 years ago
  sletz 3279438563 Improve drivers and internals loading code. 14 years ago
  sletz ffe5b7cdb3 Correct Windows 64 installer. 14 years ago
  sletz 06b95a18b9 Add jack_midi_latency_client in Windows projects. 14 years ago
  sletz 8af2c5dd4a Cleanup. 14 years ago
  sletz 8b30f72b64 Working 64 and 32 bits installer on Windows. 14 years ago
  Devin Anderson 4ae9118fc2 Put 'alsarawmidi' Poll code inline, as it's only called in one place in the driver. Fix potential memory leak with ALSA rawmidi info. Do away with unnecessary auto_ptrs. 14 years ago
  Devin Anderson ddfe2bc5f0 Put 'alsarawmidi' Poll code inline, as it's only called in one place in the driver. Fix potential memory leak with ALSA rawmidi info. Do away with unnecessary auto_ptrs. 14 years ago
  Devin Anderson e0cae3572c Add 'GetAvailableSpace() method to JackMidiRawInputWriteQueue. 14 years ago
  Devin Anderson 7483c24509 Take away early bytes optimization from JackMidiRawOutputWriteQueue, as some MIDI systems timestamp incoming data using the time the status byte arrives vs. the time the last byte arrives. Also, doing some debugging on the 'alsarawmidi' driver (in progress). 14 years ago
  nedko e155b755bc jackdbus: reduce code duplication 14 years ago
  nedko 49dffe6226 jackdbus: fix slave driver support 14 years ago
  sletz 3787c33c21 Merge remote-tracking branch 'cz/newer-midi' 14 years ago
  Devin Anderson 20233db13e Oops! Forgot to add port uniqueness changes. 14 years ago
  Devin Anderson 71d9f1ca2b Change naming scheme of 'alsarawmidi' ports for uniqueness when two MIDI interfaces with the same name are connected. Change 'alsarawmidi' ALSA port buffer size to 32 (lowest possible - it would be nice to make this lower) so that realtime MIDI messages can be sent ASAP when necessary. 14 years ago
  sletz 5e884eaa78 Correct library names. 14 years ago
  sletz 87af94ddfc Update WinMME driver for 64 bits compilation. 14 years ago
  sletz f942ca2284 Correct linking issues. 14 years ago
  sletz 1683375295 Typo and warning. 14 years ago
  sletz fcde502ab6 Change intermediate compilation names on Windows. 14 years ago
  sletz 172555c9a0 Windows 32 bits targets now compile. 14 years ago