41 Commits (submodules)

Author SHA1 Message Date
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 1e00bb3448 John Emmas POST_PACKED_STRUCTURE patch. 13 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 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 2eeb1f0ad3 Correct TopologicalSort. 14 years ago
  sletz b1cbecba6b JackEngine::ComputeTotalLatencies in progress. 14 years ago
  sletz ae99359963 New latency API implementation (in progress). 14 years ago
  sletz 4f249a336f Remove JackPortIsActive flag. 14 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 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 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  nedko 6e1e12b016 JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz c6bfa1db86 Two threads model in JackBoomerDriver (in progress). 16 years ago
  sletz 478b718aa8 Add mixed 32/64 mode (off by default). 16 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 16 years ago
  sletz 164a71e806 Tim Blechmann optimization patch (inlining some heavy used methods). 16 years ago
  sletz b50078f968 Tim Blechmann optimization patch. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz df71bdce55 Compiles on Windows again 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 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 40d7e43d8e Use placement new for dynamic port allocation (in progress). 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 ecb8da58c7 Beautifull code 17 years ago
  sletz 84b20ca1e7 Notify ports unregistration in JackEngine::ClientCloseAux. 17 years ago
  sletz 254f765c4f Update date 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 4fa6879573 Cleanup 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 1231a5d893 Make Rename a method of JackPort class, call it from driver Attach method. 17 years ago
  sletz b352efd13c Merge JackGraphManager Remove and Release method in a unique Release method. 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 73e2d7a6d3 First import 18 years ago