source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3095:b9abe0b8991f   14 years phi added mkdirs so install dirs do exist
(edit) @3094:80cc6c4aab83   14 years phi added manpage for roar-config
(edit) @3093:f1f998a31660   14 years phi added much better --help
(edit) @3092:181882e28eb3   14 years phi added manpage for roarvumeter
(edit) @3091:9da1d1d068c8   14 years phi updated help, added --pc and --chans
(edit) @3090:1cf24f6d3436   14 years phi updated manpages
(edit) @3089:5ceac55cdba1   14 years phi added some devel manpages
(edit) @3088:caa108ce7829   14 years phi added some new manpages
(edit) @3087:482b8a177b74   14 years phi added -m-*
(edit) @3086:98fe7c725132   14 years phi do not kill the last cat
(edit) @3085:c3454e3bfae7   14 years phi added manpage for roarphone
(edit) @3084:89e29ba08998   14 years phi corrected roarify manpage
(edit) @3083:a19e3e62af4a   14 years phi added helper that can generate manpages from --help
(edit) @3082:91100d2826c4   14 years phi updated needed to be done for debian release
(edit) @3081:2a06e1e5fd01   14 years phi add version numbers to libs
(edit) @3080:258aa3f67959   14 years phi splitted version
(edit) @3079:47bbbd54f2bb   14 years phi vars for lib versions
(edit) @3078:75efac535f8b   14 years phi support protocol name ICY, identical to HTTP at the moment but defaults to …
(edit) @3077:45e8c7a26b88   14 years phi handle server==NULL
(edit) @3076:71ec405258b7   14 years phi small updates to SLP support, added +slp address schemata
(edit) @3075:6da1778546fe   14 years phi updates from sECuRE
(edit) @3074:4194e8314b7b   14 years phi added missing meta types from Xiph's list
(edit) @3073:3698ea8b1c63   14 years phi better and more complet help
(edit) @3072:309781973ca8   14 years phi cleanup of code, use roar_stream_new_by_id()
(edit) @3071:d222da2058e0   14 years phi PCM data use the same delay as a-/mu-law
(edit) @3070:c91953eb6c3c   14 years phi added delay parameter to _DUMMY_FILTER()
(edit) @3069:24598110670f   14 years phi corrected HTTP implementation
(edit) @3068:b55909032345   14 years phi set correct length to buffer
(edit) @3067:b395e36e014a   14 years phi rewrote most of the HTTP code for new API, still does not work with …
(edit) @3066:bb8d29a2aa31   14 years phi converted proto API to new buffer based API, need to write code to use the …
(edit) @3065:fffa0ef8d698   14 years phi wrote most of the new proto inst parts
(edit) @3064:dc308b046282   14 years phi new inst struct and prototypes for proto impls
(edit) @3063:955233719a84   14 years phi use memory functions from libroar, not libc, fixed a small memory leak
(edit) @3062:d309ace87cda   14 years phi fixed SIGSEGV on no query string
(edit) @3061:381084b03fd1   14 years phi fixed NULL dereferencing, set default source to cf
(edit) @3060:dc74f6938adc   14 years phi test for libuuid
(edit) @3059:80c47c307975   14 years phi init codec with -1
(edit) @3058:6e387d16a16f   14 years phi added roar_meta_parse_audioinfo()
(edit) @3057:ee4d7d311337   14 years phi test for signal.h
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @3055:9903e05fc8b0   14 years phi do not include files in case we do not have them
(edit) @3054:be82b62ee67d   14 years phi test for signal.h
(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   14 years phi +speex prep, +yiff compbins
(edit) @3017:35fc32b5f62e   14 years phi also pass --help
(edit) @3016:a13ed960c0ac   14 years phi added compbin for yiff
(edit) @3015:10ec33127c6e   14 years phi added yplay and yshutdown
(edit) @3014:c4dc5270a335   14 years phi units…
(edit) @3013:fc3c4811bacd   14 years phi use vio
(edit) @3012:7d5415a0d8d8   14 years phi added sysio warning
(edit) @3011:7b2d74e17603   14 years phi fixed bug reported by Simon Matter
(edit) @3010:f853cab15d30   14 years phi started with AGC filter
(edit) @3009:07e6298a0c23   14 years phi spacing
(edit) @3008:edd998caccdc   14 years phi init bixcoder before we start the filters
(edit) @3007:40a4f2639fb6   14 years phi added support to enable Speex Prep components
(edit) @3006:d0c79207f9ac   14 years phi added support for speex prep, just need to add support to set options of …
(edit) @3005:8a2821b526bb   14 years phi make basic options settable
(edit) @3004:f117b3c0e4df   14 years phi a lit #defines needed by the speex_prep, more infos about data types
(edit) @3003:9d0935291fca   14 years phi run data thru preprep
(edit) @3002:9399e9015485   14 years phi test for data to be NULL
(edit) @3001:98395340e261   14 years phi do not use malloc()/free() but roar_mm_*()
(edit) @3000:8a9e97fe897d   14 years phi WARN -> DBG
(edit) @2999:c08010b8e02f   14 years phi swap filter needs to be run in 2 channel, not in 1 channel mode
(edit) @2998:8b5eba2cfc0a   14 years phi added dummy roardsp_speex_prep_calc161()
(edit) @2997:eee5ab459b3e   14 years phi check for correct format
(edit) @2996:448b4a461a37   14 years phi speex_prep filter!
Note: See TracRevisionLog for help on using the revision log.