2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  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
  Nedko Arnaudov b35647d838 Fix JackEngine::ClientHasSessionCallback() 13 years ago
  Nedko Arnaudov e93e526957 dbus: info log messages for session notify 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 13 years ago
  Nedko Arnaudov 1e962ef079 Move session command reply array creation to JackSessionNotifyResult 13 years ago
  Stephane Letz 80d316ece4 Merge branch 'master' into js-dbus 13 years ago
  sletz 7918f1c12a JackWaitThreadedDriver now always running RT. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  nedko 9b849da768 Merge Adrian Knoth`s fix for type in jack_disconnect manpage 13 years ago
  sletz f62319d2ee NetJack2: default latency raised to 5 cycles, cleanup. 13 years ago
  sletz 309d2ebf5a Correct display of channel mapping. 13 years ago
  sletz cb2417de70 NetJack2 code cleanup. 13 years ago
  sletz da47bdcc8c Cleanup. 13 years ago
  sletz 91da92be7c Correct channel mapping in CoreAudio driver. 13 years ago