source: roaraudio/include/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1277:d97b2c7bf5b0   15 years phi added roar_vio_copy_data(): simple copy for vio
(edit) @1275:b1bc589b9c69   15 years phi added support to create a vio object out of a simple stream
(edit) @1274:4665b8b52fac   15 years phi added vio_ops.h and vio_magic.h
(edit) @1273:0b026aea0bcb   15 years phi wait extra long to sync in case of a closeing sync
(edit) @1269:bf8648506a58   15 years phi introduced OpenPGP commands: store, encrypt sym, encrypt pub
(edit) @1266:75da91412f7f   15 years phi added simple API to decrypt OpenPGP files (using GnuPG), will do mor work …
(edit) @1264:dbc74da142f9   15 years phi added interface to interact with gzip
(edit) @1261:057cc6298acb   15 years phi cleanup and new prototype for gzip
(edit) @1257:0822da400485   15 years phi wrote a reader for vio cmd, fixed a bug forking at open even with …
(edit) @1256:24bb686ce5e1   15 years phi wrote most of the vio_cmd_* code, there is still need to write the read() …
(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) @1253:b3dc719b129f   15 years phi done a converter to let you use an FILE* (stdio) stream as an VIO object
(edit) @1252:96c2d4610e28   15 years phi started with some simple converters for the VIO interface
(edit) @1247:a065d5774b74   15 years phi added roar_vio_open_pass(), roar_vio_open_re() to libroar
(edit) @1241:9544b62432cb   15 years phi added some more basic vio calls
(edit) @1234:a7b79e64107a   15 years phi wrote the rest, hope it works *g*
(edit) @1233:f6b3c9c47813   15 years phi done a lot basic code
(edit) @1232:c7a504b19d03   15 years phi added files and consts for gnupg pinentry
(edit) @1220:9a35e75d0707   15 years phi added CTLs for drivers
(edit) @1217:92eefc8f57db   15 years phi added flag autoconf and cleanmeta
(edit) @1215:5cf113ac883c   15 years phi added support to buffer system for non alleced buffers
(edit) @1167:d343188ed28d   15 years phi added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
(edit) @1163:ce49355d789e   15 years phi added internal roar_simple_new_stream_attachexeced_obj() function
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1158:2a018971489b   15 years phi added roar_simple_stream_obj()
(edit) @1151:699db521c74a   15 years phi got latency calc for oss driver working, need to cleanup some code
(edit) @1150:39cb5549219e   15 years phi added ctls for server streams, addec comments
(edit) @1140:443d39e4ba48   15 years phi added basic roar_vio_ctl() code
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1118:62d16667d373   15 years phi add vio support for nonblock() and (f)sync()
(edit) @1075:4c5ea5d1cd5b   15 years phi disable yet another set of header files
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1032:a06815278af3   15 years phi added stream flag META
(edit) @978:15bd8118daa4   15 years phi added stream type mixing
(edit) @968:82561f5f0063   15 years phi set recv buffer to minimum for streams
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @943:0e5abb55ef23   15 years phi added null io read/write for vio
(edit) @918:b6eadd7797e4   15 years phi corrected indenting
(edit) @904:51474cae0459   15 years phi added roar_buffer_shift_out()
(edit) @902:917110257fcf   15 years phi do not relay in implecide including header files, patch by janus
(edit) @886:2dc09cf3bc74   16 years phi added vio funcs for reread/write and simple pass
(edit) @881:fdf97832f81f   16 years phi redesigned the VIO abstarction layer a lot
(edit) @873:b3a37e089ed9   16 years phi set 300 sec timeout by default for DECnet sockets
(edit) @839:028bb26bac65   16 years phi added ssh proxy support for +fork and inet via netcat
(edit) @834:3c740aeb58c5   16 years phi added new arguemnts proxy funcs
(edit) @830:3d372cbc2376   16 years phi added roar_socket_open_http() and changed some code to be more common
(edit) @829:9ed47cfb4d44   16 years phi unifyed SOCKS4 api, have now support for SOCKS4/4a/4d
(edit) @826:bab1cca7d75f   16 years phi added experimental support for bidirectional streams
(edit) @825:e8de49ad731e   16 years phi added struct roar_cdrom_title
(edit) @824:1d4fa470c517   16 years phi remeber pid of playing process, kill on stop, stop on close
(edit) @823:24cb0650e377   16 years phi added info about CDROMs
(edit) @812:ff09ae744d4c   16 years phi claeryfiyed some decls
(edit) @810:70f99861c1fa   16 years phi added soem basic structure
(edit) @808:c93a374582ac   16 years phi added cdrom.h
(edit) @805:09ff54ee2742   16 years phi added roar_cdromdevice()
(edit) @797:1f53507db163   16 years phi added roar_errno and a code for unknown errors
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @762:b0fafbce8cc5   16 years phi added a more complete roar_file_play_full()
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @753:cb79175b94f9   16 years phi added int roar_socket_recv_fh (int sock, char * mes, size_t * …
(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) @649:0ee35e06288f   16 years phi added roar_file_map() and roar_file_unmap()
(edit) @595:b29ed52b1383   16 years phi added parameter inst to vio struct members
(edit) @594:e3f79739b8cc   16 years phi added parameter inst to vio struct members
(edit) @593:60484a435b66   16 years phi added member inst to vio struct
(edit) @591:14183a05ee44   16 years phi added roar_vio_init_calls()
(edit) @589:2187e8d9f212   16 years phi added roar_vio_calls struct
(edit) @588:ba2e8016727e   16 years phi added vio.h
(edit) @578:51e28ac3912e   16 years phi added call roar_terminate() to libroar
(edit) @556:24413e9e6310   16 years phi added codec auto detection code for source cf and added …
(edit) @555:3e21244380f6   16 years phi removed CELT_PREFIX and added INCPATH
(edit) @539:79cc09e8d4f9   16 years phi save orginal codec and send it via ROAR_CMD_GET_STREAM_PARA
(edit) @537:4c587d327dd8   16 years phi added roar_str2codec() and roar_codec2str()
(edit) @530:8578b85b0077   16 years phi added pure IPX basic support
(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) @524:5f28b3d43c22   16 years phi updated ROAR_SOCKET_TYPE_MAX
(edit) @521:f7ca1f94e9e5   16 years phi added roar_socket_get_local_nodename() and use it as default hostname
(edit) @513:d246d12b3e26   16 years phi reanaged spaces and added ROAR_SOCKET_TYPE_TCP6/UDP6/INET6 constants
(edit) @509:17952ed84309   16 years phi started with IPv6 support
(edit) @508:1129ff87dd1e   16 years phi added DECnet listen support, introused -n/--decnet to roard, added …
(edit) @506:8548c6327f60   16 years phi added roar_stream_send_data()
(edit) @502:f0ef9d157f91   16 years phi cleaning up non needed DECnet stuff
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @492:5de8b9639551   16 years phi added underrun vars
(edit) @474:bf16bfa39554   16 years phi move include of roaraudio.h on top, this should fix errors on NetBSD
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @378:0d693adc6591   16 years phi added ROAR_SOCKET_TYPE_GENSTR, set socktype on exec
(edit) @375:1a8441809146   16 years phi added a prototype for a call to reate a new UDP socket with same local end …
(edit) @374:e3f42f05cdfb   16 years phi added a function to open an UDP socket
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @349:bb7425be4390   16 years phi added roar_acl_rule_chk_connect()
(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
(edit) @320:b4c30f48120d   16 years phi added file.[ch] to libroar
(edit) @231:3f07d1860e7b   16 years phi added roar_simple_play_file()
Note: See TracRevisionLog for help on using the revision log.