26 Commits (8799147e66e25d3e6823ce9d6048c3ae9ee18ce9)

Author SHA1 Message Date
  David Carlier af6aa1c03b OpenBSD compilable : 9 years ago
  Paul Davis c758cdf4f6 uncrustification of jack source code 9 years ago
  Paul Davis 6e4d80815b remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_{FIFO,RR} tasks to take over the cpu unless the user misconfigures a very obscure part of their system configuration 11 years ago
  Paul Davis d094819df4 #include changes to reflect separation of public and private headers 13 years ago
  torben 070903509d [core] fix error path for driver removal. 14 years ago
  torben 440206ca32 [controlapi] fix parameter_ptr->id not being set 14 years ago
  torben 45d2015076 [controlapi] properly setup the parameter ids 14 years ago
  torben 70fcaaeed2 [controlapi] make unsupported functions return false. 14 years ago
  torben 1c7b9bb52c [controlAPI] add new parameter timeout threshold. also include clientengine 14 years ago
  torben 51db45b559 [controlAPI] a bit of cosmetics (i failed to hold codingstyle) 14 years ago
  torben 93e9a29274 [controlAPI] factor out jack_stop_watchdog, and use it during switch_master 14 years ago
  torben 42d0bd99f3 [controlAPI] first implementation of jackctl_server_switch_master() 14 years ago
  torben 601d54b816 [controlAPI] make things a bit more clear 14 years ago
  torben 6ff6597067 [controlAPI] remove annoying error message about no internal clients 14 years ago
  torben b7ac46769f [controlAPI] fix broken compilation sigmask_t -> sigset_t 14 years ago
  torben 7c9b90416c [controlAPI] block signals in server_start... 14 years ago
  torben eaf5277182 [controlAPI] first implementation of switch master 14 years ago
  torben 9a4ffcde0f [controlAPI] switch server_start and server_stop code to jack1 14 years ago
  torben 6e6fc8dde9 [controlAPI] continue passing in the constraints 14 years ago
  torben d3fd762366 [controlAPI] remove JackDriverInfo from struct jackctl_driver 14 years ago
  torben 1a0eb6c832 [controlAPI] add missing serverparameters for jack1 14 years ago
  torben cd53c6bad4 [controlAPI] temporaily move jack_cleanup_files into controlapi.c 14 years ago
  torben a84b9928ba [controlAPI] turn on the constraint stuff again 14 years ago
  torben bbf739d788 [controlAPI] add the driver scan code from jackd.c to controlapi.c 14 years ago
  torben f96f9306b1 [controlAPI] first iteration, make controlapi.c compilable 14 years ago
  torben 4245b4abbc [controlAPI] initital commit of files from jack2. (c++ doesnt compile) 14 years ago