source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3934:224c9cf406db   14 years phi corrected typedef so it works with newer versions
(edit) @3933:67466545a09e   14 years phi corrected use of ROAR_DBG()
(edit) @3932:04a795c3f5c1   14 years phi corrected incrementing of stream pos counter
(edit) @3931:7a13cddfa4c1   14 years phi prerelease! roaraudio_0_3beta6_pr0
(edit) @3930:cee7b844ca71   14 years phi better rsound support
(edit) @3929:4663575733dd   14 years phi implemneted rsoudn support
(edit) @3928:6e8e191af6a7   14 years phi fixed exec of ready stream bug :)
(edit) @3927:dd098d73c3bb   14 years phi added clients_close()
(edit) @3926:7b30ce201137   14 years phi changed a lot prototyoes
(edit) @3925:2132c6399c3d   14 years phi no need for real fh for client
(edit) @3924:c582372abfc5   14 years phi added debug lions
(edit) @3923:793cb71fdc16   14 years phi free unused memory
(edit) @3922:830e86ab2ec8   14 years phi added exec feature
(edit) @3921:4c4449728a41   14 years phi added RSD EXEC feature to protocol emulation
(edit) @3920:8135cd9db0e5   14 years phi support exec on (ready) streams with state NEW, OLD, …
(edit) @3919:f5f82690acbd   14 years phi test for RSD_IDENTITY
(edit) @3918:9890804d98c6   14 years phi added code to support IDENTITY command
(edit) @3917:c680512f2167   14 years phi cleanup
(edit) @3916:b9dead066419   14 years phi ported RSD_IDENTITY support
(edit) @3915:9047ff70cd9b   14 years phi move consts to where they belong
(edit) @3914:dea153d2eff3   14 years phi added roar_sync() and dummy roar_wait_msg()
(edit) @3913:7d99a97aed7a   14 years phi added support to set callback function
(edit) @3912:0d656d1dfbe8   14 years phi better code to get a listen fh
(edit) @3911:703ff1f691d3   14 years phi close socket on error
(edit) @3910:aecb34063151   14 years phi do a lot more checking for invalid client ID
(edit) @3909:182713540d14   14 years phi only support type=socket in case we have UNIX sockets
(edit) @3908:e982134fafde   14 years phi do not test for plugins in case we build for µCs…
(edit) @3907:3146f952e764   14 years phi only declare vars we use
(edit) @3906:fd1e58341dfb   14 years phi updated win32 port
(edit) @3905:52d3217fc3c3   14 years phi added win32 cast
(edit) @3904:4878094678dc   14 years phi do not declare vars in case they are unused
(edit) @3903:946fa275c23c   14 years phi make configure handle OSS and TTY default devices corectly for cross …
(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_*
Note: See TracRevisionLog for help on using the revision log.