614 Commits (2d24e3a1c25dcd9547da55dfaedac2caee4e6c02)

Author SHA1 Message Date
  sletz 2d24e3a1c2 Cleanup JackInternalClient.h,cpp files 17 years ago
  sletz 61237b3e3b Correct BuildClientPath 17 years ago
  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 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 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
  sletz 9ae432d7dc Remove now unecessary JackChannelTransaction.h 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 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 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 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
  sletz 56241c7166 Add a missing EXPORT for JackException class. 17 years ago
  nedko 5ac4b0f680 waf: install inprocess client netmanager.so to proper place - addon dir. Inprocess clients are installed there in both jack1 and jack2+scons 17 years ago
  nedko 4ad5bd7b0c Remove incusion of internal header from external header and thus fix building of non sequencer 17 years ago
  nedko 61ac8b2c2a waf: use -fvisibility=hidden when building libraries using waf (fixes #70) 17 years ago
  nedko af02e99772 waf: fix jackdbus-less build (jack.pc.in) 17 years ago