source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   15 years phi do not enlarge no-free buffers
(edit) @3020:c506c0704832   15 years phi added basic ringbuffer stuff
(edit) @3012:7d5415a0d8d8   15 years phi added sysio warning
(edit) @2988:68a278654a77   15 years phi handle writes > buffersize
(edit) @2987:100bbaa91daf   15 years phi return correct number of written bytes
(edit) @2985:db2cf63584bc   15 years phi wrote the jumbo layer
(edit) @2982:30dd6f21de89   15 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
(edit) @2013:125c5728a8a3   15 years phi added support for caching, need some more work
(edit) @2010:f8413ff1a265   15 years phi corrected bug with DECnet.
(edit) @2009:088b2e23985f   15 years phi use roar_slp_find_roard() in case we do not have any other roard found
(edit) @2008:ab4a0fa45b38   15 years phi cleanup: ROAR_WARN() -> ROAR_DBG()
(edit) @2007:4eb7199520fb   15 years phi got client slp working, need cleanup
(edit) @2005:e21f45f461db   15 years phi added data for the callback
(edit) @2004:f990a3d680ce   15 years phi impemented everything but the callback
(edit) @2002:b8f6d20e61dc   15 years phi implement roar_slp_find_roard()
(edit) @1998:031c501513e1   15 years phi added slp.c
(edit) @1997:323ed6fdcd6e   15 years phi link libslp
(edit) @1963:588c9e43c176   15 years phi added entry for codec RoarDMX
(edit) @1953:50f564826d28   15 years phi addding some additional checks
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1820:20ff1ea38586   15 years phi added codecs MIDI and DMX512
(edit) @1813:e70cce63168f   15 years phi added roar_stream_set_rel_id() and roar_stream_get_rel_id(), added test …
(edit) @1807:aef0b09d006d   15 years phi converted roar_dir2str() from macro into a function
Note: See TracRevisionLog for help on using the revision log.