3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  sletz 0a0860fcb1 New generic BuildClientPath for internal clients loading. 17 years ago
  sletz 8b5911a983 Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
  sletz 7bfa336f7d Correct GetPortTypeId, various cleanup. 17 years ago
  sletz df71bdce55 Compiles on Windows again 17 years ago
  sletz e48f81bb75 Cleanup control_types.h 17 years ago
  sletz 0770cd5b62 Cleanup 17 years ago
  sletz af18857295 posix semaphore naming fix 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 2ff0ab3989 DBUS working on OSX 17 years ago
  sletz 3f0c87526c On OSX waf now compiles Universal Binaries. 17 years ago
  sletz c380ee7bbf Add portaudio driver in OSX target (not yet working) 17 years ago
  sletz bbf9976e3c Add coreaudio driver target, waf for OSX now works 17 years ago
  sletz f49f2c72ac Update waf for compilation on OSX. 17 years ago
  sletz 059eb21dcb Cleanup include 17 years ago
  sletz d88706fd93 Compilation on Windows 17 years ago
  sletz 81a50f285f Driver class hierarchy simplification. 17 years ago
  sletz 826eb509b6 Correct JackAudioDriver::ProcessNull 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 275dbc30ec Header cleanup 17 years ago
  sletz bbf39e4be9 Add missing files in server library project 17 years ago
  sletz 3a5d4dbd29 Add missig file in wscript 17 years ago
  sletz 6b92092bc0 Cleanup driver classes 17 years ago
  sletz 318ecc889d Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
  sletz 0a1f18f323 Correct JackPosixThread::ThreadHandler termination, do not set buffer size if same value is used. 17 years ago
  moret 67a30cfdbc Add mtu setting in netjack2 (netdriver) 17 years ago
  sletz ae648123ae Improve documentation in jack.h 17 years ago
  nedko f3b8c45349 waf: fix executable bits for installed jack_control script 17 years ago
  sletz 9ae432d7dc Remove now unecessary JackChannelTransaction.h 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz 068a6459bb Readme updated for waf 17 years ago
  moret 05c991e5b7 fix netjack int/uint compilation failure on macosx 17 years ago
  moret 2fe0ec0c13 cleanup 17 years ago
  sletz 8161dde65f Use generic JackSleep 17 years ago
  moret 4f8789b6f3 More fixes in netjack2 int types...(for 64bit and/or macosx) 17 years ago
  moret 658f3e52d8 Correct int types in Netjack2 17 years ago
  nedko 1784d75aa7 Initial steps toward waf on macosx. libjack libjackserver and netmanager inprocess client should build fine. 17 years ago
  moret 75320c73bb NetJack : replace all 'size_t' by 'unsigned int' 17 years ago
  nedko b7d7167dce Cleanup svn:ignores after scons removal 17 years ago
  nedko 850d20dddb Remove scons, waf should be viable for everybody, at least on linux. ok: sletz 17 years ago
  sletz 1defef7359 Move waiting code in JackAudioDriver::ProcessNull 17 years ago
  moret 9e1a2bb8f6 Fix NetJack2 in scons - Fix synchronous networking 17 years ago
  sletz 74a7cf0688 Correct JackNetDriver::ProcessNull 17 years ago
  sletz 2f4e02bc1d Improve net driver so that jack clients can be registered even if driver has not yet started. 17 years ago
  sletz 5049b734b3 Cleanup 17 years ago
  sletz 9861593a94 Cleanup 17 years ago
  sletz 7e7db2b186 Better wait_time calculation 17 years ago
  sletz 25d7814d19 Remove uneeded EXPORT 17 years ago
  sletz c8c972c7dd Cleanup 17 years ago
  sletz 10ed2ac2a5 Cleanup 17 years ago
  sletz 3f5b7ab9b8 New JackWaitThreadedDriver class to better handle JackNetDriver 17 years ago