source: roaraudio/include/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5025:35982a4396fb   13 years phi prepare VS API for SYNC streams (FILTER), adding a flag for defaulting to …
(edit) @5011:512edfc544df   13 years phi Added memory corruption and double free detection to buffer API.
(edit) @5010:065b9de0acf7   13 years phi Updated roar_reset() (Closes: #131)
(edit) @5003:955e3f977a2d   13 years phi added roar_mm_strscpy() and roar_mm_strscat()
(edit) @5002:35d2d75c1504   13 years phi added roar_mm_strlcpy(), roar_mm_strlcat() and roar_mm_strtok_r()
(edit) @5001:af12e5845239   13 years phi added roar_mm_sizeof()
(edit) @4998:b404387a2080   13 years phi Updated roar_panic() (Closes: #132)
(edit) @4976:18dca9e46749   13 years phi added roar_version_string(), roar_version_num() and ROAR_VERSION
(edit) @4975:1b8be0a0ba5f   13 years phi removed more usages of system's malloc()/free() calles.
(edit) @4974:ab7ac5b9c4df   13 years phi added roar_mm_free_retvoid()
(edit) @4970:5fd50d4ef2ea   13 years phi added roar_panic()
(edit) @4965:dc152318cd0b   13 years phi added roar_reset()
(edit) @4963:1fea81784c37   13 years phi added roar_vio_clear_calls()
(edit) @4958:2d8a28f3d87f   13 years phi Added simple memmgr (memory Manager) code.
(edit) @4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
(edit) @4948:29b5b41a1ca2   13 years phi a first (not yet fully working) patch for non-stream execs (see #32)
(edit) @4943:f476de78cd82   13 years phi <time.h> is not only used by OpenSLP code
(edit) @4913:5640b4c00ace   13 years phi added roar_sleep() function
(edit) @4902:8c0fc855585f   13 years phi added additional data types, needed by uniraum library
(edit) @4901:6d347c8f1180   13 years phi added support to set/get type of data for a buffer
(edit) @4896:0cd0dc3bc104   13 years phi removed useage of usleep() in flavor to nanosleep() if supported.
(edit) @4883:c56aedd9d0cb   13 years phi Added functions to access symbolic names for audio info parameters …
(edit) @4878:fd6eebeb9d7b   13 years phi rename function roar_ht_digest2str() -> roar_hash_digest2str()
(edit) @4877:f204efc45b07   13 years phi added roar_ht_digest2str()
(edit) @4873:98d17d4deeec   13 years phi make use of new error stuff
(edit) @4872:8bbe71569709   13 years phi added some comments
(edit) @4871:fd43e266a063   13 years phi added some more error handling functions
(edit) @4869:431d1b8794f0   13 years phi implemented roar_errno2()
(edit) @4850:fe9aec03046c   13 years phi allow amps > 1.0 for VS API in some kind of expert mode (needed by VLC, …
(edit) @4843:05ca8907fa35   13 years phi Added support for HTTP Basic Auth
(edit) @4831:be687ef15976   13 years phi fixed a VIO ctl ID conflict
(edit) @4828:4d92c3a9ebcd   13 years phi report protocol name as vio name, not generic "proto"
(edit) @4824:bd21c2bc0214   13 years phi Added VIOs and DSTR elements: null:, zero:, nrandom:
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(edit) @4808:4c58c6f5a373   13 years phi updated feature macros
(edit) @4806:988c888752c2   13 years phi Started with support for non-blocking server locating attempts. Speed up …
(edit) @4795:cf3e4ecde1f5   13 years phi Added Adler32 support (Closes: #123) (pr1)
(edit) @4793:a5f42917b666   13 years phi Moved error string lookup from VS into error.c (pr1)
(edit) @4790:c1073581d7c2   13 years phi added support for long (> sizeof(mes.data)-4) cookies, fixed memory …
(edit) @4787:6f1eddd188c1   13 years phi added roar_authfile_key_new_random()
(edit) @4785:60919d1fa9af   13 years phi added roar_random_uint{16,32}()
(edit) @4784:7aa703c721af   13 years phi added support for trap-policy:die and updated to a good message for …
(edit) @4782:f92e1cd67192   13 years phi added support to get trap group name->id and id->name
(edit) @4779:64fbda1f79f8   13 years phi Added support for a simple trap mechanism (pr1)
(edit) @4746:79232d38c29e   13 years phi added consts for some generic devices
(edit) @4743:6978c9b5f828   13 years phi added feature test macro for roar_set_vol2()
(edit) @4740:f3abf82e2ead   13 years phi Added support for UNMAPPED volume control (Closes: #55)
(edit) @4719:a10929cd0665   13 years phi some basic latency control
(edit) @4718:eff5b46526d0   13 years phi added VIO based direct access to SYSIO [gs]etsockopt()
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4705:109ee6f17831   13 years phi got gopher finally working, now moving myself into sleepingbag device…
(edit) @4681:22196e4e2db9   13 years phi avoide a warning about unused parameter
(edit) @4676:57c8903fa5e9   13 years phi added const for nonce
(edit) @4675:0a44e58c63f6   13 years phi updated list of test macros
(edit) @4674:360407693181   13 years phi support to salt nonce
(edit) @4672:c4e84aa74620   13 years phi added function to generate nonce
(edit) @4671:21813f03d0cc   13 years phi added RFC 2440/4880 CRC24 binding for hashing functions
(edit) @4670:8eeb660de23d   13 years phi some statefull general hash api…
(edit) @4669:a539a066ee64   13 years phi some comments
(edit) @4668:0c34aa4e8ccf   13 years phi some typos in filenames…
(edit) @4653:fb6662ea5f57   13 years phi Support option to disable OpenSLP
(edit) @4640:77b38a870fba   13 years phi added more feature test macros
(edit) @4638:2516f31ee04a   13 years phi ROAR_VS_BACKEND_DEFAULT is now handled at runtime
(edit) @4635:a4aea883b1ff   13 years phi added some more comments/help
(edit) @4629:27acd1cc7e9c   13 years phi support to reset buffer
(edit) @4627:5f6804e8f1bb   13 years phi added test macro for buffered mode
(edit) @4626:bd2f6332d653   13 years phi added support for buffered VS API (Closes: #2)
(edit) @4625:b38e2e191e5b   13 years phi Updated ring buffer code (Closes: #91)
(edit) @4623:52e1280d2131   13 years phi added more authfile types
(edit) @4622:74ea2f012bb1   13 years phi added roar_vs_ctl() for some very advanced controling of VS object
(edit) @4621:c20151c5eb6f   13 years phi test for correct set of mixer in case of forced mixer connect
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(edit) @4605:8f0e515e61a6   13 years phi typos
(edit) @4598:99faf7894de0   13 years phi added feature test macro for roar_wait()
(edit) @4597:aae575e896c5   13 years phi include features header
(edit) @4596:540675cc5524   13 years phi added some feature test macros
(edit) @4588:e20a1b790be1   13 years phi implemented Base64
(edit) @4587:92d0a6279c00   13 years phi some basic stuff to implement base64 encoding
(edit) @4586:a740993657d7   13 years phi added base64 stub files
(edit) @4585:809eb2858897   13 years phi added CRC24 support
(edit) @4583:3bd9da6e60fa   13 years phi added mimetype lookup functions
(edit) @4582:c38c091bd002   13 years phi added support for content type handling in HTTP module
(edit) @4580:435fb7a75ea4   13 years phi added file mode to VS API (Closes: #3), still needs some tuning of the …
(edit) @4554:713ba72295c3   14 years phi start porting to OpenVMS
(edit) @4538:b809f0dcd86a   14 years phi implemented support for sending extended flags over the network
(edit) @4534:11158fb086d6   14 years phi added roar_std{in,out,err}
(edit) @4533:5623608fd688   14 years phi added files for stdio vio handles
(edit) @4532:d8414455cc04   14 years phi added refc
(edit) @4531:2c0357a0b7ba   14 years phi added flags, binary incompatiple, covered by SONAME change
(edit) @4530:82135a5e57df   14 years phi some additional types for use with protocols like HTTP
(edit) @4525:07dfa64029bc   14 years phi added generic float handling
(edit) @4524:74c199f0078b   14 years phi added files for roarfloats
(edit) @4522:c335603c6371   14 years phi added refing and unrefing of buffers
(edit) @4516:f2314a12d62a   14 years phi removed the public struct define of struct roar_buffer
(edit) @4502:cee57ed26316   14 years phi added functions to look up standards names
(edit) @4498:1396b66d445d   14 years phi implemented basic CAPS api for standards
(edit) @4497:d53e72ee4a67   14 years phi added dummy files for caps.h
(edit) @4484:2e56863a8466   14 years phi support to read ESD and PulseAudio? Cookies
(edit) @4483:96a86fd04daf   14 years phi added dummy files for authfile support
(edit) @4470:2188ebba6907   14 years phi added code for reading and writing auth messages
Note: See TracRevisionLog for help on using the revision log.