2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  sletz 0bef67a30a Cleanup profiling code. 16 years ago
  sletz cbeb54fcb5 Updated for system wide installation. 16 years ago
  sletz 5a72bbae78 Cleanup JackOSSDriver code. 16 years ago
  sletz e28ff7a6f5 Correct profiler client parameter default value. 16 years ago
  sletz 829c954810 More robust profiling tools when clients come and go. 16 years ago
  sletz 03f536673c Raise default port number to 1024. 16 years ago
  sletz aa1570327c Compiles on Linux again. 16 years ago
  sletz 6926652401 rebase from trunk 3353:3367 16 years ago
  sletz 832a7d7b5b Change prototype of PushAndPull and PullAndPush methods. 16 years ago
  sletz 2376d98b06 Improve C adapter API. 16 years ago
  sletz bf1723b98a Improve generated gnuplot files for adapting code. 16 years ago
  sletz 71f010e1bc Cleanup JackAudioAdapterInterface. 16 years ago
  sletz c47da14752 Correct JackResampler::Reset. 16 years ago
  sletz a035864c31 Correct JackPortAudioAdapter on Windows. 16 years ago
  sletz 8fb9b2c95b Typo in JackOSSAdapter. 16 years ago
  sletz 5d8b564ad7 Major cleanup in adapter code. 16 years ago
  sletz 6eda6fb35f Use PushAndPull method in JackOSSAdapter and JackAlsaAdapter. 16 years ago
  sletz f42e0a4b0a Share some code in JackAudioAdapterInterface class. 16 years ago
  sletz b8bd5805e3 Fix JackAlsaAdapter.h for 64 bits compilation. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz 3ef112b3de rebase from trunk 3336:3353 16 years ago
  sletz d167ffc6ed Some more cleanup in JackLoadableInternalClient class. 16 years ago
  sletz 7c8db86d92 Fix crash bug in JackLoadableInternalClient::~JackLoadableInternalClient. 16 years ago
  sletz 897777cca3 More check in JackNetDriver::FreePorts. 16 years ago
  sletz 30a1a97d80 Fix for profiling mode. 16 years ago
  sletz 9f0d5c605b Cleanup 16 years ago
  sletz b822633846 For audio device reservation, add card_to_num function. 16 years ago
  sletz 319a95c629 Fix JackNetDriver::Close method. 16 years ago
  sletz 37875f215f Correct licence headers. 16 years ago
  sletz abf1b2bca8 First version of D-Bus based audio device rerservation. 16 years ago
  sletz 669fbd80a5 More error checking in iPhoneNetMaster example. 16 years ago
  sletz 44cd5a3154 More error checking in netslave and netmaster clients. 16 years ago
  sletz 07d8c8f32b Add sources and project for iPhone. 16 years ago
  sletz f40ead1ba0 Now running on Linux. 16 years ago
  sletz 926a25f6c6 New libjacknet library with net.h and JackNetAPI.cpp files. New netmaster.c and netmaster.c examples. 16 years ago
  sletz 22add8c3f2 Creating the libjacknet branch. 16 years ago
  sletz 3e1864c4d0 Move generic code and data in JackNetInterface and JackNetMasterInterface classes. 16 years ago
  sletz 0e86ff0648 Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. 16 years ago
  sletz 4088360380 More documentation for JackWaitThreadedDriver class. 16 years ago
  sletz ba6128e426 Cleanup systemdeps.h on Windows. 16 years ago
  sletz 5bbc8e99c8 Change fMulticastIP handling in JackNetInterface. 16 years ago
  sletz 8b0e453d73 Add InitConnection and InitRendering methods in JackNetSlaveInterface, better packet type checking in JackNetSlaveInterface::SyncRecv. 16 years ago
  sletz 22fe6da4f1 Cleanup JackProcessSync class. 16 years ago
  sletz 5643180d82 Add missing include. 16 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz c75b495df5 Fix the mutex/signal classes on Windows. 16 years ago
  sletz 77237dd172 Internally use GetMicroSeconds() instead of jack_get_time(). 16 years ago
  sletz f7d6bb2b25 Cleanup headers. 16 years ago
  sletz e8292c9e15 Works again on Windows 16 years ago