source: roaraudio/include/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1332:f0d9d8a1f332   15 years phi added prototypes
(edit) @1331:4a0e11bc5a9b   15 years phi added files for vio_socket
(edit) @1330:ba9e40c040ed   15 years phi added roar_vio_open_default()
(edit) @1328:9c33a74ef1dc   15 years phi got vio dstr basicly working
(edit) @1327:f5806588a4fa   15 years phi implemnted the vio_stack
(edit) @1326:93eaea153760   15 years phi added files for VIO stack
(edit) @1325:13b46f83762f   15 years phi wrote a lot dstr code, started def setting code
(edit) @1323:ad8d25a78446   15 years phi added dstr types, added some meta funcs, wrote basic dstr parser
(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) @1320:b2cbbf55cf68   15 years phi spacing
(edit) @1319:acdd2e21951b   15 years phi big steps in direction to vio roar_connection object, roar_*_message() and …
(edit) @1315:177636363c47   15 years phi some small patches in direction of vio based roar_connection
(edit) @1314:7fb2fa50a1b1   15 years phi added roar_vio_puts(), roar_vio_putc(), roar_vio_getc()
(edit) @1310:73b05234fb18   15 years phi added fork and nonfork auto pipes (currenty the same, may make a …
(edit) @1309:f1a8a148fa2e   15 years phi got pipe() based vio pipes working
(edit) @1304:4c024e764410   15 years phi added pipe impl. working for sockets at least and a simple test prog
(edit) @1301:0449abcdfbf6   15 years phi added roar_vio_open_pipe()
(edit) @1300:7a9cd7c76b84   15 years phi added files for pipes
(edit) @1297:db2cb5a46692   15 years phi we need buffers declared befor vio_magic
(edit) @1296:3e8221043425   15 years phi added struct and prototype
(edit) @1295:dc76c6ab05f2   15 years phi added prototype for magic vio
(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) @1288:07fb4f2a7a85   15 years phi added dummy ssh-askpass code
(edit) @1285:7f5173de7de6   15 years phi structs and prototypes for tee and split VIO parts
(edit) @1284:a4a8900acc08   15 years phi corrected copyright notes
(edit) @1282:3a11f2afabde   15 years phi done the stack implementation
(edit) @1280:bf973b529a75   15 years phi added stack.[ch], including some prototypes
(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
Note: See TracRevisionLog for help on using the revision log.