52 Commits (7dfdbe133ad8663222f3a980b286b76366d4b81d)

Author SHA1 Message Date
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  Karl Linden 45f9332f54 Handle alloca properly 7 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 7 years ago
  Adrian Knoth c5dac6270e More spelling fixes from Debian QA 7 years ago
  Stephane Letz 7de15e7a53 Correct netjack2 latency code. 12 years ago
  Robin Gareus 51bffbf379 netjack/opus: don't re-init en/decoders 12 years ago
  Robin Gareus 3085ae19e9 netjack1/2 Opus: use only 2bytes for encoded-length 12 years ago
  Robin Gareus d94f5edb03 netjack1/netone opus support 12 years ago
  sletz 9c6afc5157 Compiles again on Windows. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  sletz b52ec65d7d Fix symbols export. 13 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 8a67e42f58 Correct OSX real-time thread setup. 14 years ago
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  sletz 0d40e82f1a Cleanup. 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  nedko cfa7575fcc don't access uninitialized memory 14 years ago
  sletz 309c7e9951 Correct CELT conditional compilation. 14 years ago
  sletz a10a8f9081 Correct JackNetMasterManager::InitMaster. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz d351df4e06 Beautiful JackNetOneDriver code. 14 years ago
  sletz c261cca84b Correct JackNetOneDriver::Close. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz 98fc075356 Typos. 14 years ago
  sletz 5b9c3e9712 Fix for CELT and netjack1. 14 years ago
  sletz dda1354aba Fix for CELT and netjack1 in progress. 14 years ago
  sletz ef7e83f748 Correction of JackNetOneDriver for latest CELT API. 14 years ago
  sletz 9fe497674c Correction of jack_connect/jack_disconnect: use of jack_activate and volatile keyword for thread shared variable. 14 years ago
  sletz f8d78dc7d0 Fix CELT code in JackNetOneDriver.cpp. 14 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 675d93c269 Cleanup. 14 years ago
  sletz b48178a1fd Correct JackNetMaster::SetBufferSize. 14 years ago
  sletz 8b2ddf4f3e Synchronize netjack1 with JACK1 version. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Torben Hohn 4bd4f5b1bb fix compile errors. which showed up from the rebase. 15 years ago
  Stéphane LETZ 18d6012986 Multi-platform mkdir, cleanup. 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  Torben Hohn 724237589b remove HAVE_CELT 1 define and include config.h 15 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  Torben Hohn 09c53ca95b sync jack1 netjack back to netone 15 years ago
  sletz ebfcf66781 Correct JackCoreAudio driver when empty strings are given as -C, -P or -d parameter. 15 years ago
  Stephane Letz 854f650da0 Move exception handling in libjackserver, solve the exeption issue in JackNetOneDriver. 15 years ago