27 Commits (89269bf12a7e94e53cb44de09055dcfd01da9037)

Author SHA1 Message Date
  sletz 89269bf12a Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network). 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz fc2c8f7070 Use SetAlias for port naming. Use jackd midi port naming scheme(2) 17 years ago
  sletz bc4c8bc34b Use SetAlias for port naming. Use jackd midi port naming scheme. 17 years ago
  sletz 9e898eb8b3 Update Todo 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 c84a630733 Cleanup 17 years ago
  sletz d07f62bc74 Correct fPeriodUsecs computation in JackAudioDriver::SetBufferSize and JackAudioDriver::SetSampleRate(2) 17 years ago
  sletz eb9bbab928 Correct fPeriodUsecs computation in JackAudioDriver::SetBufferSize and JackAudioDriver::SetSampleRate. 17 years ago
  sletz 0df7fe2aca Correct ALSA driver Attach method: internal driver may have changed the buffer_size and sample_rate values. 17 years ago
  sletz 816e3668e7 Cleanup 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz ec48225e7c Cleanup 17 years ago
  sletz 137db10dad Correct Alsa driver 17 years ago
  sletz 1231a5d893 Make Rename a method of JackPort class, call it from driver Attach method. 17 years ago
  sletz 29796db347 Fix backend port alias management (renaming in system:xxx) 17 years ago
  sletz 0a6a0a1728 Dmitry Baikov buffer size patch. 18 years ago
  sletz b352efd13c Merge JackGraphManager Remove and Release method in a unique Release method. 18 years ago
  sletz 359623675b Cleanup 18 years ago
  sletz c17a61460c Suppress warning on WIN32 18 years ago
  sletz cc401d8999 Improve synchronous mode 18 years ago
  sletz 95454b4ad9 In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out. 18 years ago
  sletz 2728807e29 Correct Write method 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago