3222 Commits (ae81d3cb41d81dd74988b1036fb148257bc4626c)
 

Author SHA1 Message Date
  sletz b63069e02c John Emmas second auto-launch server on Windows patch. 13 years ago
  sletz f7bcd227cc Memory locking now working on Windows. 13 years ago
  sletz 31df097fde CHECK_MLOCK updated for Windows(2). 13 years ago
  sletz 7cef8825c5 CHECK_MLOCK updated for Windows. 13 years ago
  sletz 57df5447e0 Add JackTools::InitOS. 13 years ago
  sletz 0bd741fec1 Generic installation path on Windows. 13 years ago
  sletz fad0306161 Define JACK_DEFAULT_DRIVER and JACK_LOCATION on Windows. 13 years ago
  sletz 0bf62c68fc Cleanup. 13 years ago
  sletz 1398d76e14 Add missing method in JackNetWinSocket. 13 years ago
  sletz 0314acf4bb John Emmas auto-launch server on WIndows patch. 13 years ago
  sletz 64dcbcaf4e Enable local access in NetJack2 code. 13 years ago
  sletz 8156ce9255 Add jack_client_get_uuid API in JackWeakAPI.c. 13 years ago
  sletz 47517fe405 Add missing include. 13 years ago
  sletz 98c4175be6 Typo. 13 years ago
  sletz a2bb02b099 Compile again on Windows. 13 years ago
  sletz 49d98099bf Merge branch 'netjack2-cleanup' 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 2b7864ad5e Fix jack_set_port_name API. 13 years ago
  sletz eb6a4fd938 Improve session API documentation. 13 years ago
  sletz 8b033318c2 On Windows, PortAudio DLL now installed in system folder. 13 years ago
  sletz 7b92e2e6ee John Emmas Windows server launching patch (1). 13 years ago
  sletz 48815285d5 Add missing jack_client_get_uuid API. 13 years ago
  sletz b0faf2a03f Correct multi server launch bug on Windows. 13 years ago
  sletz 7f510d8bf4 Add check_process_running for Windows. 13 years ago
  sletz 1e00bb3448 John Emmas POST_PACKED_STRUCTURE patch. 13 years ago
  sletz 370f0419d4 Update Windows binaries and installers. 13 years ago
  sletz fb17e32bd3 Gabriel Beddingfield patch (r4541) reverted. 13 years ago
  sletz 24b75dbc1e Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets). 13 years ago
  sletz b344aed584 Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets). 13 years ago
  sletz 4b3eacd46b Patch for unresolved symbols in libjacknet. 13 years ago
  nedko 1a205fac42 remove sneaked sleep that caused jack session saves to take long time 13 years ago
  sletz 6faac69942 Use jack_free instead of free. 13 years ago
  sletz c88d56cfd5 John Emmas patch for DSP CPU computation. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  sletz 7ac5f1ce02 Gabriel Beddingfield patch for ALSA driver: error when source is non-native byte-order float. 13 years ago
  sletz 1179107321 Use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment (from jack1). 13 years ago
  nedko 9ba6ebe06b Fix incorect sizeof() (jack-session) 13 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 13 years ago
  sletz a6b78ded57 Check driver type in jackdmp.cpp. 13 years ago
  sletz 2c63d4674b Correct JackMessageBuffer::Execute. 13 years ago
  sletz 192575d038 Correct JackBasePosixMutex::Trylock. 13 years ago
  sletz 1bad48303a Compiles on Windows again. 13 years ago
  sletz 4b74b18c81 Correct JackProfiler. 13 years ago
  sletz dd1818ad9c Singleton behaviour for JackCoreMidiDriver and JackWinMMEDriver. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz eb3068107d More robust Control API implementation. 13 years ago
  sletz 3a08661402 Non blocking notifications in JackEngine::NotifyAddClient and JackEngine::NotifyRemoveClient. 13 years ago
  sletz b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 13 years ago
  nedko ad47e933a3 Merge branch 'js-dbus' 13 years ago
  Nedko Arnaudov 0f439c74dd jackdbus: implement session command queue 13 years ago