source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3902:86120af0d426   14 years phi corrected message for win32
(edit) @3901:ef227a309cf5   14 years phi we only support proxy code in case we have POSIX basic IOs
(edit) @3900:71782afc24b2   14 years phi check for some more f*()-functions
(edit) @3899:5d1f131a2e6c   14 years phi use correct close functions
(edit) @3898:ee9d45cf981d   14 years phi test for accept()
(edit) @3897:7150eb408831   14 years phi get things to compile on µCs
(edit) @3896:e788e2d773e6   14 years phi don't build cmd VIO on µCs
(edit) @3895:12c0c9a574cb   14 years phi test for ioctl()
(edit) @3894:52c5bf528a45   14 years phi corrected use of exec helper, and filename suffixes
(edit) @3893:5064c6bd32a2   14 years phi support the exec helper
(edit) @3892:38312d099271   14 years phi old NetBSD had no O_DIRECT
(edit) @3891:b46eba7707b2   14 years phi got mode_t problem soldved with FreeBSD
(edit) @3890:bbf415110a11   14 years phi use support creat() on FreeBSD
(edit) @3889:cab8aaa99718   14 years phi added rsd_delay_ms() and rsd_samplesize() as required by newer versions …
(edit) @3888:5b7ed3feccd3   14 years phi additional flags which may be used with message format 2
(edit) @3887:faf4ff8e547c   14 years phi added basic V2 message support
(edit) @3886:e5184117d485   14 years phi added pos64 to roar_message struct
(edit) @3885:5a193b4204cc   14 years phi reorder build of subdirs, needed to build roard with sndio on non-sndio …
(edit) @3884:063703dddd1e   14 years phi info on which versions support which flags
(edit) @3883:c02a22583d30   14 years phi added version fied to roar_message struct
(edit) @3882:8dceab4d1382   14 years phi moved message functions into new proto.c
(edit) @3881:9a79e82ead86   14 years phi better OSS emulation
(edit) @3880:0a3a7d8ca0f2   14 years phi dummy implemented stat(), fstat(), lstat()
(edit) @3879:6644eb2eda37   14 years phi added roardl plugin init function (mostly dummy)
(edit) @3878:1d8fae9d2c56   14 years phi prepair for an fstat VIO ctl call
(edit) @3877:fa0559ec34e0   14 years phi added error frame support
(edit) @3876:72207cdc25b7   14 years phi defines for message flags
(edit) @3875:8731d0c3e04a   14 years phi init/zero messages with memset()
(edit) @3874:b001671de779   14 years phi started with error frame code
(edit) @3873:29771aef3daa   14 years phi define O_DIRECTORY in case it is not defined by OS
(edit) @3872:51fe5bedbd0a   14 years phi become more portable
(edit) @3871:dc9be2b6eef2   14 years phi added support for creat()
(edit) @3870:a1987a5a6824   14 years phi use more general API, support tailing star in filenames
(edit) @3869:c63e1367041c   14 years phi fixed long outstanding Con vs. VIO bug
(edit) @3868:41e42a0a5c97   14 years phi use symbilic names
(edit) @3867:6598d2c85f69   14 years phi also ignore the direction flags
(edit) @3866:5ca375b5e98c   14 years phi added open64()
(edit) @3865:d004ebed0dd4   14 years phi use support more codecs and corrected prototyoe
(edit) @3864:6a269d69e845   14 years phi added support for SNDCTL_DSP_NONBLOCK
(edit) @3863:776c0f852a12   14 years phi build pulse-simple plugin
(edit) @3862:276bb08e3577   14 years phi check for libpulse-simple
(edit) @3861:1afd922562eb   14 years phi use VIO
(edit) @3860:96075c123fec   14 years phi use roar_libroar_*warn()
(edit) @3859:692da44cb264   14 years phi support NULL as stream object in roar_vio_simple_new_stream_obj()
(edit) @3858:56818fcec77c   14 years phi use ROAR_SHUTDOWN() not shutdown()
(edit) @3857:8ed6d81a32d6   14 years phi use roar_debug_warn_obsolete() and roar_libroar_*warn()
(edit) @3856:b2f0925dcc04   14 years phi implemented roar_debug_warn_obsolete_real(), use roar_libroar_iswarn()
(edit) @3855:fbe1a88948e6   14 years phi added config support for obsolete warnings, keyword 'all' and …
(edit) @3854:db310d7fc26c   14 years phi added prototypes for warning about obsolete functions
(edit) @3853:b0150a5af2c7   14 years phi use new support for ROAR_VIO_CTL_SYSIO_IOCTL
(edit) @3852:adfa773b39a8   14 years phi added support vor (sysio) ioctl() to VIOs
(edit) @3851:a8c828f5b759   14 years phi added roar cdriver
(edit) @3850:ecd08ece4a31   14 years phi use of roar_mm_*()
(edit) @3849:dbd0c483126a   14 years phi added support to handle O_NONBLOCK
(edit) @3848:b161cd9c3443   14 years phi corrected use of NULL, some better VIO handling
(edit) @3847:c8ba27bb7e0d   14 years phi spaceing
(edit) @3846:8e117a9c5be1   14 years phi typos
(edit) @3845:e5ba73155538   14 years phi only print optional infos in case we acctualy have the data
(edit) @3844:90ce8c205d4e   14 years phi added support for --no-load-*
(edit) @3843:918695fb1760   14 years phi use VIO
(edit) @3842:778a9b62944b   14 years phi updated comment
(edit) @3841:9488b79cfb85   14 years phi send correct number of samples in per server block
(edit) @3840:4eb8482610be   14 years phi added more space because of PA Simple
(edit) @3839:6a585b91275c   14 years phi added driver for pulseaudio-simple
(edit) @3838:533d385df0da   14 years phi made OSS driver fh save
(edit) @3837:44372929e571   14 years phi AF_* not PF_*
(edit) @3836:83dbb40a308c   14 years phi spacing, added roar_noop()
(edit) @3835:40e222c4214f   14 years phi AF_* not PF_*
(edit) @3834:b6ffac42c34e   14 years phi use roar_mm_*()
(edit) @3833:fc0909593cea   14 years phi use roar_mm_*()
(edit) @3832:25e79a40b829   14 years phi use NULL, roar_mm_*()
(edit) @3831:0f9c7eb89afb   14 years phi build and install .pc files
(edit) @3830:86a7f4cc4b70   14 years phi link roar-config without -lroar
(edit) @3829:a48c696f6fe7   14 years phi added description
(edit) @3828:a5cff6616d5e   14 years phi don't require libroar
(edit) @3827:5a90a98ee706   14 years phi added support to output as PC file
(edit) @3826:105d7a8bf965   14 years phi corrected support for libroarpulse-simple
(edit) @3825:0a66c056ac51   14 years phi get INFO requets working at full speed
(edit) @3824:32199d63f4d4   14 years phi added latency messurement, need some work
(edit) @3823:d8a8c6d19430   14 years phi count with correct (audio_)info struct
(edit) @3822:8f188597badf   14 years phi added functions to convert audio info into bits per whatever
(edit) @3821:589029f7ac29   14 years phi spacing
(edit) @3820:105b2c84ffdc   14 years phi started with better protocol support for RSD
(edit) @3819:4f25a210ddf5   14 years phi take compbin suffix from configure
(edit) @3818:70746dc10e73   14 years phi added first try of rsdplay
(edit) @3817:c8e8771a36c1   14 years phi fixed quote handling a bit
(edit) @3816:d238f0115754   14 years phi added rsd compbin
(edit) @3815:b741a0ce839d   14 years phi added ross compbin
(edit) @3814:7914d82f3683   14 years phi fixed some copyright statements
(edit) @3813:9a1ebd9f3025   14 years phi fixed some copyright statements
(edit) @3812:acdaec327ece   14 years phi fixed some copyright statements
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3810:9366443fd83f   14 years phi some copyright fixes
(edit) @3809:4de0c10a8e9b   14 years phi work of this morning
(edit) @3808:81f29f6816fb   14 years phi fixed compiler warnings
(edit) @3807:ba31470e6d4d   14 years phi only build OSS support if we have OSS support
(edit) @3806:45e8063d2595   14 years phi include bsdsocks test in minimal build
(edit) @3805:42e7071cad9d   14 years phi include sys/un.h
(edit) @3804:0723fff7b262   14 years phi exclude UNIX and IPv4 tests from MINIMAL
(edit) @3803:dec5d3258d3b   14 years phi corrected name of server type PA->RA
Note: See TracRevisionLog for help on using the revision log.