Timeline


and

05/25/10:

19:21 Changeset in roaraudio [3901:ef227a309cf5] by phi
we only support proxy code in case we have POSIX basic IOs
18:49 Changeset in roaraudio [3900:71782afc24b2] by phi
check for some more f*()-functions
18:41 Changeset in roaraudio [3899:5d1f131a2e6c] by phi
use correct close functions
18:26 Changeset in roaraudio [3898:ee9d45cf981d] by phi
test for accept()
17:42 Changeset in roaraudio [3897:7150eb408831] by phi
get things to compile on µCs
17:40 Changeset in roaraudio [3896:e788e2d773e6] by phi
don't build cmd VIO on µCs
15:46 Changeset in roaraudio [3895:12c0c9a574cb] by phi
test for ioctl()
15:34 Changeset in roaraudio [3894:52c5bf528a45] by phi
corrected use of exec helper, and filename suffixes
15:17 Changeset in roaraudio [3893:5064c6bd32a2] by phi
support the exec helper
13:33 Changeset in roaraudio [3892:38312d099271] by phi
old NetBSD had no O_DIRECT
13:32 Changeset in roaraudio [3891:b46eba7707b2] by phi
got mode_t problem soldved with FreeBSD
13:08 Changeset in roaraudio [3890:bbf415110a11] by phi
use support creat() on FreeBSD
12:11 Changeset in roaraudio [3889:cab8aaa99718] by phi
added rsd_delay_ms() and rsd_samplesize() as required by newer versions …

05/22/10:

09:16 Changeset in roaraudio [3888:5b7ed3feccd3] by phi
additional flags which may be used with message format 2
08:51 Changeset in roaraudio [3887:faf4ff8e547c] by phi
added basic V2 message support
08:51 Changeset in roaraudio [3886:e5184117d485] by phi
added pos64 to roar_message struct
08:50 Changeset in roaraudio [3885:5a193b4204cc] by phi
reorder build of subdirs, needed to build roard with sndio on non-sndio …
08:42 Changeset in roaraudio [3884:063703dddd1e] by phi
info on which versions support which flags
07:39 Changeset in roaraudio [3883:c02a22583d30] by phi
added version fied to roar_message struct

05/21/10:

21:58 Changeset in roaraudio [3882:8dceab4d1382] by phi
moved message functions into new proto.c
13:17 Changeset in roaraudio [3881:9a79e82ead86] by phi
better OSS emulation
11:22 Changeset in roaraudio [3880:0a3a7d8ca0f2] by phi
dummy implemented stat(), fstat(), lstat()
11:19 Changeset in roaraudio [3879:6644eb2eda37] by phi
added roardl plugin init function (mostly dummy)
11:06 Changeset in roaraudio [3878:1d8fae9d2c56] by phi
prepair for an fstat VIO ctl call
10:57 Changeset in roaraudio [3877:fa0559ec34e0] by phi
added error frame support
10:55 Changeset in roaraudio [3876:72207cdc25b7] by phi
defines for message flags
10:50 Changeset in roaraudio [3875:8731d0c3e04a] by phi
init/zero messages with memset()
00:13 Changeset in roaraudio [3874:b001671de779] by phi
started with error frame code

05/20/10:

20:39 Changeset in roaraudio [3873:29771aef3daa] by phi
define O_DIRECTORY in case it is not defined by OS
20:32 Changeset in roaraudio [3872:51fe5bedbd0a] by phi
become more portable
20:10 Changeset in roaraudio [3871:dc9be2b6eef2] by phi
added support for creat()
19:44 Changeset in roaraudio [3870:a1987a5a6824] by phi
use more general API, support tailing star in filenames

05/19/10:

22:14 Changeset in roaraudio [3869:c63e1367041c] by phi
fixed long outstanding Con vs. VIO bug
17:35 Changeset in roaraudio [3868:41e42a0a5c97] by phi
use symbilic names
16:20 Changeset in roaraudio [3867:6598d2c85f69] by phi
also ignore the direction flags
16:12 Changeset in roaraudio [3866:5ca375b5e98c] by phi
added open64()
16:06 Changeset in roaraudio [3865:d004ebed0dd4] by phi
use support more codecs and corrected prototyoe

05/16/10:

23:59 Changeset in roaraudio [3864:6a269d69e845] by phi
added support for SNDCTL_DSP_NONBLOCK
23:29 Changeset in roaraudio [3863:776c0f852a12] by phi
build pulse-simple plugin
23:29 Changeset in roaraudio [3862:276bb08e3577] by phi
check for libpulse-simple
23:09 Changeset in roaraudio [3861:1afd922562eb] by phi
use VIO
23:09 Changeset in roaraudio [3860:96075c123fec] by phi
use roar_libroar_*warn()
23:09 Changeset in roaraudio [3859:692da44cb264] by phi
support NULL as stream object in roar_vio_simple_new_stream_obj()
23:08 Changeset in roaraudio [3858:56818fcec77c] by phi
use ROAR_SHUTDOWN() not shutdown()
23:05 Changeset in roaraudio [3857:8ed6d81a32d6] by phi
use roar_debug_warn_obsolete() and roar_libroar_*warn()
23:01 Changeset in roaraudio [3856:b2f0925dcc04] by phi
implemented roar_debug_warn_obsolete_real(), use roar_libroar_iswarn()
22:44 Changeset in roaraudio [3855:fbe1a88948e6] by phi
added config support for obsolete warnings, keyword 'all' and …
22:43 Changeset in roaraudio [3854:db310d7fc26c] by phi
added prototypes for warning about obsolete functions
22:40 Changeset in roaraudio [3853:b0150a5af2c7] by phi
use new support for ROAR_VIO_CTL_SYSIO_IOCTL
22:39 Changeset in roaraudio [3852:adfa773b39a8] by phi
added support vor (sysio) ioctl() to VIOs
22:37 Changeset in roaraudio [3851:a8c828f5b759] by phi
added roar cdriver
22:32 Changeset in roaraudio [3850:ecd08ece4a31] by phi
use of roar_mm_*()
22:32 Changeset in roaraudio [3849:dbd0c483126a] by phi
added support to handle O_NONBLOCK
22:30 Changeset in roaraudio [3848:b161cd9c3443] by phi
corrected use of NULL, some better VIO handling
22:28 Changeset in roaraudio [3847:c8ba27bb7e0d] by phi
spaceing
22:17 Changeset in roaraudio [3846:8e117a9c5be1] by phi
typos
22:17 Changeset in roaraudio [3845:e5ba73155538] by phi
only print optional infos in case we acctualy have the data
22:15 Changeset in roaraudio [3844:90ce8c205d4e] by phi
added support for --no-load-*
22:14 Changeset in roaraudio [3843:918695fb1760] by phi
use VIO
22:13 Changeset in roaraudio [3842:778a9b62944b] by phi
updated comment
22:11 Changeset in roaraudio [3841:9488b79cfb85] by phi
send correct number of samples in per server block
22:08 Changeset in roaraudio [3840:4eb8482610be] by phi
added more space because of PA Simple
22:07 Changeset in roaraudio [3839:6a585b91275c] by phi
added driver for pulseaudio-simple
22:05 Changeset in roaraudio [3838:533d385df0da] by phi
made OSS driver fh save
22:03 Changeset in roaraudio [3837:44372929e571] by phi
AF_* not PF_*
22:02 Changeset in roaraudio [3836:83dbb40a308c] by phi
spacing, added roar_noop()
22:01 Changeset in roaraudio [3835:40e222c4214f] by phi
AF_* not PF_*
22:00 Changeset in roaraudio [3834:b6ffac42c34e] by phi
use roar_mm_*()
21:59 Changeset in roaraudio [3833:fc0909593cea] by phi
use roar_mm_*()
21:57 Changeset in roaraudio [3832:25e79a40b829] by phi
use NULL, roar_mm_*()

05/11/10:

23:26 Changeset in roaraudio [3831:0f9c7eb89afb] by phi
build and install .pc files
23:18 Changeset in roaraudio [3830:86a7f4cc4b70] by phi
link roar-config without -lroar
23:01 Changeset in roaraudio [3829:a48c696f6fe7] by phi
added description
22:51 Changeset in roaraudio [3828:a5cff6616d5e] by phi
don't require libroar
22:23 Changeset in roaraudio [3827:5a90a98ee706] by phi
added support to output as PC file
21:32 Changeset in roaraudio [3826:105d7a8bf965] by phi
corrected support for libroarpulse-simple
18:06 Changeset in roaraudio [3825:0a66c056ac51] by phi
get INFO requets working at full speed
17:34 Changeset in roaraudio [3824:32199d63f4d4] by phi
added latency messurement, need some work
17:06 Changeset in roaraudio [3823:d8a8c6d19430] by phi
count with correct (audio_)info struct
14:40 Changeset in roaraudio [3822:8f188597badf] by phi
added functions to convert audio info into bits per whatever
14:39 Changeset in roaraudio [3821:589029f7ac29] by phi
spacing
14:20 Changeset in roaraudio [3820:105b2c84ffdc] by phi
started with better protocol support for RSD

05/10/10:

21:17 Changeset in roaraudio [3819:4f25a210ddf5] by phi
take compbin suffix from configure
15:41 Changeset in roaraudio [3818:70746dc10e73] by phi
added first try of rsdplay
15:41 Changeset in roaraudio [3817:c8e8771a36c1] by phi
fixed quote handling a bit
01:39 Changeset in roaraudio [3816:d238f0115754] by phi
added rsd compbin
01:17 Changeset in roaraudio [3815:b741a0ce839d] by phi
added ross compbin

05/09/10:

21:14 Changeset in roaraudio [3814:7914d82f3683] by phi
fixed some copyright statements
21:08 Changeset in roaraudio [3813:9a1ebd9f3025] by phi
fixed some copyright statements
21:05 Changeset in roaraudio [3812:acdaec327ece] by phi
fixed some copyright statements
21:00 Changeset in roaraudio [3811:49db840fb4f4] by phi
fixed some copyright statements
20:52 Changeset in roaraudio [3810:9366443fd83f] by phi
some copyright fixes
12:03 Changeset in roaraudio [3809:4de0c10a8e9b] by phi
work of this morning
12:02 Changeset in roaraudio [3808:81f29f6816fb] by phi
fixed compiler warnings
12:01 Changeset in roaraudio [3807:ba31470e6d4d] by phi
only build OSS support if we have OSS support
11:56 Changeset in roaraudio [3806:45e8063d2595] by phi
include bsdsocks test in minimal build
11:52 Changeset in roaraudio [3805:42e7071cad9d] by phi
include sys/un.h
11:47 Changeset in roaraudio [3804:0723fff7b262] by phi
exclude UNIX and IPv4 tests from MINIMAL
11:45 Changeset in roaraudio [3803:dec5d3258d3b] by phi
corrected name of server type PA->RA

05/07/10:

23:15 Changeset in roaraudio [3802:958585351e28] by phi
converted listen socket handling mostly to VIOs
20:49 Changeset in roaraudio [3801:cdf7cb3c7342] by phi
disable cmd cf
18:58 Changeset in roaraudio [3800:abdf641ecfee] by phi
spacing
18:38 Changeset in roaraudio [3799:af6e15ab94f5] by phi
some cleanup
17:53 Changeset in roaraudio [3798:49d08fa4d100] by phi
added missing vars
17:49 Changeset in roaraudio [3797:2c0e3737c7d7] by phi
added support for accept() and shutdown() to winsock
17:49 Changeset in roaraudio [3796:a3ee3b5bed2b] by phi
added support for shutdown()
17:23 Changeset in roaraudio [3795:6d3ee2c1c22f] by phi
support ROAR_VIO_CTL_GET_NAME
17:11 Changeset in roaraudio [3794:8c5fe79d3990] by phi
fixed a lot warnings
17:05 Changeset in roaraudio [3793:f2f6e3243599] by phi
added some debug lions
16:02 Changeset in roaraudio [3792:399326f5e192] by phi
correded some spacing
15:51 Changeset in roaraudio [3791:a7a9134c0861] by phi
fixed some warnings
15:49 Changeset in roaraudio [3790:1ba31162e041] by phi
fixed copyright
15:49 Changeset in roaraudio [3789:3d9f7f67ed00] by phi
corrected sigend->unsigned (codec)
15:44 Changeset in roaraudio [3788:fe1762804632] by phi
fix some warnings
15:14 Changeset in roaraudio [3787:81e536463f01] by phi
get some warnings away on win32
14:48 Changeset in roaraudio [3786:47b6d4ef3c4b] by phi
suppress warnings in case poll() is not supported
13:51 Changeset in roaraudio [3785:0d4047505c68] by phi
only support +abstract in case of AF_UNIX support
13:46 Changeset in roaraudio [3784:435f61201111] by phi
added $(SUFFIX)
13:35 Changeset in roaraudio [3783:9d56be5fbe0f] by phi
allow access() on internal files
13:28 Changeset in roaraudio [3782:f71f3d6e5177] by phi
dummy access() which simply passes all requets to kernel
13:14 Changeset in roaraudio [3781:3c7425cff613] by phi
added some debug lions
12:43 Changeset in roaraudio [3780:d463fa7a8ba9] by phi
added some very basic support for fcntl()
12:19 Changeset in roaraudio [3779:36060b546889] by phi
forgot to call _init() again.
12:18 Changeset in roaraudio [3778:1c21eee2b90d] by phi
added fcntl()
00:32 Changeset in roaraudio [3777:cfa215d2654d] by phi
handle some flags

05/06/10:

23:19 Changeset in roaraudio [3776:2f44405c0617] by phi
a debug lion
23:17 Changeset in roaraudio [3775:3fe8c77c0208] by phi
added comments
21:20 Changeset in roaraudio [3774:f751c7edf8d1] by phi
support some basic VIO based selects()
20:25 Changeset in roaraudio [3773:825dc7b2c8ff] by phi
got some warnings away
20:22 Changeset in roaraudio [3772:d2dc6651b7d7] by phi
spacing
20:21 Changeset in roaraudio [3771:8ff6830f66ee] by phi
implemented select() using roar_vio_select() for sysio
19:26 Changeset in roaraudio [3770:c5daf82cbf74] by phi
added some debug lions

05/05/10:

10:55 Changeset in roaraudio [3769:14c294155cad] by phi
support to accept on sockets
10:39 Changeset in roaraudio [3768:9259223dc60c] by phi
added select() like function for VIOs

05/04/10:

18:57 Changeset in roaraudio [3767:9bfa5f13666f] by phi
added select like feature for VIOs

05/03/10:

15:57 Changeset in roaraudio [3766:f836f041d428] by phi
support for PDP in 8 bit mode
15:56 Changeset in roaraudio [3765:1496f402d05d] by phi
of cause we should use RSD_U versions in case of _U_ codec
14:30 Changeset in roaraudio [3764:2a2b1eb426c4] by phi
added new buffer function roar_buffer_new_data() to make common alloc case …
14:30 Changeset in roaraudio [3763:8213c7209b90] by phi
added comments about optional includes

05/02/10:

13:48 Changeset in roaraudio [3762:ae388834ca5b] by phi
prepair for next version
12:42 Changeset in roaraudio [3761:5e55fcdb82a3]roaraudio_0_3beta5 by phi
release!
04:30 Changeset in roaraudio [3760:368afaaf1265] by phi
fixed(?) nolisten bug
03:42 Changeset in roaraudio [3759:2a52a1b6ceb3] by phi
some test results
03:18 Changeset in roaraudio [3758:0828b83f016a] by phi
added additional members to msg and con structs
02:48 Changeset in roaraudio [3757:b2bd70d63d89] by phi
use correct make
02:32 Changeset in roaraudio [3756:eb064b0c7a0b] by phi
prepair for next release
02:16 Changeset in roaraudio [3755:d5326031b51e] by phi
added entry to AUTHROS file for librrsound
02:11 Changeset in roaraudio [3754:db000f902334] by phi
fixed small tempfile bug
02:08 Changeset in roaraudio [3753:1d284fa45066] by phi
only try to build driver in case configure found it
01:10 Changeset in roaraudio [3752:0e8d130d03a0] by phi
test if compiler supports -Wextra

05/01/10:

21:31 Changeset in roaraudio [3751:72bad5b1f1f3] by phi
added portaudio driver to roard
20:01 Changeset in roaraudio [3750:eacbe4d8afc5] by phi
test for PortAudio? and PABLIO
18:13 Changeset in roaraudio [3749:1eda79ab5f17] by phi
use roar_mm_*()
18:09 Changeset in roaraudio [3748:255ac9d65f87] by phi
added pollfh support
18:08 Changeset in roaraudio [3747:f8bb03255740] by phi
added -Wextra

04/30/10:

11:51 Changeset in roaraudio [3746:4d67c5eb1218] by phi
fixed a seigfaul with beat detection on EOF if beatdetection is disabled

04/28/10:

22:44 Changeset in roaraudio [3745:fbebbe3f0522] by phi
corrected ,
21:44 Changeset in roaraudio [3744:d95dada255ec] by phi
updated prototypes, again…
11:31 Changeset in roaraudio [3743:a96a382833bc] by phi
corrected prototype to match upstream
11:13 Changeset in roaraudio [3742:986282fa898b] by phi
updated to new SONAME

04/27/10:

15:36 Changeset in roaraudio [3741:9792d9a5321c] by phi
return gpos as pos
15:35 Changeset in roaraudio [3740:2a2a382c10ff] by phi
typos

04/26/10:

15:19 Changeset in roaraudio [3739:23dd0e5c4a68] by phi
added additional frame formats we support
14:56 Changeset in roaraudio [3738:791afc7d0aa4] by phi
cleanup, use control connection
13:55 Changeset in roaraudio [3737:e79803f4911d] by phi
added clients_new_from_fh(), converted some code to use the function
01:35 Changeset in roaraudio [3736:970298ece9e4] by phi
use most of maister's ALSA plugin patch
00:04 Changeset in roaraudio [3735:7b1024340422] by phi
free memory in case we allready alloced some

04/25/10:

22:51 Changeset in roaraudio [3734:f0b2605ed0a4] by phi
close fh in case of error
22:51 Changeset in roaraudio [3733:78a938545a68] by phi
return correct error value
22:36 Changeset in roaraudio [3732:4525972e9c84] by phi
added support to pass listen sockets
22:24 Changeset in roaraudio [3731:53095de69773] by phi
corrected prototype
22:03 Changeset in roaraudio [3730:90e664f926c3] by phi
added function get_listen()
21:49 Changeset in roaraudio [3729:9350342eaccb] by phi
update nnode on client pass
21:40 Changeset in roaraudio [3728:b2f45541bb6a] by phi
added roar_nnode_new_from_fh()
18:24 Changeset in roaraudio [3727:9905711fb84a] by phi
fixed bug with rsd_set_param() RSD_FORMAT returning -1 in case of sucess
18:20 Changeset in roaraudio [3726:398771584e72] by phi
added a lot debug code
18:08 Changeset in roaraudio [3725:35622f6adcee] by phi
added RSound driver
17:00 Changeset in roaraudio [3724:0c89cc821485] by phi
added additional stream roles
15:53 Changeset in roaraudio [3723:bdae359a06c1] by phi
no longer need to cast
15:47 Changeset in roaraudio [3722:fb5a5cdc484a] by phi
set streamID to -1 if it is -1
15:05 Changeset in roaraudio [3721:b3bf1272f951] by phi
correcte dlist of minimal setup and beta parts
05:33 Changeset in roaraudio [3720:8dbb17e15f1e] by phi
get client passing to work
05:03 Changeset in roaraudio [3719:e05c9be26060] by phi
added function to pass clients
05:01 Changeset in roaraudio [3718:a8dc7398ed20] by phi
added args for flags
04:58 Changeset in roaraudio [3717:29a6203feedc] by phi
added some basic client handling functions
04:58 Changeset in roaraudio [3716:0580cd763204] by phi
added prototypes for new functions to be implemented
04:51 Changeset in roaraudio [3715:04b1ef33deb7] by phi
added client.c
04:43 Changeset in roaraudio [3714:a290c4185eb8] by phi
implemented simple client passing
04:24 Changeset in roaraudio [3713:38a2d99a3bed] by phi
moved socket cred things out of the network.c into the …
04:20 Changeset in roaraudio [3712:6294eca652f9] by phi
+libroarrsound
04:03 Changeset in roaraudio [3711:1a09dfb497d6] by phi
honor $RSD_SERVER
03:51 Changeset in roaraudio [3710:19d0c73a948c] by phi
added support for rsd_pause()
03:34 Changeset in roaraudio [3709:5970cd05d428] by phi
added symlinks for libroarrsound
03:32 Changeset in roaraudio [3708:aacd67f9fda2] by phi
adde dsome dummy rsd_delay() function
03:30 Changeset in roaraudio [3707:b1abe562c05c] by phi
wrote most basic functions
03:30 Changeset in roaraudio [3706:22ef2ec51fa8] by phi
added internaly needed stuff
02:51 Changeset in roaraudio [3705:fcd597369cf6] by phi
corrected filename
02:48 Changeset in roaraudio [3704:9f320e90953b] by phi
include libroarrsound in Makefile, configure script
02:43 Changeset in roaraudio [3703:8f1ac2385ec4] by phi
added basic files for libroarrsound
02:41 Changeset in roaraudio [3702:3a6499930a22] by phi
added libroarrsound header
01:26 Changeset in roaraudio [3701:7a37033200d5] by phi
added --without-beta and --without-experimental
01:15 Changeset in roaraudio [3700:62d4a4f4bec2] by phi
do not support rsound emulation on --minimal
01:12 Changeset in roaraudio [3699:c6f202668788] by phi
test for correct header
01:03 Changeset in roaraudio [3698:099ec3c5812b] by phi
test for RSound
Note: See TracTimeline for information about the timeline view.