Timeline


and

10/21/09:

23:01 Changeset in roaraudio [2975:5ea4bfd9167f] by phi
support for some common codec options
22:57 Changeset in roaraudio [2974:c0a12639565a] by phi
set the correct option
22:54 Changeset in roaraudio [2973:eecfe9d3182e] by phi
load config for speex
22:24 Changeset in roaraudio [2972:fbc176ff380c] by phi
formating
21:09 Changeset in roaraudio [2971:a9a8b989a569] by phi
ROAR_WARN() -> ROAR_INFO()
21:07 Changeset in roaraudio [2970:624ab1461d6b] by phi
added --verbose, configure new ROAR_INFO()
21:03 Changeset in roaraudio [2969:ebe2fab1643f] by phi
added ROAR_INFO()
17:00 Changeset in roaraudio [2968:04be62d5f5fa] by phi
load config
16:59 Changeset in roaraudio [2967:026a0077cf7a] by phi
formating
16:47 Changeset in roaraudio [2966:46120df7db96] by phi
better switch()-case formating
16:44 Changeset in roaraudio [2965:3e0e878ed13c] by phi
spacing
16:39 Changeset in roaraudio [2964:0bc44f212994] by phi
set default mode depending on sample rate

10/20/09:

20:20 Changeset in roaraudio [2963:977e8f9a1778] by phi
honor codec mode
19:52 Changeset in roaraudio [2962:b67619049df3] by phi
added codec option /mode/

10/17/09:

10:53 Changeset in roaraudio [2961:c92e7484750d] by phi
corrected list ob linked libs
10:43 Changeset in roaraudio [2960:46435aa5a85c] by phi
sort by version
09:51 Changeset in roaraudio [2959:ab1eb289d3d4] by phi
info on light control mixer
09:46 Changeset in roaraudio [2958:df55bcb49a63] by phi
set SYNC flag on mixers
09:41 Changeset in roaraudio [2957:d0cf5bb50bfd] by phi
mixer streams does now exist
09:40 Changeset in roaraudio [2956:8f34fcc8cb67] by phi
mixer functions are moved to libroardsp
09:40 Changeset in roaraudio [2955:6b04e50450de] by phi
removed duplicate
09:39 Changeset in roaraudio [2954:1cb4d8e08bdc] by phi
new flags
09:30 Changeset in roaraudio [2953:6135960d6eed] by phi
added support for flags immutable and enhance
09:27 Changeset in roaraudio [2952:ce25506bc479] by phi
support for the true meaning of ROAR_FLAG_IMMUTABLE
09:22 Changeset in roaraudio [2951:276f334ed927] by phi
added support for extended flags
09:17 Changeset in roaraudio [2950:ee411fe8d35c] by phi
new flags

10/16/09:

23:51 Changeset in roaraudio [2949:043f9207fe6f] by phi
support for mute flag
23:49 Changeset in roaraudio [2948:f4ee9c507066] by phi
added support for mixer streams
23:43 Changeset in roaraudio [2947:6e20c99e1025] by phi
added support for waveform mixer to use volume control
23:33 Changeset in roaraudio [2946:c87ae6a26def] by phi
create mixer stream
23:27 Changeset in roaraudio [2945:4ee3f04d27dd] by phi
added dummy files (waveform.[ch]) for waveform subsystem
23:11 Changeset in roaraudio [2944:82dd35b2fa40] by phi
added light subsystem mixer
23:05 Changeset in roaraudio [2943:da369368665c] by phi
corrected stream states
23:05 Changeset in roaraudio [2942:b583009f19b7] by phi
fill ss_ptr if possible
22:56 Changeset in roaraudio [2941:e54be79a2eb2] by phi
added mixer for MIDI subsystem
22:56 Changeset in roaraudio [2940:543bd9f7fef6] by phi
added basic add_mixer()
22:38 Changeset in roaraudio [2939:b2ee86242554] by phi
moved mixer
22:37 Changeset in roaraudio [2938:9c43303646df] by phi
moved change of volume code out to libroardsp
22:34 Changeset in roaraudio [2937:1cca3e1fa89c] by phi
added roar_amp_pcm*()
22:28 Changeset in roaraudio [2936:b51b75f803c8] by phi
updated (c)
22:26 Changeset in roaraudio [2935:f184fa6421e0] by phi
added dummy amp.c
22:24 Changeset in roaraudio [2934:aa9b255e01be] by phi
added amp.h
22:12 Changeset in roaraudio [2933:93d2b273f414] by phi
moved all filters from *.c to filter_*.c
21:36 Changeset in roaraudio [2932:09d25b79ce75] by phi
removed now non-needed mix_clients*()
21:10 Changeset in roaraudio [2931:b35c453d35e9] by phi
code for PCM mixer
21:02 Changeset in roaraudio [2930:92c4fc19f77d] by phi
added mixer.c
21:00 Changeset in roaraudio [2929:0604dc93150d] by phi
added mixer.h
20:47 Changeset in roaraudio [2928:76886d0de767] by phi
added new ideas…
20:45 Changeset in roaraudio [2927:1c2c516cbdf9] by phi
added support for ROAR_LIBROAR_CONFIG_PSET_VBR
19:47 Changeset in roaraudio [2926:ef036c16f643] by phi
added ROAR_LIBROAR_CONFIG_PSET_VBR, added some other consts in order to …
18:10 Changeset in roaraudio [2925:31a2484446b8] by phi
read/write headers before we ask for packet sizes
18:05 Changeset in roaraudio [2924:fdaddc789f71] by phi
moved header stuff to roar_xcoder_speex_proc_header()
17:56 Changeset in roaraudio [2923:8ea2211037fa] by phi
added stub of roar_xcoder_speex_proc_header()
17:51 Changeset in roaraudio [2922:9f34dd4612f5] by phi
added roar_xcoder_dummy_proc_header()
17:47 Changeset in roaraudio [2921:d2fd1f7cdfa6] by phi
added roar_xcoder_proc_header(), roar_bixcoder_read_header() and …
17:15 Changeset in roaraudio [2920:2d48ef76e888] by phi
fixed roarvumeter, added dB support to roarctl
17:14 Changeset in roaraudio [2919:ee50f29712ce] by phi
fixed memory stuff
17:08 Changeset in roaraudio [2918:a5612107d49c] by phi
ported to VIO, seems to fix the bug of wrong calced values
16:58 Changeset in roaraudio [2917:3adf5948e9cd] by phi
a bit better algo impl.
16:48 Changeset in roaraudio [2916:3df957c2297b] by phi
added support dB scale to roarctl

10/15/09:

20:34 Changeset in roaraudio [2915:80026c7bf0b5] by phi
set client of stream

10/14/09:

18:49 Changeset in roaraudio [2914:b91428cba7ad] by phi
added debug lion
18:49 Changeset in roaraudio [2913:95ad11ed35ac] by phi
in case we alloc new memory we also need to do what we originaly was going …
18:48 Changeset in roaraudio [2912:b133cf48b1bc] by phi
added a lot debug lions

10/12/09:

21:36 Changeset in roaraudio [2911:98117ebece14] by phi
fixed bug with sysclock driver and low cfreq
19:34 Changeset in roaraudio [2910:a5f6e40d651c] by phi
work of last days
19:33 Changeset in roaraudio [2909:20a721526f9a] by phi
use list of comp libs to create the symlinks
19:29 Changeset in roaraudio [2908:4d65aab60a98] by phi
updated and corrected list of libs

10/11/09:

17:55 Changeset in roaraudio [2907:d8f80ad8385e] by phi
new versions of CELT
17:37 Changeset in roaraudio [2906:351acbbe87ac] by phi
+nas, +uni cidrectional streams
17:35 Changeset in roaraudio [2905:8cd508e2a7b5] by phi
added new stream types for esd servers
16:13 Changeset in roaraudio [2904:0b2b372fc50f] by phi
added directions transmit/receive, works only for roar streams at the …
14:32 Changeset in roaraudio [2903:acc06c7fa054] by phi
added auplay
14:21 Changeset in roaraudio [2902:0c4d79f44467] by phi
corrected tool name
01:43 Changeset in roaraudio [2901:8c574e2033be] by phi
write length + data at once

10/10/09:

18:11 Changeset in roaraudio [2900:5b5042df2514] by phi
need to fix the names for compl libs
18:05 Changeset in roaraudio [2899:7a127e4f7f47] by phi
only set this in case no other server has allready been set
17:41 Changeset in roaraudio [2898:8d125311b6c1] by phi
patch to reduce TCP overhead
03:53 Changeset in roaraudio [2897:a5e99d13e1fa] by phi
load config on connect
03:28 Changeset in roaraudio [2896:ad017319aae8] by phi
added option to set server address
03:12 Changeset in roaraudio [2895:15ce833de9cf] by phi
moved prototype of static function from global to local file
03:07 Changeset in roaraudio [2894:70f3e75119e6] by phi
make it possible to set q, complexity, dtx and max_cc option for speex
02:50 Changeset in roaraudio [2893:f1fecf75caf5] by phi
roar_libroar_config_codec_get() new requets a full config
02:36 Changeset in roaraudio [2892:aba43608e324] by phi
corredted parsing function
02:32 Changeset in roaraudio [2891:b89a0b2b92a4] by phi
typo
02:31 Changeset in roaraudio [2890:7b1a574adb24] by phi
function to parse codec parameters
02:28 Changeset in roaraudio [2889:ab58055d2683] by phi
info which parameters have a meaningful value
02:12 Changeset in roaraudio [2888:3b7ae2d15926] by phi
debug lions!, corrected function name in warnings
02:07 Changeset in roaraudio [2887:bbfcd79d3c2b] by phi
parse config more flexibale: comments, spaces, new lions…
02:01 Changeset in roaraudio [2886:a8c07cbd1368] by phi
added support to get a codec var, corrected small error in config parsing …
02:00 Changeset in roaraudio [2885:04969b340351] by phi
new header for codec options
01:34 Changeset in roaraudio [2884:ef7b43db1134] by phi
moved parsing of config to a seperate function

10/08/09:

18:01 Changeset in roaraudio [2883:0031c795734f] by phi
added list of current codeds
17:42 Changeset in roaraudio [2882:fe9baf45985e] by phi
added list of directions
16:18 Changeset in roaraudio [2881:05fd17521635] by phi
typo

10/07/09:

21:09 Changeset in roaraudio [2880:99f82f37e630] by phi
added --without-comp-comp-bins, added the compbins subdir to the Makefile

10/06/09:

15:52 Changeset in roaraudio [2879:5d491d6ae589] by phi
publish IDs as public domain
14:05 Changeset in roaraudio [2878:70e74bffb6ea] by phi
added year 2009
13:24 Changeset in roaraudio [2877:2de6922346cf] by phi
added support for comp libs to roar-config
13:23 Changeset in roaraudio [2876:325a91f8c732] by phi
added #defines needed for -l* for complibs
13:23 Changeset in roaraudio [2875:5c14d2001848] by phi
added support for comp libs to roar-config
13:10 Changeset in roaraudio [2874:797f4687addc] by phi
added arts tools
13:08 Changeset in roaraudio [2873:da438474f787] by phi
corrected tool name
13:07 Changeset in roaraudio [2872:ad5a23c6cce8] by phi
added artsplay
13:05 Changeset in roaraudio [2871:0322af3cc91d] by phi
support to add fixed options
13:00 Changeset in roaraudio [2870:77f6d600a8e7] by phi
-port and -bind takes arguemnts
12:59 Changeset in roaraudio [2869:daa6383e752d] by phi
added artscat and artsd
12:38 Changeset in roaraudio [2868:a4696957f7be] by phi
test for eject

10/05/09:

20:57 Changeset in roaraudio [2867:4b1e24025238] by phi
preper for next version
19:49 Changeset in roaraudio [2866:01952b2ad223]roaraudio_0_3beta2 by phi
release!
19:47 Changeset in roaraudio [2865:a4aec6ffec5d] by phi
tested on win32*
16:49 Changeset in roaraudio [2864:b53745f3c83c] by phi
added memory problem, added manpages, changed version of RAUM
16:45 Changeset in roaraudio [2863:44b725c3ea64] by phi
new codecfilter are more strict
13:56 Changeset in roaraudio [2862:2d315f977ed3] by phi
test for ROAR_HAVE_H_POLL (needed for example on win32)
13:35 Changeset in roaraudio [2861:a0bf707b0ace] by phi
added some .cvsignores to ignore dlls
12:15 Changeset in roaraudio [2860:35b065fedc23] by phi
poll() support for libroarsndio
12:14 Changeset in roaraudio [2859:277d77b307d5] by phi
added sndio events system
01:28 Changeset in roaraudio [2858:4dbafd2f3680] by phi
ctls for type of data

10/04/09:

05:10 Changeset in roaraudio [2857:2cef13e65f4c] by phi
new ROAR_PROTO_*s
04:05 Changeset in roaraudio [2856:593c9b880b4a] by phi
added esd.a
03:49 Changeset in roaraudio [2855:e74d2a5d57ac] by phi
added support for $ARGS_MAP_OPTS
03:29 Changeset in roaraudio [2854:00292c5057af] by phi
added comp bins to changelog
03:14 Changeset in roaraudio [2853:56efd7c14a9a] by phi
added *.r to .cvsignore
03:13 Changeset in roaraudio [2852:d359cbdd5cde] by phi
added esdfilt, esdmon, esdplay
03:05 Changeset in roaraudio [2851:01f348597ff4] by phi
added support for compbins
02:52 Changeset in roaraudio [2850:d69861fdb541] by phi
added Makefile
02:52 Changeset in roaraudio [2849:1bbd19102ba6] by phi
added ast file for esdcat
02:51 Changeset in roaraudio [2848:9017cee61c16] by phi
added tool to convert ast files to shell scripts
01:33 Changeset in roaraudio [2847:403396142808] by phi
a bit cleanup of code
01:29 Changeset in roaraudio [2846:1b451c172df6] by phi
sysio -> vio
01:17 Changeset in roaraudio [2845:411d444a473c] by phi
PREFIX_COMP -> PREFIX_COMP_LIBS, added PREFIX_COMP_BINS
00:47 Changeset in roaraudio [2844:69fbff272562] by phi
split $(TARGETS) in multible $(TARGETS_*)s

10/03/09:

18:49 Changeset in roaraudio [2843:c25179bbac4d] by phi
open stream using new function, this is more OS independed
18:40 Changeset in roaraudio [2842:b8c04c6e7a09] by phi
work of yesterday (at FIXME)
18:11 Changeset in roaraudio [2841:29c0a0293758] by phi
added roar_vio_simple_new_stream_obj()
01:40 Changeset in roaraudio [2840:1f09c64298bc] by phi
fix support for RAW streams
01:32 Changeset in roaraudio [2839:3d143e1290c1] by phi
added ROAR_CODEC_RDS to list of cf
01:32 Changeset in roaraudio [2838:b96e2260514a] by phi
added ROAR_SUBSYS_RDTCS
01:27 Changeset in roaraudio [2837:8b3733c159f5] by phi
kill streams of unknown codec
01:22 Changeset in roaraudio [2836:da3546900b6f] by phi
ignore null codecfilter
01:02 Changeset in roaraudio [2835:191b93956b80] by phi
return error on cf open failed correctly
00:57 Changeset in roaraudio [2834:55f01ffee716] by phi
added each PCM codec to list of cf
00:36 Changeset in roaraudio [2833:1998c3a10c8e] by phi
added a _PCM_FILTER() macro
00:33 Changeset in roaraudio [2832:0fbc167a6923] by phi
added _DUMMY_FILTER()
00:09 Changeset in roaraudio [2831:d2043ea02fb4] by phi
use the correct VIO stream
00:08 Changeset in roaraudio [2830:da8c0589a3f2] by phi
debug lion

10/02/09:

23:45 Changeset in roaraudio [2829:d22cf56280bd] by phi
added vio thingy for parent stream
23:00 Changeset in roaraudio [2828:ea6c979c9cab] by phi
esd emulation code does check for byte order

10/01/09:

02:35 Changeset in roaraudio [2827:3f14939eee50] by phi
ported libs

09/30/09:

22:22 Changeset in roaraudio [2826:42268f2fc8f2] by phi
test for ROAR_FDATASYNC
22:04 Changeset in roaraudio [2825:b20e66f3088b] by phi
build $(SHARED_SUFFIX), not .so
22:00 Changeset in roaraudio [2824:fce88621bb12] by phi
create DLL not .so
21:32 Changeset in roaraudio [2823:a722b7623a30] by phi
check for artsc.h, needed by libroarartsc
21:03 Changeset in roaraudio [2822:b4eae86868fe] by phi
libroaresd does not need complet libesd but esd.h
20:59 Changeset in roaraudio [2821:8caf8cbf35d1] by phi
test for ROAR_HAVE_GETTIMEOFDAY
14:28 Changeset in roaraudio [2820:258dc8b97e33] by phi
change deps on SO_PEERCRED and ROAR_HAVE_GETPEEREID
14:28 Changeset in roaraudio [2819:90ec1a7045a8] by phi
print more ENV vars to config.log
14:20 Changeset in roaraudio [2818:7ae10f65c79a] by phi
more roar_debug_warn_sysio()s

09/29/09:

18:09 Changeset in roaraudio [2817:0f88c357a0eb] by phi
test updates and changelog updates
18:04 Changeset in roaraudio [2816:b9e357b0dc43] by phi
added prethru support and updated list of codecs a bit
18:04 Changeset in roaraudio [2815:8cf175ac7bf9] by phi
added nnode support
18:00 Changeset in roaraudio [2814:40065eb210bc] by phi
added support for nnode and prethru
18:00 Changeset in roaraudio [2813:f677c459d89d] by phi
added prethru support
17:59 Changeset in roaraudio [2812:21e7c4381f54] by phi
moved struct roar_client from roaraudio/ to libroar/
17:58 Changeset in roaraudio [2811:3d2f0ab1b673] by phi
added nnode.[ch], added nnode support to ctl.c
17:57 Changeset in roaraudio [2810:7fb538248a47] by phi
added PRETHRU flag
17:55 Changeset in roaraudio [2809:8d51fb4545cb] by phi
sysio -> vio api, added warnings

09/27/09:

00:53 Changeset in roaraudio [2808:7d95c7d32f04]roaraudio_0_3beta1 by phi
infos on how to build win32 binarys
00:47 Changeset in roaraudio [2807:74a64d3264b9] by phi
work of last days, update in order to o a release soon

09/26/09:

22:45 Changeset in roaraudio [2806:523c6474986e] by phi
added Simon Matter to list of patches
17:17 Changeset in roaraudio [2805:1beda13bfabf] by phi
add win32 parameters after reading all args and do some basic detections
16:25 Changeset in roaraudio [2804:7f24036fa606] by phi
set TARGET_WIN32 in case system name is MINGW32
16:16 Changeset in roaraudio [2803:d96e8507293d] by phi
sysclock driver also need usleep()
15:00 Changeset in roaraudio [2802:ba5a00746517] by phi
ignore *.dll and *.exe
14:38 Changeset in roaraudio [2801:83ea8657d1fd] by phi
force inclusion of windows.h
14:35 Changeset in roaraudio [2800:d680fa46e136] by phi
corrected #ifdef
14:22 Changeset in roaraudio [2799:afea9a8fd5b5] by phi
test for the correct consts
14:20 Changeset in roaraudio [2798:10763106903f] by phi
use signed ints, don't know why it helps
13:41 Changeset in roaraudio [2797:d6185d393e50] by phi
first version seems to work best
13:35 Changeset in roaraudio [2796:ed4b8a2ee05a] by phi
try a XOR based solution
13:25 Changeset in roaraudio [2795:5230f2b20ac0] by phi
more clear code
13:05 Changeset in roaraudio [2794:41b187d651d8] by phi
corrected place/order
13:03 Changeset in roaraudio [2793:b11c0d4b57d0] by phi
set byte order things correctly on win32
12:54 Changeset in roaraudio [2792:e292687113f7] by phi
include esd.h for esd emulation if we have esd.h found in configure
12:40 Changeset in roaraudio [2791:acedbb230930] by phi
esd emulation does not require complet libesd but only esd.h
12:38 Changeset in roaraudio [2790:a9e009ee729d] by phi
test for esd.h in addition to test for complet libesd, as esd.h is used by …
12:29 Changeset in roaraudio [2789:86670c04d940] by phi
additional debug lions, unknown protocols a bit more intelegent

09/25/09:

22:34 Changeset in roaraudio [2788:dfb10aecb603] by phi
test for opts == NULL
21:58 Changeset in roaraudio [2787:c44a97701300] by phi
only define user_sock var if we need it
20:09 Changeset in roaraudio [2786:7666fee30da2] by phi
info about k=..
20:03 Changeset in roaraudio [2785:2171e2547d63] by phi
more debug lions
18:49 Changeset in roaraudio [2784:0865a730e3da] by phi
adding a very early debug lion
18:12 Changeset in roaraudio [2783:b83359ac8107] by phi
default to wmm driver under win32

09/24/09:

03:25 Changeset in roaraudio [2782:da120af4b905] by phi
wmm driver
03:12 Changeset in roaraudio [2781:0f2704990d81] by phi
seems that it wasn't a very good idea
03:05 Changeset in roaraudio [2780:8b7a70b3d7c8] by phi
set cfreq on win32 to 20Hz
03:00 Changeset in roaraudio [2779:bbc1d711c495] by phi
seems that the WMM driver finaly works
02:11 Changeset in roaraudio [2778:f7b661680b55] by phi
maybe working first win32 driver
01:32 Changeset in roaraudio [2777:6eb51b108ee3] by phi
include libwinmm
01:31 Changeset in roaraudio [2776:d5f84375ec76] by phi
test for libwinmm

09/23/09:

13:22 Changeset in roaraudio [2775:4c6ea0731ddf] by phi
set up a lot internal parameters
13:13 Changeset in roaraudio [2774:d721a439d628] by phi
some very basic start of code wmm driver
11:41 Changeset in roaraudio [2773:759a1707488d] by phi
added dummy files for wmm driver
11:35 Changeset in roaraudio [2772:5e0352148ff8] by phi
test for mmsystem.h needs windows.h…
11:26 Changeset in roaraudio [2771:2c8d20e0ea68] by phi
test for mmsystem.h
10:22 Changeset in roaraudio [2770:dc5a9aabfe96] by phi
work of yesterday
03:25 Changeset in roaraudio [2769:437302a49b61] by phi
support to not set group ID per default
02:55 Changeset in roaraudio [2768:77b2418aa302] by phi
use socket fh not normal fh, you know, win32.…
02:31 Changeset in roaraudio [2767:4dd870914ef3] by phi
default on win32 is IP
01:54 Changeset in roaraudio [2766:579ea97dbcbf] by phi
use socket fh on win32
01:41 Changeset in roaraudio [2765:3296ba1d93a7] by phi
only use things we have…
01:37 Changeset in roaraudio [2764:306e6068d475] by phi
do try to set non-blocking on win32
01:12 Changeset in roaraudio [2763:f2b24a2745e5] by phi
correct output
01:10 Changeset in roaraudio [2762:d33de5b1ba6a] by phi
test for winsock shutdown()
00:48 Changeset in roaraudio [2761:9afb8eaadec3] by phi
test for winsock select(), why the hell is it part of winsock?
00:43 Changeset in roaraudio [2760:37c098c115f7] by phi
set local $lib_* to be used by later tests
00:13 Changeset in roaraudio [2759:d2650c3d63df] by phi
change ownership and paermissions of pidfile
00:04 Changeset in roaraudio [2758:e98b81687680] by phi
new const for shutdown()

09/22/09:

23:55 Changeset in roaraudio [2757:c5621a2329a7] by phi
early lookup of UID
23:40 Changeset in roaraudio [2756:ab72c94d14d3] by phi
corrected #ifdefs to to match the requirements
23:12 Changeset in roaraudio [2755:662ef8504df4] by phi
use (none) if ROAR_DEFAULT_SOCKGRP is not defined in help
22:44 Changeset in roaraudio [2754:91826f347202] by phi
handle error of --setgid and no group name supplied
22:40 Changeset in roaraudio [2753:4ba2efb7920b] by phi
make add_listen() independed of audio group
19:12 Changeset in roaraudio [2752:fc6a0bff2d27] by phi
handle --setuid without a -U
12:56 Changeset in roaraudio [2751:6cc76359d728] by phi
first start of no compile time preselected default audio group
02:15 Changeset in roaraudio [2750:3b5c1d0d75e0] by phi
downmixing 4.0->2.0
01:53 Changeset in roaraudio [2749:bbb02514597a] by phi
new prototypes

09/21/09:

23:56 Changeset in roaraudio [2748:c64f61dde0fd] by phi
parameter is in samples not frames
23:55 Changeset in roaraudio [2747:3b74f02762f5] by phi
new debug lions
02:56 Changeset in roaraudio [2746:5def63061729] by phi
main work of today
02:43 Changeset in roaraudio [2745:52bf052ec970] by phi
added new function prototypes
02:42 Changeset in roaraudio [2744:246a64f704c3] by phi
update list of implemented functions
02:40 Changeset in roaraudio [2743:0a9f381f7519] by phi
corrected nummber of channels, corrected decrement
02:24 Changeset in roaraudio [2742:a5c3ca61e61d] by phi
added roar_conv_chans_2to616(), roar_conv_chans_2to516() and …
02:18 Changeset in roaraudio [2741:09f063a4a56e] by phi
added roar_conv_chans_2to316()
02:18 Changeset in roaraudio [2740:ff774cb02315] by phi
new prototypes roar_conv_chans_2to{3,4,5,6}{8,16}
01:44 Changeset in roaraudio [2739:d186518934cd] by phi
volume change support: stereo -> 1.0
01:39 Changeset in roaraudio [2738:6ac10ee7a131] by phi
volume change support: stereo -> 3.1, 5.1, 6.1
00:09 Changeset in roaraudio [2737:5d3d02d2b38b] by phi
typo
Note: See TracTimeline for information about the timeline view.