# # ChangeLog for / in roaraudio # # Generated by Trac 1.0.1 # 06/16/24 17:55:54 Mon, 27 Jul 2009 20:43:40 GMT phi [2216:c66d36803466] * roarclients/Makefile (modified) added roarinterconnect to Makefile Mon, 27 Jul 2009 19:55:22 GMT phi [2215:956f710f3279] * roarclients/roarphone.c (modified) test for speex api version Mon, 27 Jul 2009 19:45:21 GMT phi [2214:ef2186cef85d] * libroardsp/transcode.c (modified) don't link celt in case we do not have CELT ;) Mon, 27 Jul 2009 17:19:33 GMT phi [2213:7a2733bb4ae8] * roard/driver_sysclock.c (modified) got it working! Mon, 27 Jul 2009 16:42:23 GMT phi [2212:de532e283c21] * roard/driver_sysclock.c (modified) wrote open and close, need to write write() Mon, 27 Jul 2009 16:33:29 GMT phi [2211:5b9c2424dca7] * roard/include/driver_sysclock.h (modified) prototypes for needed funcs Mon, 27 Jul 2009 16:32:24 GMT phi [2210:e8fa1b582bcf] * roard/include/driver_sysclock.h (modified) added inst struct Mon, 27 Jul 2009 16:31:36 GMT phi [2209:9f5f14311465] * roard/driver.c (modified) * roard/driver_sysclock.c (modified) * roard/include/driver.h (modified) only if we have gettimeofday() we also have sysclock driver Mon, 27 Jul 2009 16:25:32 GMT phi [2208:87fe958de77c] * roard/driver_sysclock.c (added) * roard/include/driver_sysclock.h (added) added stub for sysclock driver Mon, 27 Jul 2009 15:48:42 GMT phi [2207:9b8b76143681] * roard/Makefile (modified) * roard/driver.c (modified) * roard/include/driver.h (modified) added stub for sysclock driver Mon, 27 Jul 2009 10:57:30 GMT phi [2206:3cdb782b8696] * ChangeLog (modified) roarinterconnect addition Mon, 27 Jul 2009 10:56:53 GMT phi [2205:941e67a9fe02] * ChangeLog (modified) roarphone updates Mon, 27 Jul 2009 10:49:04 GMT phi [2204:ed8a8343e658] * libroardsp/transcode_celt.c (modified) * roard/codecfilter_celt.c (modified) changed CELT bitrate from 88.2 to 44.1 kbit/s per channel for 44.1kHz ... Sun, 26 Jul 2009 21:59:47 GMT phi [2203:a4fc168618a0] * libroardsp/transcode_celt.c (modified) wrote decoder Sun, 26 Jul 2009 21:49:47 GMT phi [2202:4b4e0215cc48] * libroardsp/transcode_celt.c (modified) no need to check the frame size, this is done by ... Sun, 26 Jul 2009 21:47:08 GMT phi [2201:90107b320135] * libroardsp/transcode_celt.c (modified) first try of a encoder function Sun, 26 Jul 2009 21:40:19 GMT phi [2200:9e57bd72b8b4] * libroardsp/transcode_celt.c (modified) * roard/codecfilter_celt.c (modified) spacing Sun, 26 Jul 2009 21:36:15 GMT phi [2199:427ef0d4c622] * libroardsp/transcode_celt.c (modified) added handling of iobuffer Sun, 26 Jul 2009 21:28:28 GMT phi [2198:683e1836f397] * include/libroardsp/transcode_celt.h (modified) added iobuffer and size information Sun, 26 Jul 2009 21:22:55 GMT phi [2197:d79c0b1cd976] * libroardsp/transcode_celt.c (modified) added a lot debug lions, return framesize in byte Sun, 26 Jul 2009 21:22:24 GMT phi [2196:ff5e22978e4c] * roarclients/roarphone.c (modified) ask the encoder for the optimal size, don't give any hint for the moment Sun, 26 Jul 2009 21:19:22 GMT phi [2195:75e6cd2a4f57] * roarclients/roarphone.c (modified) it's in byte... Sun, 26 Jul 2009 21:15:30 GMT phi [2194:6c6781abdc41] * roarclients/roarphone.c (modified) packet size is in frames Sun, 26 Jul 2009 20:57:55 GMT phi [2193:78e5b51e6117] * libroardsp/transcode_celt.c (modified) corrected magic writing code Sun, 26 Jul 2009 20:48:49 GMT phi [2192:ad44337f96f8] * libroardsp/transcode_celt.c (modified) basic checks, write magic... Sun, 26 Jul 2009 20:33:32 GMT phi [2191:2fa43472c538] * libroardsp/transcode_celt.c (modified) added init and uninit, need to write encoder and decoder code. Sun, 26 Jul 2009 20:18:36 GMT phi [2190:3398d76f0298] * include/libroardsp/transcode_celt.h (modified) added info on framesize Sun, 26 Jul 2009 20:09:52 GMT phi [2189:729a72d2fb09] * libroardsp/transcode.c (modified) addedlinks to the CELT functions Sun, 26 Jul 2009 20:06:34 GMT phi [2188:e7fd12fd07b5] * libroardsp/transcode_celt.c (modified) added dummy functions Sun, 26 Jul 2009 20:03:39 GMT phi [2187:3aa9746560f4] * include/libroardsp/libroardsp.h (modified) * include/libroardsp/transcode_celt.h (added) * libroardsp/Makefile (modified) * libroardsp/transcode_celt.c (added) startetd with CELT support in libroardsp Sun, 26 Jul 2009 17:56:27 GMT phi [2186:f7714457be02] * libroardsp/transcode_mualaw.c (modified) added debug lions, wrote code for provide_buffer() Sun, 26 Jul 2009 17:27:16 GMT phi [2185:428bc7864999] * roarclients/roarphone.c (modified) first try of transcoding code Sun, 26 Jul 2009 17:22:40 GMT phi [2184:429492a8c3b9] * libroardsp/transcode.c (modified) added roar_bixcoder_packet_size() Sun, 26 Jul 2009 16:53:48 GMT phi [2183:eba09cc22a7a] * libroardsp/transcode.c (modified) added encoder/decoder funcs in the global lookup table Sun, 26 Jul 2009 16:52:16 GMT phi [2182:e53a870b3f74] * libroardsp/transcode.c (modified) spacing :) Sun, 26 Jul 2009 16:50:58 GMT phi [2181:05f340c5ea82] * libroardsp/transcode_mualaw.c (modified) wrote encoder/decoder functions Sun, 26 Jul 2009 16:21:12 GMT phi [2180:e4379f7af304] * libroardsp/transcode.c (modified) check for backend to be connected in case of de/encoding Sun, 26 Jul 2009 16:19:20 GMT phi [2179:706d1683475f] * include/libroardsp/transcode.h (modified) * libroardsp/Makefile (modified) * libroardsp/transcode_mualaw.c (added) added transcode_mualaw.c and prototypes for alaw/mulaw xcoding Sun, 26 Jul 2009 16:01:41 GMT phi [2178:397f705a9564] * libroardsp/transcode.c (modified) added roar_bixcoder_*() code Sun, 26 Jul 2009 15:42:50 GMT phi [2177:cfbac9984ea4] * libroardsp/transcode.c (modified) check for packet size Sun, 26 Jul 2009 15:41:30 GMT phi [2176:c8fe291eaa53] * libroardsp/transcode.c (modified) wrote basic codec Sun, 26 Jul 2009 15:34:50 GMT phi [2175:ece4b38a6d98] * include/libroardsp/transcode.h (modified) singular Sun, 26 Jul 2009 15:02:01 GMT phi [2174:19a693a12053] * libroardsp/transcode.c (modified) started with the basic codec, need to do a lot more ;) Sun, 26 Jul 2009 14:50:37 GMT phi [2173:b7dd35cce1b1] * include/libroardsp/transcode.h (modified) use a single codec, not an array of codecs Sun, 26 Jul 2009 14:41:04 GMT phi [2172:da47d051c124] * include/libroardsp/transcode.h (modified) prototypes some dummy funcs used by simple encoders Sun, 26 Jul 2009 14:39:03 GMT phi [2171:bd908e13fc8a] * include/libroardsp/transcode.h (modified) corrected prototypes to represent encoder/decoder Sun, 26 Jul 2009 14:35:59 GMT phi [2170:ad2927da578b] * include/libroardsp/transcode.h (modified) added all prototypes I think I need Sun, 26 Jul 2009 13:15:36 GMT phi [2169:6fafb169e3a2] * include/libroardsp/libroardsp.h (modified) * include/libroardsp/transcode.h (modified) * libroardsp/Makefile (modified) * libroardsp/transcode.c (modified) * roarclients/Makefile (modified) moved transcode.[ch] from roarclicnts to libroardsp Sat, 25 Jul 2009 20:09:29 GMT phi [2168:d8097d532def] * include/libroardsp/transcode.h (added) * libroardsp/transcode.c (added) * roarclients/Makefile (modified) added transcode.[ch] Sat, 25 Jul 2009 19:42:44 GMT phi [2167:a72f8c925e4b] * roarclients/roarphone.c (modified) start transcoding code Sat, 25 Jul 2009 18:35:59 GMT phi [2166:65339d91785c] * roarclients/roarphone.c (modified) use g_conf.samples Sat, 25 Jul 2009 18:13:33 GMT phi [2165:01dcf9bdef54] * roard/codecfilter_celt.c (modified) two commented out debug lions needed for later debugging Sat, 25 Jul 2009 04:50:09 GMT phi [2164:3f101805821b] * roarclients/Makefile (modified) * roarclients/roarinterconnect.c (added) added simple roarinterconnect Sat, 25 Jul 2009 04:21:36 GMT phi [2163:0378feb5a7cb] * roarclients/roarshout.c (modified) added --chans Sat, 25 Jul 2009 03:25:23 GMT phi [2162:b1fcd565d1b7] * roarclients/roarphone.c (modified) only use 16 bit filter if we work in 16 bit mode Sat, 25 Jul 2009 03:24:45 GMT phi [2161:515f15a96755] * include/libroar/stream.h (modified) added antiecho flag Sat, 25 Jul 2009 00:49:37 GMT phi [2160:39b8ea65bfe6] * roard/roard.c (modified) set antiecho flag per default on BIDIR streams Sat, 25 Jul 2009 00:32:31 GMT phi [2159:2ab138cbc626] * roard/streams.c (modified) clear buffers in case they are new Fri, 24 Jul 2009 22:12:51 GMT phi [2158:ff6ea5302c60] * roard/streams.c (modified) calc echo removal thingys. Fri, 24 Jul 2009 21:53:23 GMT phi [2157:58449796e7b5] * include/libroardsp/remove.h (modified) * libroardsp/remove.c (modified) corrected prototypes Fri, 24 Jul 2009 21:49:32 GMT phi [2156:62c741edbdbc] * include/libroardsp/remove.h (modified) * libroardsp/remove.c (modified) added roar_remove_so() and roar_remove_so16() Fri, 24 Jul 2009 21:06:46 GMT phi [2155:ad48aa7dd72c] * roard/streams.c (modified) started support for antiecho flag Fri, 24 Jul 2009 19:20:53 GMT phi [2154:1f9fc07cd3fe] * roarclients/roarctl.c (modified) added support for the antiecho flag Fri, 24 Jul 2009 19:01:14 GMT phi [2153:ba4ad75b819d] * roard/streams.c (modified) write input data to output buffer in case ROAR_FLAG_ANTIECHO is set Fri, 24 Jul 2009 18:02:10 GMT phi [2152:486dfc9b4b05] * roard/streams.c (modified) use stream_outputbuffer_request to get a buffer Fri, 24 Jul 2009 15:35:34 GMT phi [2151:1871577d2258] * roard/include/streams.h (modified) * roard/streams.c (modified) added stream_outputbuffer_request() and stream_outputbuffer_destroy(): ... Fri, 24 Jul 2009 14:28:26 GMT phi [2150:8809a7d0167c] * roard/streams.c (modified) added support to change software volume on a output stream Fri, 24 Jul 2009 14:13:21 GMT phi [2149:3ccece948dfd] * roard/include/mixer.h (modified) * roard/mixer.c (modified) added need_vol_change() Fri, 24 Jul 2009 13:55:37 GMT phi [2148:8da163d161ec] * roard/streams.c (modified) use a seperated input pointer for multi-strage conversions Fri, 24 Jul 2009 13:49:35 GMT phi [2147:085a272b4e2b] * roard/streams.c (modified) seperated things a bit Fri, 24 Jul 2009 13:17:19 GMT phi [2146:da70b6692089] * roard/streams.c (modified) updated streams_send_mon() to use a roar_buffer Fri, 24 Jul 2009 12:48:19 GMT phi [2145:ad5260b8af44] * include/libroardsp/remove.h (modified) * libroardsp/remove.c (modified) updated structs and prototypes, implemented a first 16 bit version Fri, 24 Jul 2009 12:25:52 GMT phi [2144:0f1a772c21ca] * libroardsp/Makefile (modified) * libroardsp/remove.c (added) added remove.c: simple signal removal/demixer Fri, 24 Jul 2009 12:20:27 GMT phi [2143:e3465803e2d3] * include/libroardsp/libroardsp.h (modified) * include/libroardsp/remove.h (added) added simple header for simple signal removal/demixer Fri, 24 Jul 2009 02:33:00 GMT phi [2142:95f833ec51ea] * roarclients/roarphone.c (modified) added debug lions Fri, 24 Jul 2009 02:19:27 GMT phi [2141:ae202c734bd4] * roarclients/Makefile (modified) * roarclients/roarphone.c (modified) added old style speex AEC support Fri, 24 Jul 2009 01:29:18 GMT phi [2140:7665a1f08287] * roarclients/roarphone.c (modified) added a simple anti echo, dosn't worl but sounds funny Fri, 24 Jul 2009 00:55:55 GMT phi [2139:63da6225674a] * roarclients/.cvsignore (modified) updated ignore file, added roarphone Fri, 24 Jul 2009 00:55:23 GMT phi [2138:1d4bfcfab077] * libroareio/driver_oss.c (modified) unknown codec: error case Fri, 24 Jul 2009 00:54:51 GMT phi [2137:12530d8b2c44] * libroareio/driver_oss.c (modified) ha, found the bug and fixed it: use break in switch(){} ;) Fri, 24 Jul 2009 00:50:05 GMT phi [2136:c006842c5d5b] * libroareio/driver_oss.c (modified) select open flags depending on dir parameter Fri, 24 Jul 2009 00:46:53 GMT phi [2135:ec80365dd7ef] * libroareio/driver_oss.c (modified) added Debug lions Fri, 24 Jul 2009 00:46:19 GMT phi [2134:8adc9c6577dc] * include/libroareio/driver.h (modified) added the oss prototype Fri, 24 Jul 2009 00:46:01 GMT phi [2133:ee99577b694c] * libroareio/driver.c (modified) search, not just get the first result Thu, 23 Jul 2009 22:04:50 GMT phi [2132:bc44d4901e33] * libroareio/driver_oss.c (modified) wrote OSS driver, need to test... Thu, 23 Jul 2009 21:21:17 GMT phi [2131:402d579b1ddb] * libroareio/driver_oss.c (added) * roarclients/Makefile (modified) added cdriver oss Thu, 23 Jul 2009 19:25:14 GMT phi [2130:bf77b4782d41] * libroareio/driver.c (modified) added a simple null driver Thu, 23 Jul 2009 19:10:52 GMT phi [2129:2d9c6346122f] * roarclients/roarphone.c (modified) read/write data Thu, 23 Jul 2009 18:59:28 GMT phi [2128:acc3365dd9d5] * roarclients/roarphone.c (modified) connect a stream, added a dummy function to send the data Thu, 23 Jul 2009 18:34:36 GMT phi [2127:85fca7cf35bb] * roarclients/roarphone.c (modified) added --driver and --device Thu, 23 Jul 2009 18:20:12 GMT phi [2126:3937527b4c96] * roarclients/roarphone.c (modified) open driver and directly close it again Thu, 23 Jul 2009 18:02:13 GMT phi [2125:a3842e3ba36f] * roarclients/roarphone.c (modified) use a info struct and added struct for driver Thu, 23 Jul 2009 17:24:29 GMT phi [2124:813ab24c3465] * roarclients/Makefile (modified) * roarclients/roarphone.c (added) added a derivart of roarbidir as roarphone Thu, 23 Jul 2009 17:03:08 GMT phi [2123:3b76214d6b28] * libroareio/driver.c (modified) added basic code to search for a driver Thu, 23 Jul 2009 16:54:29 GMT phi [2122:6a3c53b5742f] * include/libroareio/driver.h (modified) * libroareio/driver.c (added) added driver.c Thu, 23 Jul 2009 16:32:01 GMT phi [2121:652aa73caf76] * include/libroareio/driver.h (added) added header for client driver Thu, 23 Jul 2009 13:53:02 GMT phi [2120:7f67d164a05d] * roard/codecfilter_celt.c (modified) * roard/include/codecfilter_celt.h (modified) added support to CELT cf for BIDIR streams Wed, 22 Jul 2009 15:45:25 GMT phi [2119:4831aab2283a] * plugins/gstreamer0.10/roarmixer.c (modified) new algo to for name of mixer channel Wed, 22 Jul 2009 15:38:34 GMT phi [2118:7f4531e98b2d] * plugins/gstreamer0.10/roarmixer.c (modified) of cause may the device be NULL Wed, 22 Jul 2009 15:36:36 GMT phi [2117:2e7146368ea6] * plugins/gstreamer0.10/roarmixer.c (modified) added support for non-default roard...