1519 Commits (21164db0b1ac556241beb0f59a4b57a94e78d7da)
 

Author SHA1 Message Date
  sletz 21164db0b1 Cleanup. 15 years ago
  sletz bc5ecb8e57 Streaming from Mac to iPod (in slave mode) now somewhat works. 15 years ago
  sletz eb681fa591 Cleanup. 15 years ago
  sletz bae05a4f07 Add audio code for iPod, streaming from Mac to iPod (in master mode) now somewhat works. 15 years ago
  sletz 5dd1940b9d Better error handling. 15 years ago
  sletz a449e6e1fa Cleanup. 15 years ago
  sletz 32a7808346 Compile again on Snow Leopard. 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 6ae91579c4 Add missing error functions. 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 f385f2b058 Add Windows project for libjacknet. 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 aa1570327c Compiles on Linux again. 16 years ago
  sletz 6926652401 rebase from trunk 3353:3367 16 years ago
  sletz 2376d98b06 Improve C adapter API. 16 years ago
  sletz 3ef112b3de rebase from trunk 3336:3353 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
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz e583db2537 Share code in JackNetSlaveInterface class. 16 years ago
  sletz 6b3e24ec7f Use some #define for network parameters. 16 years ago