ef451787b0
- don't bother trying to fix compiler optimization flag tests. they're badly broken/linux spcific, and we don't use them anyway. - the net source client became a "real" client (executable), instead of an "in process" client (plugin) - previous sun_driver patches accepted upstream, plus: * fix cycle timing in duplex mode by moving calculations and function calls out of the poll() synchronization loop * shorten xrun and silence writing/reading messages * remove unused variables * attempt to stop continuous playback underruns in duplex mode that are caused by the capture buffer overrunning * try harder to make sure we have pristine buffers after sun_driver_start() * use native endian audio encodings * report a delay when poll() times out, instead of effectively running a null cycle now jack works on my r10k sgi :)
49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.2 2008/04/22 09:34:58 jakemsr Exp $
|
|
bin/jack_alias
|
|
bin/jack_connect
|
|
bin/jack_disconnect
|
|
bin/jack_evmon
|
|
bin/jack_freewheel
|
|
bin/jack_impulse_grabber
|
|
bin/jack_load
|
|
bin/jack_lsp
|
|
bin/jack_metro
|
|
bin/jack_midiseq
|
|
bin/jack_midisine
|
|
bin/jack_monitor_client
|
|
bin/jack_netsource
|
|
bin/jack_showtime
|
|
bin/jack_simple_client
|
|
bin/jack_transport
|
|
bin/jack_unload
|
|
bin/jackd
|
|
bin/jackrec
|
|
include/jack/
|
|
include/jack/intclient.h
|
|
include/jack/jack.h
|
|
include/jack/midiport.h
|
|
include/jack/ringbuffer.h
|
|
include/jack/statistics.h
|
|
include/jack/thread.h
|
|
include/jack/timestamps.h
|
|
include/jack/transport.h
|
|
include/jack/types.h
|
|
lib/jack/
|
|
lib/jack/inprocess.la
|
|
lib/jack/inprocess.so
|
|
lib/jack/intime.la
|
|
lib/jack/intime.so
|
|
lib/jack/jack_dummy.la
|
|
lib/jack/jack_dummy.so
|
|
lib/jack/jack_net.la
|
|
lib/jack/jack_net.so
|
|
lib/jack/jack_sun.la
|
|
lib/jack/jack_sun.so
|
|
lib/libjack.la
|
|
@lib lib/libjack.so.${LIBjack_VERSION}
|
|
lib/libjackserver.la
|
|
@lib lib/libjackserver.so.${LIBjackserver_VERSION}
|
|
lib/pkgconfig/jack.pc
|
|
@man man/man1/jackd.1
|
|
@man man/man1/jackstart.1
|