source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2168:d8097d532def   15 years phi added transcode.[ch]
(edit) @2167:a72f8c925e4b   15 years phi start transcoding code
(edit) @2166:65339d91785c   15 years phi use g_conf.samples
(edit) @2165:01dcf9bdef54   15 years phi two commented out debug lions needed for later debugging
(edit) @2164:3f101805821b   15 years phi added simple roarinterconnect
(edit) @2163:0378feb5a7cb   15 years phi added --chans
(edit) @2162:b1fcd565d1b7   15 years phi only use 16 bit filter if we work in 16 bit mode
(edit) @2161:515f15a96755   15 years phi added antiecho flag
(edit) @2160:39b8ea65bfe6   15 years phi set antiecho flag per default on BIDIR streams
(edit) @2159:2ab138cbc626   15 years phi clear buffers in case they are new
(edit) @2158:ff6ea5302c60   15 years phi calc echo removal thingys.
(edit) @2157:58449796e7b5   15 years phi corrected prototypes
(edit) @2156:62c741edbdbc   15 years phi added roar_remove_so() and roar_remove_so16()
(edit) @2155:ad48aa7dd72c   15 years phi started support for antiecho flag
(edit) @2154:1f9fc07cd3fe   15 years phi added support for the antiecho flag
(edit) @2153:ba4ad75b819d   15 years phi write input data to output buffer in case ROAR_FLAG_ANTIECHO is set
(edit) @2152:486dfc9b4b05   15 years phi use stream_outputbuffer_request to get a buffer
(edit) @2151:1871577d2258   15 years phi added stream_outputbuffer_request() and stream_outputbuffer_destroy(): …
(edit) @2150:8809a7d0167c   15 years phi added support to change software volume on a output stream
(edit) @2149:3ccece948dfd   15 years phi added need_vol_change()
(edit) @2148:8da163d161ec   15 years phi use a seperated input pointer for multi-strage conversions
(edit) @2147:085a272b4e2b   15 years phi seperated things a bit
(edit) @2146:da70b6692089   15 years phi updated streams_send_mon() to use a roar_buffer
(edit) @2145:ad5260b8af44   15 years phi updated structs and prototypes, implemented a first 16 bit version
(edit) @2144:0f1a772c21ca   15 years phi added remove.c: simple signal removal/demixer
(edit) @2143:e3465803e2d3   15 years phi added simple header for simple signal removal/demixer
(edit) @2142:95f833ec51ea   15 years phi added debug lions
(edit) @2141:ae202c734bd4   15 years phi added old style speex AEC support
(edit) @2140:7665a1f08287   15 years phi added a simple anti echo, dosn't worl but sounds funny
(edit) @2139:63da6225674a   15 years phi updated ignore file, added roarphone
(edit) @2138:1d4bfcfab077   15 years phi unknown codec: error case
(edit) @2137:12530d8b2c44   15 years phi ha, found the bug and fixed it: use break in switch(){} ;)
(edit) @2136:c006842c5d5b   15 years phi select open flags depending on dir parameter
(edit) @2135:ec80365dd7ef   15 years phi added Debug lions
(edit) @2134:8adc9c6577dc   15 years phi added the oss prototype
(edit) @2133:ee99577b694c   15 years phi search, not just get the first result
(edit) @2132:bc44d4901e33   15 years phi wrote OSS driver, need to test…
(edit) @2131:402d579b1ddb   15 years phi added cdriver oss
(edit) @2130:bf77b4782d41   15 years phi added a simple null driver
(edit) @2129:2d9c6346122f   15 years phi read/write data
(edit) @2128:acc3365dd9d5   15 years phi connect a stream, added a dummy function to send the data
(edit) @2127:85fca7cf35bb   15 years phi added --driver and --device
(edit) @2126:3937527b4c96   15 years phi open driver and directly close it again
(edit) @2125:a3842e3ba36f   15 years phi use a info struct and added struct for driver
(edit) @2124:813ab24c3465   15 years phi added a derivart of roarbidir as roarphone
(edit) @2123:3b76214d6b28   15 years phi added basic code to search for a driver
(edit) @2122:6a3c53b5742f   15 years phi added driver.c
(edit) @2121:652aa73caf76   15 years phi added header for client driver
(edit) @2120:7f67d164a05d   15 years phi added support to CELT cf for BIDIR streams
(edit) @2119:4831aab2283a   15 years phi new algo to for name of mixer channel
(edit) @2118:7f4531e98b2d   15 years phi of cause may the device be NULL
(edit) @2117:2e7146368ea6   15 years phi added support for non-default roard…
(edit) @2116:7903e67b6521   15 years phi check for the correct return value ;)
(edit) @2115:16ddc6566cb2   15 years phi added support to set name for output streams
(edit) @2114:c0e084678926   15 years phi added gopher support *g*
(edit) @2113:bf205e0da6f5   15 years phi support pidfile based --shutdown/--restart
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2111:db1452dc98ea   15 years phi added support to kill by pidfile at least for --stop
(edit) @2110:5c06f414fb5c   15 years phi test for kill()
(edit) @2109:0b8deb4a879d   15 years phi added --start/--stop/--shutdown (socket/protocol based)
(edit) @2108:067227cca97e   15 years phi news of the past days
(edit) @2107:2dafbf9739f2   15 years phi added support for 8/16/32 bit vorbis encoding
(edit) @2106:0e025903532b   15 years phi of cause only write a pidfile if requested by the user ;)
(edit) @2105:26b5b9e6656b   15 years phi added --vorbis-bits
(edit) @2104:4140ab350dda   15 years phi added pidfile support
(edit) @2103:81ac336e6c97   15 years phi added simple not yet working resampler code
(edit) @2102:7dc6de74943a   15 years phi added debug lion and set indata buffer for bufbuf usage case correctly
(edit) @2101:48f64813b34e   15 years phi corrected debug message
(edit) @2100:430d165c702f   15 years phi WARN -> DBG
(edit) @2099:858f02f3765e   15 years phi got it working :) (samples vs. frames)
(edit) @2098:e9932b68c679   15 years phi added a lot debug lions, changed sign-convert code
(edit) @2097:80d714c6d7d6   15 years phi added support to change signess
(edit) @2096:40ce6a9c8492   15 years phi started with roar_conv2(), still need to add support to convert codec and …
(edit) @2095:619c14fd0823   15 years phi use roar_conv2()
(edit) @2094:bfd10d8c1de4   15 years phi added a very basic converter function
(edit) @2093:78543372c93c   15 years phi added args about buffer sizte to roar_conv2()
(edit) @2092:be10cb02fa96   15 years phi added prototype for roar_conv2(), a new and better defined roar_conv()
(edit) @2091:d988fc5c90d8   15 years phi use a additioal buffer if max(in,out) > max(insize,outsize)
(edit) @2090:4f37bdba1b06   15 years phi added new macro ROAR_OUTPUT_CALC_OUTBUFSIZE_MAX()
(edit) @2089:a6470068db32   15 years phi change of volume now only once for both, converted and non converted …
(edit) @2088:1933b0b8cb8e   15 years phi added missing kommata
(edit) @2087:30d3653999b9   15 years phi added some debug outputs and got setting of quality for vorbis working :)
(edit) @2086:f9e6c813eea0   15 years phi added some debug lions
(edit) @2085:4194fe29d77a   15 years phi added support for a output option 'q=...'
(edit) @2084:3efbf2e6e779   15 years phi added support for new ROAR_STREAM_CTL_TYPE_* and for …
(edit) @2083:db651f413235   15 years phi added CTLs for setting encoder quality
(edit) @2082:94bd96f9cca8   15 years phi some types
(edit) @2081:09d05ec16ba3   15 years phi get meta data from roard, stream names still don't work..
(edit) @2080:576fe480dd92   15 years phi got setting of volume working :))
(edit) @2079:1f7b34848f37   15 years phi added support for volume change in new fillmixbuf function
(edit) @2078:ed14703c6bdd   15 years phi better warning
(edit) @2077:7efcbad0c4fb   15 years phi got it basicly to work, still a lot of work to do.
(edit) @2076:13dee50aead2   15 years phi got the gnome mixer to display a dummy slider :)
(edit) @2075:40cb5be7baaf   15 years phi use new api
(edit) @2074:02705c69f766   15 years phi done some bad things to get it work again
(edit) @2073:9032ae5f36c7   15 years phi copyed a lot code from the oss mixer
(edit) @2072:e6b245a89960   15 years phi started with track (stream) thingys
(edit) @2071:a6d6ac4af4ea   15 years phi start doing some basic operations
(edit) @2070:71d0bfb81113   15 years phi added roarmixer.c, basic file start
(edit) @2069:299efa23f27f   15 years phi added mixer header file
Note: See TracRevisionLog for help on using the revision log.