David Carlier
af6aa1c03b
OpenBSD compilable :
- md5sum is not available.
- adding sndio support from Jacob Meuser <jakemsr@sdf.lonestar.org>.
- various patches from ajacoutot@, jasper@ and sthen@
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.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4447 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
440206ca32
[controlapi] fix parameter_ptr->id not being set
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4442 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
45d2015076
[controlapi] properly setup the parameter ids
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4440 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
70fcaaeed2
[controlapi] make unsupported functions return false.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4438 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
1c7b9bb52c
[controlAPI] add new parameter timeout threshold. also include clientengine
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4436 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
51db45b559
[controlAPI] a bit of cosmetics (i failed to hold codingstyle)
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4426 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
93e9a29274
[controlAPI] factor out jack_stop_watchdog, and use it during switch_master
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4425 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
42d0bd99f3
[controlAPI] first implementation of jackctl_server_switch_master()
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4423 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
601d54b816
[controlAPI] make things a bit more clear
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4419 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
6ff6597067
[controlAPI] remove annoying error message about no internal clients
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4418 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
b7ac46769f
[controlAPI] fix broken compilation sigmask_t -> sigset_t
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4417 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
7c9b90416c
[controlAPI] block signals in server_start...
this should probably go into the thread_create wrapper, but thats not
decided yet.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4416 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
eaf5277182
[controlAPI] first implementation of switch master
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4415 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
9a4ffcde0f
[controlAPI] switch server_start and server_stop code to jack1
also commented out quite a lot of jack_log occurences.
the server stop code needs a bit of debugging.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4412 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
6e6fc8dde9
[controlAPI] continue passing in the constraints
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4411 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
d3fd762366
[controlAPI] remove JackDriverInfo from struct jackctl_driver
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4410 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
1a0eb6c832
[controlAPI] add missing serverparameters for jack1
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4409 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
cd53c6bad4
[controlAPI] temporaily move jack_cleanup_files into controlapi.c
this function should probably go into engine.c
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4408 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
a84b9928ba
[controlAPI] turn on the constraint stuff again
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4407 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
bbf739d788
[controlAPI] add the driver scan code from jackd.c to controlapi.c
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4405 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
f96f9306b1
[controlAPI] first iteration, make controlapi.c compilable
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4404 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
torben
4245b4abbc
[controlAPI] initital commit of files from jack2. (c++ doesnt compile)
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4403 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago