437 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz c58666dd8c Rename JackProcessSync in JackPosixProcessSync. 13 years ago
  sletz f25c4b0e49 Add EndTime function (especially for Windows). 13 years ago
  sletz b4dbbf3e73 Fix for Ticket #269. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz 50abee29f5 Export cleanup. 13 years ago
  sletz e4dd72272f Compiles again on Linux with ALSA. 13 years ago
  sletz a9a781158f Remove duplicated declaration. 13 years ago
  sletz 022e551350 Cleanup. 13 years ago
  sletz 496146f6b5 More robust dynamic port management in JACK/CoreMidi bridge. 13 years ago
  sletz eb6f2830fa Cleanup. 13 years ago
  sletz 7747eb808d Some missing snprintf. 13 years ago
  sletz b70bef511b Cleanup code using snprintf(2). 13 years ago
  sletz 00b166e731 Cleanup code using snprintf. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  sletz 81466b50ce Some more EXPORT related fixes. 14 years ago
  sletz 48fe42f14e Typo. 14 years ago
  sletz 90494cc885 Correct rd_acquire. 14 years ago
  sletz db4b99b5b6 Fix link issues for jackd. 14 years ago
  nedko 08876bd6eb fix compile warnings 14 years ago
  Nedko Arnaudov bd2d168dc8 More AllocatePort => PortRegister changes 14 years ago
  sletz 4e63b533b0 jack1 r4357 pushed in jack2. 14 years ago
  Stephane Letz 80bc23a3af Should compile on Linux. 14 years ago
  sletz 6d7823290f Deactivate transport in netjack2. 14 years ago
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  nedko be8d77eea5 make freebob driver build 14 years ago
  Devin Anderson 2b589c803c Swapped 'alias' and 'name' for 'alsarawmidi' port names. Added debugging code to 'WinMME' driver to figure out if the waitable timers are causing jitter. 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  sletz b14943bb1a Fix alsa_driver_check_card_type. 14 years ago
  sletz ad34703368 rebase from trunk 4306:4323 14 years ago
  sletz d07ba73d32 Patch for ticket #223. 14 years ago
  Devin Anderson 5075469072 Reintroduce minimum buffer size usage in 'alsarawmidi'. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  Devin Anderson 1c1d94eb84 Minor comment changes. 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
  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 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
  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
  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 92bb6df214 Remove warnings. 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  Devin Anderson df7e4df274 Add license headers to 'alsarawmidi' driver files. 14 years ago
  sletz 4bfaf8822a Cleanup JackThreadedDriver::Stop. 14 years ago
  Stephane Letz 69c59f4423 Renaming for Windows compatibility. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago