source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2156:62c741edbdbc   15 years phi added roar_remove_so() and roar_remove_so16()
(edit) @2145:ad5260b8af44   15 years phi updated structs and prototypes, implemented a first 16 bit version
(edit) @2143:e3465803e2d3   15 years phi added simple header for simple signal removal/demixer
(edit) @2134:8adc9c6577dc   15 years phi added the oss prototype
(edit) @2122:6a3c53b5742f   15 years phi added driver.c
(edit) @2121:652aa73caf76   15 years phi added header for client driver
(edit) @2093:78543372c93c   15 years phi added args about buffer sizte to roar_conv2()
(edit) @2092:be10cb02fa96   15 years phi added prototype for roar_conv2(), a new and better defined roar_conv()
(edit) @2067:abb6931465d8   15 years phi some basic max/min macros
(edit) @2064:e818fdcccd3c   15 years phi include addition libs in ROAR_LIBS if needed
(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) @2054:f711d0d0a02d   15 years phi start of support to kill sync calls
(edit) @2043:aacacd9f23d5   15 years phi added roar_get_connection_vio(), added a simple error check
(edit) @2042:4542170c7480   15 years phi added ROAR_VIO_CTL_GET_SHUTDOWN, need to define an API
(edit) @2041:84c808ee871a   15 years phi added struct for a laser frame
(edit) @2036:0d49c8ab721d   15 years phi added struct to represent a laser point
(edit) @2035:878353f91d0b   15 years phi added laser.h
(edit) @2026:3e26fdd5c7bd   15 years phi added simple structure for point coordinates
(edit) @2024:8a273f4a33d5   15 years phi added more ROAR_LIBS_*
(edit) @2023:ad8e9c65ac3e   15 years phi added include of libroardsp/libroardsp.h
(edit) @2019:1a31346356fd   15 years phi got libraorsndio work with nearly full VIO support for streams
(edit) @2018:86f84ff02ca8   15 years phi added vio for stream, should remove fh completly
(edit) @2016:615c005ab476   15 years phi use symbolic constant
(edit) @2014:6646d9a2113a   15 years phi support to force non caching on SLP lookup
(edit) @2012:70d2b9ef02ae   15 years phi added a TTL thingy
(edit) @2006:54700bc480db   15 years phi added member callbackerr to cookie
(edit) @2003:d0118ac63a43   15 years phi use fix size buffer to avoide dynamic alloc
(edit) @2001:9adc05213a9f   15 years phi with correct headers this works again :)
(edit) @2000:5e87d18185a5   15 years phi call it roarslp.h not slp.h to not conflict with system headers
(edit) @1999:2bf15f9bcbbc   15 years phi added some code
(edit) @1996:764157b8dff9   15 years phi added still empty slp.h
(edit) @1989:454f0c956d63   15 years phi added ROAR_VIO_CTL_SET_DMXUNIV and ROAR_VIO_CTL_GET_DMXUNIV
(edit) @1986:048372765755   15 years phi added ROAR_VIO_CTL_SET_DMXSCHAN and ROAR_VIO_CTL_GET_DMXSCHAN
(edit) @1971:35767fc5b144   15 years phi added more members to the state struct, added prototypes
(edit) @1970:109fbb092a0d   15 years phi added pwm.[ch]
(edit) @1962:cca5a5edd18f   15 years phi added ID for codec RoarDMX
(edit) @1958:7246b220e4fb   15 years phi new prototypes
(edit) @1949:34a20682f1ee   15 years phi include roardmx.h
(edit) @1948:6d50dda14a3a   15 years phi proto type error and data length correction
(edit) @1946:928993414346   15 years phi some protptypes
(edit) @1945:9e575c638f12   15 years phi some defines
(edit) @1944:f660efcc87a6   15 years phi added empty header for roardmx codec
(edit) @1941:339d957d24ad   15 years phi added some basic functions for color operations
(edit) @1939:e8a93777df42   15 years phi do not redefine channels
(edit) @1938:55280f95671f   15 years phi added some prototypes
(edit) @1937:b1cc9257d39d   15 years phi added some structs to for colors
(edit) @1936:e15a59730060   15 years phi added some defines for color types
(edit) @1935:63af810b4cb1   15 years phi start colors.h: structs and infos for colors
(edit) @1929:ac404214d808   15 years phi started with headers for libroarlight and libroarmidi
(edit) @1927:5913fdf81b48   15 years phi added VIO CTLs for usage of mmap()
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
(edit) @1883:c22154cef3a2   15 years phi added flag mute
(edit) @1880:ebb1117d8189   15 years phi added roar_midi_note_from_midiid()
(edit) @1854:0a8a71892f5e   15 years phi added basic MIDI Note IDs to lookup table, added very basic search …
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1820:20ff1ea38586   15 years phi added codecs MIDI and DMX512
(edit) @1813:e70cce63168f   15 years phi added roar_stream_set_rel_id() and roar_stream_get_rel_id(), added test …
(edit) @1807:aef0b09d006d   15 years phi converted roar_dir2str() from macro into a function
(edit) @1806:2a9a1393efdb   15 years phi new idea about new stream DIRs
(edit) @1804:fcbd866258e7   15 years phi removed unused struct fiealds
(edit) @1803:defc7f3bba7c   15 years phi added additial stream DIRs
(edit) @1779:ec799d6e9c69   15 years phi move define to correct place
(edit) @1778:7472faacb3d7   15 years phi window$ has no sleep(), they have a straneg Sleep()
(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()
Note: See TracRevisionLog for help on using the revision log.