source: roaraudio/libroar/vio.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1293:8e2deef687c3   15 years phi added a lot calls for vio -> stdio
(edit) @1291:ba7f52e15690   15 years phi added roar_vio_open_socket() and useless roar_vio_open_socket_listen()
(edit) @1290:a2d5f830e560   15 years phi added call to fh -> vio for sockets, needed for win32 in future
(edit) @1284:a4a8900acc08   15 years phi corrected copyright notes
(edit) @1275:b1bc589b9c69   15 years phi added support to create a vio object out of a simple stream
(edit) @1258:613e585eb244   15 years phi don't test for sync() to exist and then exec close()... bug coused …
(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) @1171:02f540634383   15 years phi use fsync() if there is no fdatasync()
(edit) @1140:443d39e4ba48   15 years phi added basic roar_vio_ctl() code
(edit) @1125:b4e6078fc699   15 years phi fixed display of sync flag for driver streams: may not depend on …
(edit) @1118:62d16667d373   15 years phi add vio support for nonblock() and (f)sync()
(edit) @989:3546df4ceb78   15 years phi abstract from LP64 to ROAR_INSTINT
(edit) @943:0e5abb55ef23   15 years phi added null io read/write for vio
(edit) @897:a45bed7cbef8   15 years phi cast 64 bit correct to avoid compiler warnings
(edit) @886:2dc09cf3bc74   15 years phi added vio funcs for reread/write and simple pass
(edit) @881:fdf97832f81f   15 years phi redesigned the VIO abstarction layer a lot
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @597:a5ae3c58e5d2   16 years phi cast correctly
(edit) @591:14183a05ee44   16 years phi added roar_vio_init_calls()
(add) @590:6a111b758b2c   16 years phi added vio.h
Note: See TracRevisionLog for help on using the revision log.