source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3053:069ed1f50d04   14 years phi set -b correctly on esd emulation enabled
(edit) @3052:5faf426062f2   14 years phi added list of genres
(edit) @3051:d0524f377074   14 years phi added very basic genere interface
(edit) @3050:6eb852235eb2   14 years phi corrected existing errors
(edit) @3049:303031811838   14 years phi a lot basic defines
(edit) @3048:af8fa689e911   14 years phi added genre.h
(edit) @3047:e64f615cdd17   14 years phi corrected comment
(edit) @3046:1a9bc34c7cb1   14 years phi check teh correct var, fixes a sigfault
(edit) @3045:ddcabcdde0e1   14 years phi create AUDIOINFO= meta data
(edit) @3044:b954d2ac330b   14 years phi added meta data tags SIGNALINFO (with alias AUDIOINFO) and OFFSET
(edit) @3043:ddabf4ccc93e   14 years phi support for writing VCLT
(edit) @3042:4eeaa55d36c6   14 years phi wrote a _very_, _very_ experimental impl. of jumbo packets
(edit) @3041:5455976f2e01   14 years phi better error messages even on non-unix systems
(edit) @3040:796e7594b006   14 years phi a bit better error massages
(edit) @3039:56455930dc5f   14 years phi added option for jumbo frames
(edit) @3038:3bdd3385163d   14 years phi ask for jumbo packets
(edit) @3037:c1821f5d7d60   14 years phi wrote interleaver…
(edit) @3036:0789cd065a6a   14 years phi added dummy for roar_interl_encode_ext()
(edit) @3035:ffd68a1a48cb   14 years phi corrected function name
(edit) @3034:01472131e78b   14 years phi added libroardsp/interleave.[ch]
(edit) @3033:a3426e8335fb   14 years phi wrote lseek based optimized fgets()
(edit) @3032:41e76edf41a3   14 years phi in case the user length is zero we can just reset the buffer before …
(edit) @3031:7c1f1f7f924a   14 years phi get it to work
(edit) @3030:fa315d423443   14 years phi added roar_vio_fgets()
(edit) @3029:816a2dba7285   14 years phi test if we have the speex filter
(edit) @3028:86eeb8b7e737   14 years phi smaller trashold
(edit) @3027:344a43da226f   14 years phi only print the beat message in beat-only mode on beat, do not print new …
(edit) @3026:9fd0b4fd32b8   14 years phi higher filter order work better
(edit) @3025:e0985044be84   14 years phi wrote a bad working beat detection
(edit) @3024:df2a82f5057f   14 years phi support for lowpasses as input filters
(edit) @3023:867ac7243485   14 years phi patch that seems to needed on some crapy shells
(edit) @3022:4a04952a6280   14 years phi added basic ringbuffer stuff
(edit) @3021:a7929173bb2c   14 years phi do not enlarge no-free buffers
(edit) @3020:c506c0704832   14 years phi added basic ringbuffer stuff
(edit) @3019:ec0dd85f5e06   14 years phi use default sample rate, not fixed 44100 as default, use 10Hz refresh …
(edit) @3018:ae2ac11a50fb   15 years phi +speex prep, +yiff compbins
(edit) @3017:35fc32b5f62e   15 years phi also pass --help
(edit) @3016:a13ed960c0ac   15 years phi added compbin for yiff
(edit) @3015:10ec33127c6e   15 years phi added yplay and yshutdown
(edit) @3014:c4dc5270a335   15 years phi units…
(edit) @3013:fc3c4811bacd   15 years phi use vio
(edit) @3012:7d5415a0d8d8   15 years phi added sysio warning
(edit) @3011:7b2d74e17603   15 years phi fixed bug reported by Simon Matter
(edit) @3010:f853cab15d30   15 years phi started with AGC filter
(edit) @3009:07e6298a0c23   15 years phi spacing
(edit) @3008:edd998caccdc   15 years phi init bixcoder before we start the filters
(edit) @3007:40a4f2639fb6   15 years phi added support to enable Speex Prep components
(edit) @3006:d0c79207f9ac   15 years phi added support for speex prep, just need to add support to set options of …
(edit) @3005:8a2821b526bb   15 years phi make basic options settable
(edit) @3004:f117b3c0e4df   15 years phi a lit #defines needed by the speex_prep, more infos about data types
(edit) @3003:9d0935291fca   15 years phi run data thru preprep
(edit) @3002:9399e9015485   15 years phi test for data to be NULL
(edit) @3001:98395340e261   15 years phi do not use malloc()/free() but roar_mm_*()
(edit) @3000:8a9e97fe897d   15 years phi WARN -> DBG
(edit) @2999:c08010b8e02f   15 years phi swap filter needs to be run in 2 channel, not in 1 channel mode
(edit) @2998:8b5eba2cfc0a   15 years phi added dummy roardsp_speex_prep_calc161()
(edit) @2997:eee5ab459b3e   15 years phi check for correct format
(edit) @2996:448b4a461a37   15 years phi speex_prep filter!
(edit) @2995:fc6261aaaef6   15 years phi spacing
(edit) @2994:62ca1470865b   15 years phi spacing
(edit) @2993:daefb5b9bc41   15 years phi added --io-flush
(edit) @2992:ff4cbda31297   15 years phi start with Speex Prep filter
(edit) @2991:2006474e65c9   15 years phi added support for downmix of channels an lowpass
(edit) @2990:24fadf8a2fd3   15 years phi added support for roardsp_filter_new() and roardsp_filter_free()
(edit) @2989:32ec8c5a72be   15 years phi added flags to filter, prototypes for new functions …
(edit) @2988:68a278654a77   15 years phi handle writes > buffersize
(edit) @2987:100bbaa91daf   15 years phi return correct number of written bytes
(edit) @2986:aee721f3e7e1   15 years phi patch for jumbo packets
(edit) @2985:db2cf63584bc   15 years phi wrote the jumbo layer
(edit) @2984:2be7dbeee878   15 years phi we need to store a possition
(edit) @2983:0aed150c6dbe   15 years phi added member for buffer object
(edit) @2982:30dd6f21de89   15 years phi added dummy C file for jumbo VIO layer
(edit) @2981:09b513dab9ce   15 years phi header for the VIO jumbo layer
(edit) @2980:04a6eebd23bf   15 years phi very dummy inst structs
(edit) @2979:8bf2579d881c   15 years phi added consts for new filters
(edit) @2978:1bed68e57d66   15 years phi clean libroardsp headers
(edit) @2977:60f2e8ce2816   15 years phi added support for filter chains
(edit) @2976:41c1c4bae1d4   15 years phi added memmgr.h, allready used by buffer
(edit) @2975:5ea4bfd9167f   15 years phi support for some common codec options
(edit) @2974:c0a12639565a   15 years phi set the correct option
(edit) @2973:eecfe9d3182e   15 years phi load config for speex
(edit) @2972:fbc176ff380c   15 years phi formating
(edit) @2971:a9a8b989a569   15 years phi ROAR_WARN() -> ROAR_INFO()
(edit) @2970:624ab1461d6b   15 years phi added --verbose, configure new ROAR_INFO()
(edit) @2969:ebe2fab1643f   15 years phi added ROAR_INFO()
(edit) @2968:04be62d5f5fa   15 years phi load config
(edit) @2967:026a0077cf7a   15 years phi formating
(edit) @2966:46120df7db96   15 years phi better switch()-case formating
(edit) @2965:3e0e878ed13c   15 years phi spacing
(edit) @2964:0bc44f212994   15 years phi set default mode depending on sample rate
(edit) @2963:977e8f9a1778   15 years phi honor codec mode
(edit) @2962:b67619049df3   15 years phi added codec option /mode/
(edit) @2961:c92e7484750d   15 years phi corrected list ob linked libs
(edit) @2960:46435aa5a85c   15 years phi sort by version
(edit) @2959:ab1eb289d3d4   15 years phi info on light control mixer
(edit) @2958:df55bcb49a63   15 years phi set SYNC flag on mixers
(edit) @2957:d0cf5bb50bfd   15 years phi mixer streams does now exist
(edit) @2956:8f34fcc8cb67   15 years phi mixer functions are moved to libroardsp
(edit) @2955:6b04e50450de   15 years phi removed duplicate
(edit) @2954:1cb4d8e08bdc   15 years phi new flags
Note: See TracRevisionLog for help on using the revision log.