37 Commits (c0f0fd7cc9931627e3c096bc9468b5b00875da31)

Author SHA1 Message Date
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 8a2e1e2e91 Correct JackEngine::PortUnRegister, JackEngine::ClientCloseAux and JackEngine::ClientDeactivate to correctly send notifications. 17 years ago
  sletz beb4cfc03b Restore a working version on Linux 17 years ago
  sletz 536c0b5476 Use of placement new for dynamic port allocation is possibly not safe... so avoid that until a definitive answer is found. 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz 5ef740ee61 Correct a dirty port array issue in JackGraphManager::GetPortsAux. 17 years ago
  sletz 9a7839caa6 New JackLockedEngine decorator class to serialize access from ALSA Midi thread, command thread and in-server clients. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz f6b3728629 Correct jack_port_get_connections function (should return NULL when no connections). 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 84b20ca1e7 Notify ports unregistration in JackEngine::ClientCloseAux. 17 years ago
  sletz 36d6d5343f Cleanup 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz ab88c356fe Correct JackGraphManager::GetConnections 17 years ago
  sletz b0c669f0d1 Port connection callback, client side. 17 years ago
  sletz d3c96cf0fb Implement jack_recompute_total_latency and jack_recompute_total_latencies. Remove fBufferSize field in JackGraphManager object. 17 years ago
  sletz 2310f8d7ac Cleanup jack_port_connected_to implementation. 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz 5d80f70646 Tim Blechmann patch for JackGraphManager::GetPortsAux memory leak, Tim Blechmann patch for scons install. 17 years ago
  sletz f6fc09c170 Correct JackGraphManager::GetPortsAux to use port type. 17 years ago
  sletz 7db56d3d7a Cleanup 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz f41fbba898 Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd 17 years ago
  sletz 1fc220dc33 Cleanup 17 years ago
  sletz 27e4b66df7 Add new jack_port_set_alias, jack_port_unset_alias and jack_port_get_aliases API. 18 years ago
  sletz 9538cdbc58 Cleanup 18 years ago
  sletz b352efd13c Merge JackGraphManager Remove and Release method in a unique Release method. 18 years ago
  sletz 11986b04ab Dmitry Baikov patch for JackGraphManager.cpp. 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 3ed43196fe Move client refnum management in JackEngine. 18 years ago
  sletz 6946740c19 Version 0.61. Move client allocation in JackEngine 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz e0574e9130 On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked. 18 years ago
  sletz 7dfee500d5 Cleanup 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago