# # ChangeLog for / in roaraudio # # Generated by Trac 1.0.1 # 05/10/24 06:48:40 Wed, 04 Nov 2009 16:27:59 GMT phi [3029:816a2dba7285] * include/libroardsp/libroardsp.h (modified) * libroardsp/filter.c (modified) test if we have the speex filter Sun, 01 Nov 2009 14:14:46 GMT phi [3028:86eeb8b7e737] * roarclients/roarvumeter.c (modified) smaller trashold Sun, 01 Nov 2009 13:26:28 GMT phi [3027:344a43da226f] * roarclients/roarvumeter.c (modified) only print the beat message in beat-only mode on beat, do not print new ... Sun, 01 Nov 2009 09:54:04 GMT phi [3026:9fd0b4fd32b8] * roarclients/roarvumeter.c (modified) higher filter order work better Sun, 01 Nov 2009 09:49:24 GMT phi [3025:e0985044be84] * roarclients/roarvumeter.c (modified) wrote a bad working beat detection Sun, 01 Nov 2009 09:08:39 GMT phi [3024:df2a82f5057f] * roarclients/Makefile (modified) * roarclients/roarvumeter.c (modified) support for lowpasses as input filters Sat, 31 Oct 2009 15:08:27 GMT phi [3023:867ac7243485] * compbins/ast2roar (modified) patch that seems to needed on some crapy shells Sat, 31 Oct 2009 13:25:50 GMT phi [3022:4a04952a6280] * include/libroar/buffer.h (modified) added basic ringbuffer stuff Sat, 31 Oct 2009 13:23:21 GMT phi [3021:a7929173bb2c] * libroar/buffer.c (modified) do not enlarge no-free buffers Sat, 31 Oct 2009 13:21:51 GMT phi [3020:c506c0704832] * libroar/buffer.c (modified) added basic ringbuffer stuff Sat, 31 Oct 2009 11:07:41 GMT phi [3019:ec0dd85f5e06] * roarclients/roarvumeter.c (modified) use default sample rate, not fixed 44100 as default, use 10Hz refresh ... Fri, 30 Oct 2009 15:27:49 GMT phi [3018:ae2ac11a50fb] * ChangeLog (modified) +speex prep, +yiff compbins Fri, 30 Oct 2009 15:13:49 GMT phi [3017:35fc32b5f62e] * compbins/yiff.a (modified) also pass --help Fri, 30 Oct 2009 15:13:23 GMT phi [3016:a13ed960c0ac] * compbins/Makefile (modified) * compbins/yiff.a (added) added compbin for yiff Fri, 30 Oct 2009 15:03:15 GMT phi [3015:10ec33127c6e] * compbins/Makefile (modified) * compbins/yplay.a (added) * compbins/yshutdown.a (added) added yplay and yshutdown Fri, 30 Oct 2009 13:53:49 GMT phi [3014:c4dc5270a335] * libroardsp/filter_speex_prep.c (modified) units... Thu, 29 Oct 2009 08:17:29 GMT phi [3013:fc3c4811bacd] * roarclients/roarphone.c (modified) use vio Thu, 29 Oct 2009 08:03:14 GMT phi [3012:7d5415a0d8d8] * libroar/simple.c (modified) added sysio warning Wed, 28 Oct 2009 17:34:21 GMT phi [3011:7b2d74e17603] * libroardsp/filter_speex_prep.c (modified) fixed bug reported by Simon Matter Wed, 28 Oct 2009 14:33:12 GMT phi [3010:f853cab15d30] * include/libroardsp/libroardsp.h (modified) * libroardsp/Makefile (modified) * libroardsp/filter.c (modified) * libroardsp/filter_agc.c (added) started with AGC filter Wed, 28 Oct 2009 14:32:37 GMT phi [3009:07e6298a0c23] * roarclients/roarinterconnect.c (modified) spacing Tue, 27 Oct 2009 19:00:04 GMT phi [3008:edd998caccdc] * roarclients/roarphone.c (modified) init bixcoder before we start the filters Tue, 27 Oct 2009 18:58:55 GMT phi [3007:40a4f2639fb6] * roarclients/roarphone.c (modified) added support to enable Speex Prep components Tue, 27 Oct 2009 17:17:29 GMT phi [3006:d0c79207f9ac] * roarclients/roarphone.c (modified) added support for speex prep, just need to add support to set options of ... Tue, 27 Oct 2009 17:15:30 GMT phi [3005:8a2821b526bb] * libroardsp/filter_speex_prep.c (modified) make basic options settable Tue, 27 Oct 2009 17:14:52 GMT phi [3004:f117b3c0e4df] * include/libroardsp/libroardsp.h (modified) a lit #defines needed by the speex_prep, more infos about data types Tue, 27 Oct 2009 12:07:18 GMT phi [3003:9d0935291fca] * libroardsp/filter_speex_prep.c (modified) run data thru preprep Tue, 27 Oct 2009 11:17:54 GMT phi [3002:9399e9015485] * libroardsp/filter.c (modified) test for data to be NULL Tue, 27 Oct 2009 11:01:55 GMT phi [3001:98395340e261] * libroardsp/filter_add.c (modified) * libroardsp/filter_amp.c (modified) * libroardsp/filter_dcblock.c (modified) * libroardsp/filter_highp.c (modified) * libroardsp/filter_lowp.c (modified) * libroardsp/filter_swap.c (modified) do not use malloc()/free() but roar_mm_*() Tue, 27 Oct 2009 10:52:29 GMT phi [3000:8a9e97fe897d] * libroardsp/filter_swap.c (modified) WARN -> DBG Tue, 27 Oct 2009 10:50:01 GMT phi [2999:c08010b8e02f] * libroardsp/filter.c (modified) swap filter needs to be run in 2 channel, not in 1 channel mode Tue, 27 Oct 2009 10:48:26 GMT phi [2998:8b5eba2cfc0a] * include/libroardsp/libroardsp.h (modified) * libroardsp/filter.c (modified) * libroardsp/filter_speex_prep.c (modified) added dummy roardsp_speex_prep_calc161() Tue, 27 Oct 2009 10:40:28 GMT phi [2997:eee5ab459b3e] * libroardsp/filter_speex_prep.c (modified) check for correct format Tue, 27 Oct 2009 10:17:38 GMT phi [2996:448b4a461a37] * libroardsp/filter_speex_prep.c (added) speex_prep filter! Tue, 27 Oct 2009 00:20:32 GMT phi [2995:fc6261aaaef6] * roarclients/roarphone.c (modified) spacing Mon, 26 Oct 2009 17:29:11 GMT phi [2994:62ca1470865b] * roarclients/roarphone.c (modified) spacing Mon, 26 Oct 2009 17:28:50 GMT phi [2993:daefb5b9bc41] * roarclients/roarphone.c (modified) added --io-flush Mon, 26 Oct 2009 17:23:34 GMT phi [2992:ff4cbda31297] * Makefile.inc (modified) * include/libroardsp/libroardsp.h (modified) * libroardsp/Makefile (modified) * libroardsp/filter.c (modified) start with Speex Prep filter Mon, 26 Oct 2009 12:40:45 GMT phi [2991:2006474e65c9] * roarclients/roarphone.c (modified) added support for downmix of channels an lowpass Mon, 26 Oct 2009 12:10:04 GMT phi [2990:24fadf8a2fd3] * libroardsp/filter.c (modified) added support for roardsp_filter_new() and roardsp_filter_free() Mon, 26 Oct 2009 08:45:39 GMT phi [2989:32ec8c5a72be] * include/libroardsp/libroardsp.h (modified) added flags to filter, prototypes for new functions ... Mon, 26 Oct 2009 08:17:59 GMT phi [2988:68a278654a77] * libroar/vio_jumbo.c (modified) handle writes > buffersize Mon, 26 Oct 2009 08:15:18 GMT phi [2987:100bbaa91daf] * libroar/vio_jumbo.c (modified) return correct number of written bytes Mon, 26 Oct 2009 08:02:38 GMT phi [2986:aee721f3e7e1] * roarclients/roarphone.c (modified) patch for jumbo packets Sun, 25 Oct 2009 20:50:54 GMT phi [2985:db2cf63584bc] * libroar/vio_jumbo.c (modified) wrote the jumbo layer Sun, 25 Oct 2009 20:50:35 GMT phi [2984:2be7dbeee878] * include/libroar/vio_jumbo.h (modified) we need to store a possition Sun, 25 Oct 2009 20:15:00 GMT phi [2983:0aed150c6dbe] * include/libroar/vio_jumbo.h (modified) added member for buffer object Sun, 25 Oct 2009 20:14:19 GMT phi [2982:30dd6f21de89] * libroar/Makefile (modified) * libroar/vio_jumbo.c (added) added dummy C file for jumbo VIO layer Sun, 25 Oct 2009 20:08:32 GMT phi [2981:09b513dab9ce] * include/libroar/libroar.h (modified) * include/libroar/vio_jumbo.h (added) header for the VIO jumbo layer Sun, 25 Oct 2009 08:32:24 GMT phi [2980:04a6eebd23bf] * include/libroardsp/libroardsp.h (modified) very dummy inst structs Sun, 25 Oct 2009 08:11:54 GMT phi [2979:8bf2579d881c] * include/libroardsp/libroardsp.h (modified) added consts for new filters Sun, 25 Oct 2009 08:07:45 GMT phi [2978:1bed68e57d66] * TODO (modified) clean libroardsp headers Fri, 23 Oct 2009 10:01:51 GMT phi [2977:60f2e8ce2816] * roarclients/roarphone.c (modified) added support for filter chains Thu, 22 Oct 2009 17:26:49 GMT phi [2976:41c1c4bae1d4] * include/libroar/libroar.h (modified) * include/libroar/memmgr.h (added) * libroar/buffer.c (modified) added memmgr.h, allready used by buffer Wed, 21 Oct 2009 21:01:02 GMT phi [2975:5ea4bfd9167f] * roard/codecfilter_speex.c (modified) support for some common codec options Wed, 21 Oct 2009 20:57:23 GMT phi [2974:c0a12639565a] * libroardsp/transcode_speex.c (modified) set the correct option Wed, 21 Oct 2009 20:54:02 GMT phi [2973:eecfe9d3182e] * roard/codecfilter_speex.c (modified) * roard/include/codecfilter_speex.h (modified) load config for speex Wed, 21 Oct 2009 20:24:27 GMT phi [2972:fbc176ff380c] * roard/codecfilter_speex.c (modified) formating Wed, 21 Oct 2009 19:09:52 GMT phi [2971:a9a8b989a569] * roard/streams.c (modified) ROAR_WARN() -> ROAR_INFO() Wed, 21 Oct 2009 19:07:57 GMT phi [2970:624ab1461d6b] * roard/include/roard.h (modified) * roard/roard.c (modified) added --verbose, configure new ROAR_INFO() Wed, 21 Oct 2009 19:03:43 GMT phi [2969:ebe2fab1643f] * include/roaraudio.h (modified) added ROAR_INFO() Wed, 21 Oct 2009 15:00:34 GMT phi [2968:04be62d5f5fa] * roard/roard.c (modified) load config Wed, 21 Oct 2009 14:59:37 GMT phi [2967:026a0077cf7a] * roard/codecfilter_speex.c (modified) formating Wed, 21 Oct 2009 14:47:23 GMT phi [2966:46120df7db96] * libroardsp/transcode_speex.c (modified) better switch()-case formating Wed, 21 Oct 2009 14:44:47 GMT phi [2965:3e0e878ed13c] * libroardsp/transcode_speex.c (modified) spacing Wed, 21 Oct 2009 14:39:39 GMT phi [2964:0bc44f212994] * libroardsp/transcode_speex.c (modified) set default mode depending on sample rate Tue, 20 Oct 2009 18:20:01 GMT phi [2963:977e8f9a1778] * libroardsp/transcode_speex.c (modified) honor codec mode Tue, 20 Oct 2009 17:52:30 GMT phi [2962:b67619049df3] * include/libroar/config.h (modified) * libroar/config.c (modified) added codec option /mode/ Sat, 17 Oct 2009 08:53:41 GMT phi [2961:c92e7484750d] * roarclients/Makefile (modified) corrected list ob linked libs Sat, 17 Oct 2009 08:43:54 GMT phi [2960:46435aa5a85c] * TODO (modified) sort by version Sat, 17 Oct 2009 07:51:39 GMT phi [2959:ab1eb289d3d4] * roard/light.c (modified) info on light control mixer Sat, 17 Oct 2009 07:46:30 GMT phi [2958:df55bcb49a63] * roard/mixer.c (modified) set SYNC flag on mixers Sat, 17 Oct 2009 07:41:23 GMT phi [2957:d0cf5bb50bfd] * TODO (modified) mixer streams does now exist Sat, 17 Oct 2009 07:40:37 GMT phi [2956:8f34fcc8cb67] * TODO (modified) mixer functions are moved to libroardsp Sat, 17 Oct 2009 07:40:14 GMT phi [2955:6b04e50450de] * TODO (modified) removed duplicate Sat, 17 Oct 2009 07:39:15 GMT phi [2954:1cb4d8e08bdc] * ChangeLog (modified) new flags Sat, 17 Oct 2009 07:30:31 GMT phi [2953:6135960d6eed] * roarclients/roarctl.c (modified) added support for flags immutable and enhance Sat, 17 Oct 2009 07:27:33 GMT phi [2952:ce25506bc479] * roard/mixer.c (modified) * roard/req.c (modified) * roard/streams.c (modified) support for the true meaning of ROAR_FLAG_IMMUTABLE Sat, 17 Oct 2009 07:22:07 GMT phi [2951:276f334ed927] * libroar/stream.c (modified) * roard/req.c (modified) added support for extended flags Sat, 17 Oct 2009 07:17:01 GMT phi [2950:ee411fe8d35c] * include/libroar/stream.h (modified) new flags Fri, 16 Oct 2009 21:51:49 GMT phi [2949:043f9207fe6f] * roard/waveform.c (modified) support for mute flag Fri, 16 Oct 2009 21:49:02 GMT phi [2948:f4ee9c507066] * plugins/gstreamer0.10/roarmixer.c (modified) added support for mixer streams Fri, 16 Oct 2009 21:43:08 GMT phi [2947:6e20c99e1025] * roard/include/waveform.h (modified) * roard/loop.c (modified) * roard/waveform.c (modified) added support for waveform mixer to use volume control Fri, 16 Oct 2009 21:33:32 GMT phi [2946:c87ae6a26def] * roard/include/waveform.h (modified) * roard/waveform.c (modified) create mixer stream Fri, 16 Oct 2009 21:27:23 GMT phi [2945:4ee3f04d27dd] * roard/Makefile (modified) * roard/include/roard.h (modified) * roard/include/waveform.h (added) * roard/roard.c (modified) * roard/waveform.c (added) added dummy files (waveform.[ch]) for waveform subsystem Fri, 16 Oct 2009 21:11:36 GMT phi [2944:82dd35b2fa40] * roard/include/light.h (modified) * roard/light.c (modified) added light subsystem mixer Fri, 16 Oct 2009 21:05:35 GMT phi [2943:da369368665c] * roard/midi.c (modified) corrected stream states Fri, 16 Oct 2009 21:05:24 GMT phi [2942:b583009f19b7] * roard/mixer.c (modified) fill ss_ptr if possible Fri, 16 Oct 2009 20:56:56 GMT phi [2941:e54be79a2eb2] * roard/include/midi.h (modified) * roard/midi.c (modified) added mixer for MIDI subsystem Fri, 16 Oct 2009 20:56:44 GMT phi [2940:543bd9f7fef6] * roard/include/mixer.h (modified) * roard/mixer.c (modified) added basic add_mixer() Fri, 16 Oct 2009 20:38:00 GMT phi [2939:b2ee86242554] * ChangeLog (modified) moved mixer Fri, 16 Oct 2009 20:37:12 GMT phi [2938:9c43303646df] * roard/include/mixer.h (modified) * roard/mixer.c (modified) * roard/streams.c (modified) moved change of volume code out to libroardsp Fri, 16 Oct 2009 20:34:18 GMT phi [2937:1cca3e1fa89c] * libroardsp/amp.c (modified) added roar_amp_pcm*() Fri, 16 Oct 2009 20:28:13 GMT phi [2936:b51b75f803c8] * libroardsp/mixer.c (modified) * roard/mixer.c (modified) updated (c) Fri, 16 Oct 2009 20:26:04 GMT phi [2935:f184fa6421e0] * libroardsp/Makefile (modified) * libroardsp/amp.c (added) added dummy amp.c Fri, 16 Oct 2009 20:24:11 GMT phi [2934:aa9b255e01be] * include/libroardsp/amp.h (added) * include/libroardsp/libroardsp.h (modified) added amp.h Fri, 16 Oct 2009 20:12:22 GMT phi [2933:93d2b273f414] * libroardsp/Makefile (modified) moved all filters from *.c to filter_*.c Fri, 16 Oct 2009 19:36:47 GMT phi [2932:09d25b79ce75] * roard/include/mixer.h (modified) * roard/loop.c (modified) * roard/mixer.c (modified) * roard/ssynth.c (modified) removed now non-needed mix_clients*() Fri, 16 Oct 2009 19:10:17 GMT phi [2931:b35c453d35e9] * libroardsp/mixer.c (modified) code for PCM mixer Fri, 16 Oct 2009 19:02:14 GMT phi [2930:92c4fc19f77d] * libroardsp/Makefile (modified) * libroardsp/mixer.c (added) added mixer.c