source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3932:04a795c3f5c1   14 years phi corrected incrementing of stream pos counter
(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) @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) @3918:9890804d98c6   14 years phi added code to support IDENTITY command
(edit) @3917:c680512f2167   14 years phi cleanup
(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) @3907:3146f952e764   14 years phi only declare vars we use
(edit) @3869:c63e1367041c   14 years phi fixed long outstanding Con vs. VIO bug
(edit) @3863:776c0f852a12   14 years phi build pulse-simple plugin
(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) @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) @3820:105b2c84ffdc   14 years phi started with better protocol support for RSD
(edit) @3812:acdaec327ece   14 years phi fixed some copyright statements
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3800:abdf641ecfee   14 years phi spacing
(edit) @3799:af6e15ab94f5   14 years phi some cleanup
(edit) @3766:f836f041d428   14 years phi support for PDP in 8 bit mode
(edit) @3765:1496f402d05d   14 years phi of cause we should use RSD_U versions in case of _U_ codec
(edit) @3764:2a2b1eb426c4   14 years phi added new buffer function roar_buffer_new_data() to make common alloc case …
(edit) @3763:8213c7209b90   14 years phi added comments about optional includes
(edit) @3760:368afaaf1265   14 years phi fixed(?) nolisten bug
(edit) @3753:1d284fa45066   14 years phi only try to build driver in case configure found it
(edit) @3751:72bad5b1f1f3   14 years phi added portaudio driver to roard
(edit) @3745:fbebbe3f0522   14 years phi corrected ,
(edit) @3741:9792d9a5321c   14 years phi return gpos as pos
(edit) @3737:e79803f4911d   14 years phi added clients_new_from_fh(), converted some code to use the function
(edit) @3734:f0b2605ed0a4   14 years phi close fh in case of error
(edit) @3733:78a938545a68   14 years phi return correct error value
(edit) @3732:4525972e9c84   14 years phi added support to pass listen sockets
(edit) @3731:53095de69773   14 years phi corrected prototype
(edit) @3730:90e664f926c3   14 years phi added function get_listen()
(edit) @3729:9350342eaccb   14 years phi update nnode on client pass
(edit) @3726:398771584e72   14 years phi added a lot debug code
(edit) @3725:35622f6adcee   14 years phi added RSound driver
(edit) @3723:bdae359a06c1   14 years phi no longer need to cast
(edit) @3720:8dbb17e15f1e   14 years phi get client passing to work
(edit) @3714:a290c4185eb8   14 years phi implemented simple client passing
(edit) @3713:38a2d99a3bed   14 years phi moved socket cred things out of the network.c into the …
(edit) @3699:c6f202668788   14 years phi test for correct header
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3695:2af1f5008c26   14 years phi use optimal fragment size as request
(edit) @3693:0e3a49914ebb   14 years phi added ALSA driver
(edit) @3692:2adc117f02cb   14 years phi added headers needed by alsa driver
(edit) @3691:4d49660d8f9f   14 years phi updated (c)
(edit) @3688:7624aa24f3ef   14 years phi added --log-syslog to roard
(edit) @3686:9a6d918fb3a2   14 years phi enable RIFF_WAVE codec filter to read RSound data
(edit) @3685:cab6f9a5c647   14 years phi small fix
(edit) @3684:69134bcda4c2   14 years phi added most of the rsound interface
(edit) @3672:af3bbd08fe6c   14 years phi reject filter streams of wrong type (audio_info missmatch)
(edit) @3671:b99065c57cec   14 years phi fixed a problem with the channel mapping
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3618:fb90a96a9132   14 years phi typo
(edit) @3613:248bf0963c98   14 years phi request loging to syslog
(edit) @3609:bd63d80c73dd   14 years phi close log when demonize
(edit) @3604:fa3d77894fcf   14 years phi added codecfilter_delay_zero(), deleted abused cf_alaw_delay()
(edit) @3603:d22315758d38   14 years phi use more correct ROAR_WITHOUT_DCOMP_EMUL_SIMPLE, not ROAR_MINIMAL
(edit) @3602:26da60465e66   14 years phi driver pwmled requires dstr, too
(edit) @3601:784cd723915c   14 years phi dstr driver requires dstr support in libroar
(edit) @3600:93de8d3892b0   14 years phi list only cf from supported subsystems
(edit) @3599:123694f8f35c   14 years phi list only cf from supported subsystems
(edit) @3597:aff3180d7325   14 years phi corrected displayed list
(edit) @3596:e4694151b8e8   14 years phi disable PulseAudio? Simple protocol emulation in minimal mode
(edit) @3594:7dea689b1373   14 years phi do not use ioctl() on random file handles when not using CB
(edit) @3593:81af1674e14f   14 years phi done cleanup for roar driver
(edit) @3592:600f1c951c65   14 years phi updated (c)
(edit) @3591:5519fe5c1e85   14 years phi updated ESD driver
(edit) @3589:702473d502ab   14 years phi updated driver shout
(edit) @3588:182c4557f9f6   14 years phi updated libao driver
(edit) @3587:633259c6045c   14 years phi updated raw driver
(edit) @3582:c62d68893589   14 years phi more doc, clear defaults
(edit) @3581:2f5833dfb334   14 years phi support for X possition of events
(edit) @3580:fcf489c8762c   14 years phi use volume, use MAX/4 as default volume for beeps
(edit) @3579:2b241a01ce6b   14 years phi check full-vio streams as soon as we can
(edit) @3578:4480c38a3150   14 years phi basic work of beep support
(edit) @3577:4c63ef992347   14 years phi set name for beep streams
(edit) @3576:6225aa407bf5   14 years phi create a stream, this is still not working, but a start
(edit) @3575:53cb52295b62   14 years phi parse beep request
(edit) @3574:2e2d6e1c4cf7   14 years phi added dummy req_on_beep()
(edit) @3573:3b5565255c22   14 years phi added dummy beep_start()
(edit) @3572:34927af96392   14 years phi added beep.h
(edit) @3571:b382e7f34f50   14 years phi added beep.c
(edit) @3561:ca67f84bd04d   14 years phi reject a scale of zero
(edit) @3558:1ba539c79abb   14 years phi install cmap via stream_set_map()
(edit) @3557:815e1a8b42e6   14 years phi much more easy installing of channel mapping
(edit) @3556:e489a789acf7   14 years phi install map depending on direction
(edit) @3555:58ca37af083d   14 years phi this does currently not work
(edit) @3554:129c6f16409b   14 years phi update API
Note: See TracRevisionLog for help on using the revision log.