15 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  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 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 0620304d45 Cleanup JackThreadedDriver class 17 years ago
  sletz 682a6b50b7 Add an Init method for blocking drivers to be decorated using JackThreadedDriver class. 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 4d17ae65e8 Changes driver parameter types 17 years ago
  sletz a4142d71a3 Cleanup 17 years ago
  sletz 4ed0dd094d Cleanup 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 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 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago