source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1769:e7e8b6e67d35   15 years phi win32 includes IPv4
(edit) @1760:da54b58b39ba   15 years phi socket api differs on win32
(edit) @1671:22d6e133cf02   15 years phi added cast for mixer
(edit) @1667:e805bf472b54   15 years phi updated libroarsndio.h, seems this change make it possible to build …
(edit) @1665:d00c9b8aab4c   15 years phi added roar_vio_null_sync() a null syncer
(edit) @1660:99bfd21f00ef   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1659:a46ccd404490   15 years phi structs for 2popen
(edit) @1626:9f536f50c6e2   15 years phi added files for mid-side decoding
(edit) @1615:1f2b8a6cbd7a   15 years phi got HTTP support working in cf source
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1596:226c575c8d0d   15 years phi don't use sndio emulation on OpenBSD to build roard
(edit) @1590:07fa8c4493e4   15 years phi added first try of support for hwmixer flag
(edit) @1587:9da570b3c375   15 years phi added subs for filter swap
(edit) @1585:6072cefe7f97   15 years phi added flags: hwmixer (still meaning less, roard ignores this flag) and …
(edit) @1580:89389a5cdfb6   15 years phi added support to use libroarsndio as sndio without cirular deps
(edit) @1578:1d27931e80c1   15 years phi set values more OpenBSD like
(edit) @1574:abba1aaecbe4   15 years phi define a SIO_MAXVOL for RoarAudio
(edit) @1572:88be431649d4   15 years phi added connection and stream object
(edit) @1570:b739b9168163   15 years phi get it back working, alias func was not correct
(edit) @1569:a7aadd1f72a3   15 years phi moved alias to a better place, make it accessible in case a lib(roarsndio) …
(edit) @1568:b1dde28fd250   15 years phi moved our struct sio_hdl to libroarsndio.h so it is there in all cases, …
(edit) @1565:4af428576569   15 years phi added audio info to hdl struct
(edit) @1558:cfc3330022d5   15 years phi we need to save device/server name
(edit) @1556:e53b281ee5b7   15 years phi addes forward decl for struct sio_cap
(edit) @1554:075fb6bf5c2c   15 years phi added macros, defines, structs and proto types
(edit) @1552:09eda165f134   15 years phi started (empty) copy for sndio.h for non OpenBSD systems
(edit) @1551:4d37635805a3   15 years phi added libroarsndio.h -> switch for sndio.h/sndiosym.h (roar copy for non …
(edit) @1529:b752fc134a12   15 years phi added ROAR_VIO_CTL_SET_SSTREAMID and ROAR_VIO_CTL_GET_SSTREAMID
(edit) @1522:2ab4c1e3d956   15 years phi added ROAR_VIO_CTL_SET_DBLKSIZE, added blocksize= stream option
(edit) @1517:ec7f4b1f07a1   15 years phi Changed VIO CTLs in a binary inkompatible way
(edit) @1506:3752cfc1f357   15 years phi added vio_select.[ch]
(edit) @1505:06a3687a4ce8   15 years phi added more support for vio_ctl, added ROAR_VIO_CTL_GET_*FH and …
(edit) @1477:f39017d49ef5   15 years phi include stdint.h more erly
(edit) @1473:ba24a03de994   15 years phi also define EAGAIN (taken from linux) and do a dummy prototype for …
(edit) @1472:30fb2c3c4756   15 years phi only include select.h if we have select()
(edit) @1467:0d4f7b1b07fe   15 years phi some dummy funcs returning constant values
(edit) @1463:b78e6a4a2e7d   15 years phi added SOCK_* constants
(edit) @1457:6e201df9f0c3   15 years phi define ENOSYS (value from Linux is used)
(edit) @1444:0a064c5ee5da   15 years phi added protoype for bind() and connect() temporarly
(edit) @1437:df7bb41ca194   15 years phi define some basic IO constants
(edit) @1433:50118af42914   15 years phi size_t seems to exist but not ssize_t
(edit) @1432:98765d5b874b   15 years phi IPv4 is optional
(edit) @1431:0a0d37a398dc   15 years phi added a dummy struct sockaddr and commemnted *size_t out
(edit) @1430:99eb6f1ebcba   15 years phi added time_t, mode_t and off_t
(edit) @1429:75686c0eff49   15 years phi we also need *size_t defined by our own on microcontrollers
(edit) @1428:75c043e7f58d   15 years phi added muconthacks.h header to define some things not defined by …
(edit) @1426:2d690248f454   15 years phi test also for unistd.h
(edit) @1425:46089a7c1e48   15 years phi test for sys/types.h and fcntl.h
(edit) @1424:3e1537360680   15 years phi there is no netdb.h on microcontrollers
(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) @1375:0d3028defc3c   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1374:62edbf82454a   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1372:3d5d33a4484b   15 years phi corrected header anti-double define
(edit) @1371:627e04850477   15 years phi moved convert.h from libroar to libroardsp
(edit) @1370:10af3879764d   15 years phi corrected include path
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1354:fb6e3f4bbcf6   15 years phi got decnet:// working
(edit) @1353:d3fff5536a2e   15 years phi we need to set access modes and init next->def in case of sockets, got …
(edit) @1351:f6b4d7e85459   15 years phi added roar_vio_printf()
(edit) @1349:9582e89c7130   15 years phi changed a lot, got gopher working :), need cleanup
(edit) @1347:5bad4d7b02a7   15 years phi added vio_proto.[ch]
(edit) @1335:548e9191245b   15 years phi got socket: and tcp: working, most others only need backend to be …
(edit) @1333:640960dc1a0d   15 years phi done most basic code to open socket out of defs
(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) @1294:f8d7b9d770d8   15 years phi added container /codecs/
(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
Note: See TracRevisionLog for help on using the revision log.