source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4748:d7be1c18ccb5   13 years phi updated configure script to honor LDFLAGS and added --opti to set …
(edit) @4746:79232d38c29e   13 years phi added consts for some generic devices
(edit) @4745:1e974ec321bd   13 years phi Better auth type oder support (Closes: #6)
(edit) @4740:f3abf82e2ead   13 years phi Added support for UNMAPPED volume control (Closes: #55)
(edit) @4730:4bf43e9ae7ce   13 years phi added additional AF_* checks
(edit) @4729:aa06b8b93191   13 years phi added forgotten entry in codec name lookup table for new codec consts
(edit) @4721:01d25fc9740a   13 years phi fixed FTBFS on debian and same platforms
(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) @4717:202d623df156   13 years phi some debug stuff
(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) @4692:834121094e10   13 years phi some more debug lions
(edit) @4691:3aac63a25215   13 years phi no need to preload config if already loaded... (pre-post-load, haha...)
(edit) @4690:989ca5f47929   13 years phi Fixed small win32 bugs
(edit) @4687:a2f7522c22ca   13 years phi added protocol IDs for IRC, DCC and Echo
(edit) @4677:1a402c6e621a   13 years phi optimize a bit the number how often time() is called at nonce generation
(edit) @4674:360407693181   13 years phi support to salt nonce
(edit) @4673:216a48caae68   13 years phi make use of nonce for very_weak keys.
(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) @4667:475bcad811d6   13 years phi support ROAR_META_TYPE_LIKENESS in lookup functions
(edit) @4663:78144c926fe6   13 years phi correct URL syntax
(edit) @4653:fb6662ea5f57   13 years phi Support option to disable OpenSLP
(edit) @4645:5292cfa73f25   13 years phi corrected function name
(edit) @4639:8a41adcab809   13 years phi pass back info to caller if data was written or timeout
(edit) @4638:2516f31ee04a   13 years phi ROAR_VS_BACKEND_DEFAULT is now handled at runtime
(edit) @4637:f50df7324ec1   13 years phi support non-symbolic backends
(edit) @4636:1cd04bd163a0   13 years phi corrected latency management
(edit) @4630:a09bea925581   13 years phi report error values set with _seterr()
(edit) @4629:27acd1cc7e9c   13 years phi support to reset buffer
(edit) @4628:bdfd078fb00e   13 years phi make run() work in 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) @4624:7cdf88681b49   13 years phi updates for ringbuffer
(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) @4618:950031048258   13 years phi Corrected error codes in VS API (Closes: #90)
(edit) @4617:dffa551c3590   13 years phi corrected wrong sizeof()
(edit) @4616:352d80a7e9d5   13 years phi set error on -1
(edit) @4615:1406da02b52e   13 years phi done some code for non-free running ring buffer
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(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) @4584:959c2d722ca8   13 years phi enable VS file API to handle mime-types
(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) @4581:f1a58ffe0be6   13 years phi fixed some minor bugs and flushing problems
(edit) @4580:435fb7a75ea4   13 years phi added file mode to VS API (Closes: #3), still needs some tuning of the …
(edit) @4579:d6f55bf4b6d4   13 years phi added support for ROAR_VS_WAIT (Closes: #54)
(edit) @4554:713ba72295c3   13 years phi start porting to OpenVMS
(edit) @4549:baef66261946   13 years phi unbreak if no libgcrypt
(edit) @4538:b809f0dcd86a   13 years phi implemented support for sending extended flags over the network
(edit) @4535:4f08bac78ce0   13 years phi some small buffer vio addition
(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) @4527:4b92f68e8956   14 years phi implement ROAR_VIO_CTL_GET_NEXT
(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) @4517:203da07ed7d3   14 years phi fixed const cast problem
(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) @4499:0f9cbe98ac0b   14 years phi fixed off by one error
(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) @4488:13eb2a20987a   14 years phi support for writing ESD and PulseAudio? auth cookies
(edit) @4486:d91b43c7b141   14 years phi disable password auth for the moment
(edit) @4485:dc90a2ccd84f   14 years phi small bug: set data member of key to non-NULL if server address is NULL
(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) @4475:c2aa5513d732   14 years phi implemented support to ask for a password
(edit) @4473:8999323c97a8   14 years phi test for positive auth
(edit) @4471:01d73d56fffe   14 years phi fixed small bugf
(edit) @4470:2188ebba6907   14 years phi added code for reading and writing auth messages
(edit) @4465:474d7731edd6   14 years phi implemented simple function for asking for passwords
(edit) @4464:d0eccaeb3983   14 years phi corrected lion end removeal loop
(edit) @4463:c4caff931828   14 years phi corrected use of strdup() to roar_mm_strdup()
(edit) @4462:75c01c2600d2   14 years phi added dummy files for password api
(edit) @4460:65edaf8cf35f   14 years phi added support for store and restore of state, only supports storing of …
(edit) @4459:552ec493bac9   14 years phi make it work, implemented unaligned writes
(edit) @4458:6a9a587d42d9   14 years phi added support for tiger as long as block wise written
(edit) @4457:81bb54d22f8c   14 years phi added dummy files for Tiger hash
(edit) @4455:ac1b2db3dff9   14 years phi bring up gcrypt if needed
(edit) @4454:8d5b183324bc   14 years phi implemented a overall crypto init function
(edit) @4453:25cf9186c390   14 years phi added aux functions roar_ht_digestlen() and roar_ht_is_supported()
(edit) @4451:839e9e3f1b46   14 years phi implement hashes based un libgcrypt
(edit) @4450:9cf317562718   14 years phi implemented some functions for hashing
(edit) @4447:330209bb6de3   14 years phi added general random functions and support for gcrypt backend
(edit) @4446:12a28cf8a257   14 years phi added dummy files for random and hash functions
(edit) @4444:f3c427934bd3   14 years phi only read server infos if requested
(edit) @4441:f874513f7f15   14 years phi get large data support in server_info working
(edit) @4440:970fdb88487b   14 years phi added support for lage messages
(edit) @4439:2a5894489fab   14 years phi don't assume NULL to be a false value
(edit) @4435:32e641dd7526   14 years phi use data from server_info for devenum
(edit) @4433:df25c6da63e6   14 years phi added a lot debug lions, fixed some small bugs in size calc
(edit) @4430:773d77b04aed   14 years phi implement SERVER_INFO with IT_SERVER
Note: See TracRevisionLog for help on using the revision log.