376 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz 1305523784 rebase from trunk 3916:3930 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz 5d29fcff36 rebase from trunk 3613:3638 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 522fd2b7f8 rebase from trunk 3482:3502 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 31bb3bc2a9 rebase from trunk 3447:3455 16 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 16 years ago
  sletz b63e6a8feb rebase from trunk 3401:3420 16 years ago
  sletz 62966c288c rebase form trunk 3367:3401 16 years ago
  sletz 6926652401 rebase from trunk 3353:3367 16 years ago
  sletz 3ef112b3de rebase from trunk 3336:3353 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 926a25f6c6 New libjacknet library with net.h and JackNetAPI.cpp files. New netmaster.c and netmaster.c examples. 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 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 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 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz af6820789c Equality of input and output buffer size removed (for now) in JackOSSDriver. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz a0528fa224 Add a resample quality parameter in netadapter. 16 years ago
  sletz af0d827db8 Now correctly return an error if JackServer::SetBufferSize could not change the buffer size (and was just restoring the current one). 16 years ago
  sletz 6c84cceffd Use PRIu32 kind of macro in JackAlsaDriver again. 16 years ago
  sletz 41baa7f8d9 Add a resample quality parameter in audioadapter. 16 years ago
  sletz 34e7e2a6ef Define a JACK_INTERNAL_DIR environment variable to be used for internal clients. 16 years ago
  sletz ce38e47ed8 In NetJack2, fix a bug when capture or playback only channels are used. 16 years ago
  sletz 3d08431fe9 Support for BIG_ENDIAN machines in NetJack2 for MIDI ports. 16 years ago
  sletz ad0ca0971e Support for -h option in internal clients to print the parameters. 16 years ago
  sletz 8a7739e0d6 Support for BIG_ENDIAN machines in NetJack2. 16 years ago
  sletz 4e2ed9ed68 Better recovery of network overload situations, now resynchronize by skipping cycles. 16 years ago
  sletz cff54b1d7b Set default mode to 'slow' in JackNetDriver and JackNetAdapter. 16 years ago
  sletz 96376a0f80 Simplify audio packet order verification. 16 years ago
  sletz b3abd3f4e1 Fix JackNetInterface::SetNetBufferSize for socket buffer size computation and JackNetMasterInterface::DataRecv if synch packet is received, various cleanup. 16 years ago
  sletz f0ee87367e Synchronize ALSA backend code with JACK1 one. 16 years ago