source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3784:435f61201111   14 years phi added $(SUFFIX)
(edit) @3783:9d56be5fbe0f   14 years phi allow access() on internal files
(edit) @3782:f71f3d6e5177   14 years phi dummy access() which simply passes all requets to kernel
(edit) @3781:3c7425cff613   14 years phi added some debug lions
(edit) @3780:d463fa7a8ba9   14 years phi added some very basic support for fcntl()
(edit) @3779:36060b546889   14 years phi forgot to call _init() again.
(edit) @3778:1c21eee2b90d   14 years phi added fcntl()
(edit) @3777:cfa215d2654d   14 years phi handle some flags
(edit) @3776:2f44405c0617   14 years phi a debug lion
(edit) @3775:3fe8c77c0208   14 years phi added comments
(edit) @3774:f751c7edf8d1   14 years phi support some basic VIO based selects()
(edit) @3773:825dc7b2c8ff   14 years phi got some warnings away
(edit) @3772:d2dc6651b7d7   14 years phi spacing
(edit) @3771:8ff6830f66ee   14 years phi implemented select() using roar_vio_select() for sysio
(edit) @3770:c5daf82cbf74   14 years phi added some debug lions
(edit) @3769:14c294155cad   14 years phi support to accept on sockets
(edit) @3768:9259223dc60c   14 years phi added select() like function for VIOs
(edit) @3767:9bfa5f13666f   14 years phi added select like feature for VIOs
(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) @3762:ae388834ca5b   14 years phi prepair for next version
(edit) @3761:5e55fcdb82a3   14 years phi release! roaraudio_0_3beta5
(edit) @3760:368afaaf1265   14 years phi fixed(?) nolisten bug
(edit) @3759:2a52a1b6ceb3   14 years phi some test results
(edit) @3758:0828b83f016a   14 years phi added additional members to msg and con structs
(edit) @3757:b2bd70d63d89   14 years phi use correct make
(edit) @3756:eb064b0c7a0b   14 years phi prepair for next release
(edit) @3755:d5326031b51e   14 years phi added entry to AUTHROS file for librrsound
(edit) @3754:db000f902334   14 years phi fixed small tempfile bug
(edit) @3753:1d284fa45066   14 years phi only try to build driver in case configure found it
(edit) @3752:0e8d130d03a0   14 years phi test if compiler supports -Wextra
(edit) @3751:72bad5b1f1f3   14 years phi added portaudio driver to roard
(edit) @3750:eacbe4d8afc5   14 years phi test for PortAudio? and PABLIO
(edit) @3749:1eda79ab5f17   14 years phi use roar_mm_*()
(edit) @3748:255ac9d65f87   14 years phi added pollfh support
(edit) @3747:f8bb03255740   14 years phi added -Wextra
(edit) @3746:4d67c5eb1218   14 years phi fixed a seigfaul with beat detection on EOF if beatdetection is disabled
(edit) @3745:fbebbe3f0522   14 years phi corrected ,
(edit) @3744:d95dada255ec   14 years phi updated prototypes, again…
(edit) @3743:a96a382833bc   14 years phi corrected prototype to match upstream
(edit) @3742:986282fa898b   14 years phi updated to new SONAME
(edit) @3741:9792d9a5321c   14 years phi return gpos as pos
(edit) @3740:2a2a382c10ff   14 years phi typos
(edit) @3739:23dd0e5c4a68   14 years phi added additional frame formats we support
(edit) @3738:791afc7d0aa4   14 years phi cleanup, use control connection
(edit) @3737:e79803f4911d   14 years phi added clients_new_from_fh(), converted some code to use the function
(edit) @3736:970298ece9e4   14 years phi use most of maister's ALSA plugin patch
(edit) @3735:7b1024340422   14 years phi free memory in case we allready alloced some
(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) @3728:b2f45541bb6a   14 years phi added roar_nnode_new_from_fh()
(edit) @3727:9905711fb84a   14 years phi fixed bug with rsd_set_param() RSD_FORMAT returning -1 in case of sucess
(edit) @3726:398771584e72   14 years phi added a lot debug code
(edit) @3725:35622f6adcee   14 years phi added RSound driver
(edit) @3724:0c89cc821485   14 years phi added additional stream roles
(edit) @3723:bdae359a06c1   14 years phi no longer need to cast
(edit) @3722:fb5a5cdc484a   14 years phi set streamID to -1 if it is -1
(edit) @3721:b3bf1272f951   14 years phi correcte dlist of minimal setup and beta parts
(edit) @3720:8dbb17e15f1e   14 years phi get client passing to work
(edit) @3719:e05c9be26060   14 years phi added function to pass clients
(edit) @3718:a8dc7398ed20   14 years phi added args for flags
(edit) @3717:29a6203feedc   14 years phi added some basic client handling functions
(edit) @3716:0580cd763204   14 years phi added prototypes for new functions to be implemented
(edit) @3715:04b1ef33deb7   14 years phi added client.c
(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) @3712:6294eca652f9   14 years phi +libroarrsound
(edit) @3711:1a09dfb497d6   14 years phi honor $RSD_SERVER
(edit) @3710:19d0c73a948c   14 years phi added support for rsd_pause()
(edit) @3709:5970cd05d428   14 years phi added symlinks for libroarrsound
(edit) @3708:aacd67f9fda2   14 years phi adde dsome dummy rsd_delay() function
(edit) @3707:b1abe562c05c   14 years phi wrote most basic functions
(edit) @3706:22ef2ec51fa8   14 years phi added internaly needed stuff
(edit) @3705:fcd597369cf6   14 years phi corrected filename
(edit) @3704:9f320e90953b   14 years phi include libroarrsound in Makefile, configure script
(edit) @3703:8f1ac2385ec4   14 years phi added basic files for libroarrsound
(edit) @3702:3a6499930a22   14 years phi added libroarrsound header
(edit) @3701:7a37033200d5   14 years phi added --without-beta and --without-experimental
(edit) @3700:62d4a4f4bec2   14 years phi do not support rsound emulation on --minimal
(edit) @3699:c6f202668788   14 years phi test for correct header
(edit) @3698:099ec3c5812b   14 years phi test for RSound
(edit) @3697:e6218ebcb8c0   14 years phi implemented RSound protocol
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3695:2af1f5008c26   14 years phi use optimal fragment size as request
(edit) @3694:4bb55007d982   14 years phi added ALSA driver
(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) @3690:c5de4a9e79bf   14 years phi added support for RSound emulation
(edit) @3689:1174a2804467   14 years phi force to early use syslog to log things to
(edit) @3688:7624aa24f3ef   14 years phi added --log-syslog to roard
(edit) @3687:854c446380e1   14 years phi added server side RSound emulation
(edit) @3686:9a6d918fb3a2   14 years phi enable RIFF_WAVE codec filter to read RSound data
(edit) @3685:cab6f9a5c647   14 years phi small fix
Note: See TracRevisionLog for help on using the revision log.