source: roaraudio/include/libroar/libroar.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @4970:5fd50d4ef2ea   13 years phi added roar_panic()
(edit) @4965:dc152318cd0b   13 years phi added roar_reset()
(edit) @4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
(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) @4896:0cd0dc3bc104   13 years phi removed useage of usleep() in flavor to nanosleep() if supported.
(edit) @4824:bd21c2bc0214   13 years phi Added VIOs and DSTR elements: null:, zero:, nrandom:
(edit) @4779:64fbda1f79f8   13 years phi Added support for a simple trap mechanism (pr1)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4597:aae575e896c5   13 years phi include features header
(edit) @4586:a740993657d7   13 years phi added base64 stub files
(edit) @4585:809eb2858897   13 years phi added CRC24 support
(edit) @4554:713ba72295c3   13 years phi start porting to OpenVMS
(edit) @4533:5623608fd688   13 years phi added files for stdio vio handles
(edit) @4524:74c199f0078b   13 years phi added files for roarfloats
(edit) @4497:d53e72ee4a67   13 years phi added dummy files for caps.h
(edit) @4483:96a86fd04daf   13 years phi added dummy files for authfile support
(edit) @4462:75c01c2600d2   13 years phi added dummy files for password api
(edit) @4457:81bb54d22f8c   13 years phi added dummy files for Tiger hash
(edit) @4454:8d5b183324bc   13 years phi implemented a overall crypto init function
(edit) @4446:12a28cf8a257   13 years phi added dummy files for random and hash functions
(edit) @4426:90392fb8168e   13 years phi added a file for SERVER_INFO command
(edit) @4341:37d7e22c37ff   14 years phi added libroar/asyncctl.[ch], added roar_wait()
(edit) @4314:0e88a15d32ff   14 years phi added dummy files for std proxy
(edit) @4302:23a361d0f315   14 years phi added dummy files for notify
(edit) @4300:13dea83b04c3   14 years phi added header for server/device enumeration
(edit) @4299:f001013bf380   14 years phi relex handling for name of dbg lions
(edit) @4263:883cddf81b75   14 years phi added empty files for LTM
(edit) @4172:fba39bca3174   14 years phi added vs header
(edit) @3994:a091e41bf711   14 years phi added buffer_store VIO
(edit) @3969:0b526214f2c3   14 years phi added empty files for vio_buffer
(edit) @3958:ec9754f367c0   14 years phi added some functios for env handling and path resolution
(edit) @3805:42e7071cad9d   14 years phi include sys/un.h
(edit) @3632:2c8f006d9a0c   14 years phi added some display structures
(edit) @3611:e33c2cfeb17e   14 years phi added support for syslog, wrote additional interface roar_debug_msg()
(edit) @3567:9c0a3dac20c4   14 years phi added beep.h
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3376:6d603dcfefab   14 years phi added struct roar_keyval
(edit) @3371:dbd3f8c59d29   14 years phi wrote most of the X11 stuff
(edit) @3370:5bfd80b0e72d   14 years phi preper libroar for X11 code
(edit) @3315:b5bb2bb5347b   14 years phi moved winsock support out of vio.[ch]
(edit) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
(edit) @3272:9d796993fb5a   14 years phi started with RTP (RFC3550 and RFC3551) support
(edit) @3203:3743a405ba72   14 years phi we need to include time.h for time() in slp related code
(edit) @3110:5ad644ea08ea   14 years phi updated year in some files
(edit) @3109:2f79fee60dc6   14 years phi added header file for tantalos VIO
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @2981:09b513dab9ce   14 years phi header for the VIO jumbo layer
(edit) @2976:41c1c4bae1d4   14 years phi added memmgr.h, allready used by buffer
(edit) @2812:21e7c4381f54   15 years phi moved struct roar_client from roaraudio/ to libroar/
(edit) @2648:af901ea50e94   15 years phi added header updates for warning about sysio
(edit) @2477:fb4a547868db   15 years phi added libroar/config.[ch]
(edit) @2067:abb6931465d8   15 years phi some basic max/min macros
(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) @2058:6678cfcaacc6   15 years phi moved the vio ctl #defines out of the vio header
(edit) @2000:5e87d18185a5   15 years phi call it roarslp.h not slp.h to not conflict with system headers
(edit) @1996:764157b8dff9   15 years phi added still empty slp.h
(edit) @1506:3752cfc1f357   15 years phi added vio_select.[ch]
(edit) @1477:f39017d49ef5   15 years phi include stdint.h more erly
(edit) @1425:46089a7c1e48   15 years phi test for sys/types.h and fcntl.h
(edit) @1422:b6ddb4eae6cd   15 years phi use ROAR_TARGET_MICROCONTROLLER in cases I allready know they conflict
(edit) @1418:b0b7c1773dc6   15 years phi also include signal.h
(edit) @1386:bd9f09baf2b1   15 years phi test for wait needs to include <string.h>, also only inlcude <sys/wait.h> …
(edit) @1374:62edbf82454a   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1371:627e04850477   15 years phi moved convert.h from libroar to libroardsp
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1351:f6b4d7e85459   15 years phi added roar_vio_printf()
(edit) @1347:5bad4d7b02a7   15 years phi added vio_proto.[ch]
(edit) @1331:4a0e11bc5a9b   15 years phi added files for vio_socket
(edit) @1326:93eaea153760   15 years phi added files for VIO stack
(edit) @1322:3bdf57f6d5cb   15 years phi added support to open an OpenSSL BIO as VIO object
(edit) @1321:d0ee45db8c45   15 years phi added files for vio BIO and dstr interface
(edit) @1300:7a9cd7c76b84   15 years phi added files for pipes
(edit) @1297:db2cb5a46692   15 years phi we need buffers declared befor vio_magic
(edit) @1288:07fb4f2a7a85   15 years phi added dummy ssh-askpass code
(edit) @1284:a4a8900acc08   15 years phi corrected copyright notes
(edit) @1280:bf973b529a75   15 years phi added stack.[ch], including some prototypes
(edit) @1274:4665b8b52fac   15 years phi added vio_ops.h and vio_magic.h
(edit) @1255:be5d76395131   15 years phi added vio_cmd.[ch]
(edit) @1254:42feb2f88285   15 years phi fixed bug in pinentry to not wait for the child
(edit) @1232:c7a504b19d03   15 years phi added files and consts for gnupg pinentry
(edit) @1075:4c5ea5d1cd5b   15 years phi disable yet another set of header files
(edit) @902:917110257fcf   15 years phi do not relay in implecide including header files, patch by janus
(edit) @808:c93a374582ac   16 years phi added cdrom.h
(edit) @797:1f53507db163   16 years phi added roar_errno and a code for unknown errors
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @686:5d9713ead023   16 years phi moved libroar/midi.* to libroardsp/midi.*
(edit) @588:ba2e8016727e   16 years phi added vio.h
(edit) @529:ea3d1660fd37   16 years phi renamed IPXSPX into IPX as I can't find SPX support
(edit) @528:d42830e32ea1   16 years phi adding dummy IPX implementation: are there no docs? Can't even find …
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @474:bf16bfa39554   16 years phi move include of roaraudio.h on top, this should fix errors on NetBSD
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @347:67e024bb69ef   16 years phi added acl.[ch] to libroar
(edit) @322:052bfe12ca96   16 years phi set IPTOS_LOWDELAY on TCP sockets
(edit) @321:a0528eb5cc46   16 years phi added midi.[ch] to libroar
Note: See TracRevisionLog for help on using the revision log.