source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3074:4194e8314b7b   14 years phi added missing meta types from Xiph's list
(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) @3063:955233719a84   14 years phi use memory functions from libroar, not libc, fixed a small memory leak
(edit) @3059:80c47c307975   14 years phi init codec with -1
(edit) @3058:6e387d16a16f   14 years phi added roar_meta_parse_audioinfo()
(edit) @3052:5faf426062f2   14 years phi added list of genres
(edit) @3051:d0524f377074   14 years phi added very basic genere interface
(edit) @3046:1a9bc34c7cb1   14 years phi check teh correct var, fixes a sigfault
(edit) @3044:b954d2ac330b   14 years phi added meta data tags SIGNALINFO (with alias AUDIOINFO) and OFFSET
(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) @3021:a7929173bb2c   14 years phi do not enlarge no-free buffers
(edit) @3020:c506c0704832   14 years phi added basic ringbuffer stuff
(edit) @3012:7d5415a0d8d8   14 years phi added sysio warning
(edit) @2988:68a278654a77   14 years phi handle writes > buffersize
(edit) @2987:100bbaa91daf   14 years phi return correct number of written bytes
(edit) @2985:db2cf63584bc   14 years phi wrote the jumbo layer
(edit) @2982:30dd6f21de89   14 years phi added dummy C file for jumbo VIO layer
(edit) @2976:41c1c4bae1d4   15 years phi added memmgr.h, allready used by buffer
(edit) @2962:b67619049df3   15 years phi added codec option /mode/
(edit) @2951:276f334ed927   15 years phi added support for extended flags
(edit) @2926:ef036c16f643   15 years phi added ROAR_LIBROAR_CONFIG_PSET_VBR, added some other consts in order to …
(edit) @2913:95ad11ed35ac   15 years phi in case we alloc new memory we also need to do what we originaly was going …
(edit) @2912:b133cf48b1bc   15 years phi added a lot debug lions
(edit) @2899:7a127e4f7f47   15 years phi only set this in case no other server has allready been set
(edit) @2897:a5e99d13e1fa   15 years phi load config on connect
(edit) @2896:ad017319aae8   15 years phi added option to set server address
(edit) @2895:15ce833de9cf   15 years phi moved prototype of static function from global to local file
(edit) @2893:f1fecf75caf5   15 years phi roar_libroar_config_codec_get() new requets a full config
(edit) @2892:aba43608e324   15 years phi corredted parsing function
(edit) @2891:b89a0b2b92a4   15 years phi typo
(edit) @2890:7b1a574adb24   15 years phi function to parse codec parameters
(edit) @2888:3b7ae2d15926   15 years phi debug lions!, corrected function name in warnings
(edit) @2887:bbfcd79d3c2b   15 years phi parse config more flexibale: comments, spaces, new lions…
(edit) @2886:a8c07cbd1368   15 years phi added support to get a codec var, corrected small error in config parsing …
(edit) @2884:ef7b43db1134   15 years phi moved parsing of config to a seperate function
(edit) @2861:a0bf707b0ace   15 years phi added some .cvsignores to ignore dlls
(edit) @2857:2cef13e65f4c   15 years phi new ROAR_PROTO_*s
(edit) @2841:29c0a0293758   15 years phi added roar_vio_simple_new_stream_obj()
(edit) @2818:7ae10f65c79a   15 years phi more roar_debug_warn_sysio()s
(edit) @2811:3d2f0ab1b673   15 years phi added nnode.[ch], added nnode support to ctl.c
(edit) @2809:8d51fb4545cb   15 years phi sysio -> vio api, added warnings
(edit) @2711:dfd83460c6a6   15 years phi direction names
(edit) @2709:42309f2b8877   15 years phi new codecs
(edit) @2697:4a6231807551   15 years phi added parameter dir to roar_simple_connect_virtual()
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2656:87608958d363   15 years phi added code for roar_simple_connect_virtual()
(edit) @2655:b4eb068bb586   15 years phi added some calls of roar_debug_warn_sysio()
(edit) @2654:8b47593e0e07   15 years phi added code for roar_debug_warn_sysio_real()
(edit) @2653:d15eb0ea49b4   15 years phi added warning:sysio
(edit) @2652:cccba4bb9c77   15 years phi support option warn:sysio
(edit) @2650:f3ec924a91ba   15 years phi added new debug.c
(edit) @2647:812b8d564396   15 years phi added dummy for roar_simple_connect_virtual()
(edit) @2643:18137627e3f6   15 years phi new debug lions
(edit) @2633:e70932b49240   15 years phi added roar_streamstate2str()
(edit) @2632:5614f0d236ad   15 years phi set stream stage in case server provides it
(edit) @2616:f321e11ead21   15 years phi added byteorder thingys to roar_ctl_c2m() and roar_ctl_m2c()
(edit) @2615:a46baf00194c   15 years phi added roar_str2byteorder() and roar_byteorder2str()
(edit) @2588:1b7ef61d7dd2   15 years phi added roar_stream_[gs]et_dir()
(edit) @2567:df748c6f09ea   15 years phi added roar_libroar_[gs]et_server()
(edit) @2548:fe1b99691069   15 years phi added roar_str2proto() and roar_proto2str()
(edit) @2544:ec5fbabb7a92   15 years phi send protocol number
(edit) @2543:81bc5918d8ed   15 years phi small fix to not send uninited data
(edit) @2481:4ecb8a80a69e   15 years phi use config, ROAR_LIBROAR_CONFIG_WAS_USE_EXECED
(edit) @2480:99aad69c8dd8   15 years phi read config from $ROAR_OPTIONS
(edit) @2478:d7b6f5c298ef   15 years phi config stubs
(edit) @2477:fb4a547868db   15 years phi added libroar/config.[ch]
(edit) @2381:4d9b6f1e72d4   15 years phi updated core libs and roard to use new Makefile.inc
(edit) @2374:1bb69e3360a3   15 years phi init mixer settings with sensfull values
(edit) @2338:b1d9b2ec61cf   15 years phi use lookup table for dir names
(edit) @2334:9c528367ad88   15 years phi added support to roar_buffer_set_len() to increment the buffer size
(edit) @2333:685d224f7d02   15 years phi added support to store not only a void pointer but also a 32 bit int in …
(edit) @2332:db87a76a0934   15 years phi added codec raum_flac
(edit) @2328:505a027b2cd5   15 years phi typo in meta name, added aliases for old version with typo
(edit) @2263:a4556a91e5f3   15 years phi added meta type HASH for crypto hashes
(edit) @2231:3425fc65acee   15 years phi added consts for RAW streams
(edit) @2101:48f64813b34e   15 years phi corrected debug message
(edit) @2066:cdac752872ef   15 years phi only loop if there are still any buffers in the ring
(edit) @2060:f79b5534e33b   15 years phi moved vio string functions like roar_vio_printf() out of main vio code …
(edit) @2059:916b1d6f2b91   15 years phi moved vio interface to stdio out of the main vio code
(edit) @2054:f711d0d0a02d   15 years phi start of support to kill sync calls
(edit) @2053:aa015698d5ce   15 years phi sync() only on reqs, not on single send()s
(edit) @2050:2a4791050950   15 years phi use $SHARED_SUFFIX in most important makefiles
(edit) @2043:aacacd9f23d5   15 years phi added roar_get_connection_vio(), added a simple error check
(edit) @2040:7301232eefde   15 years phi we also have listen() on win32
(edit) @2039:c2c07922c559   15 years phi added a error message and some debug ones
(edit) @2038:f4c77a931491   15 years phi we now support -DDEBUG again
(edit) @2037:76f662d44f7e   15 years phi added $(NETLIBS)
(edit) @2027:3d40f205da04   15 years phi check for presense of OpenSLP lib ;)
(edit) @2016:615c005ab476   15 years phi use symbolic constant
(edit) @2015:10899eb73996   15 years phi cleanup: ROAR_WARN() -> ROAR_DBG()
(edit) @2014:6646d9a2113a   15 years phi support to force non caching on SLP lookup
Note: See TracRevisionLog for help on using the revision log.