source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2356:e03317567f73   15 years phi added parameter dir
(edit) @2354:37162cc76dc9   15 years phi define mio_hdl in all cases it is needed
(edit) @2351:0f61e46837d9   15 years phi added new prototypes for MIDI support
(edit) @2338:b1d9b2ec61cf   15 years phi use lookup table for dir names
(edit) @2333:685d224f7d02   15 years phi added support to store not only a void pointer but also a 32 bit int in …
(edit) @2332:db87a76a0934   15 years phi added codec raum_flac
(edit) @2328:505a027b2cd5   15 years phi typo in meta name, added aliases for old version with typo
(edit) @2327:a0c8d8ddace7   15 years phi corret #ifdef -> #if
(edit) @2326:46be0f8309d9   15 years phi added macros for 64 bit host<->net conv
(edit) @2325:2854f65ae3e0   15 years phi added seektable block for RAUM project
(edit) @2323:f8f95aa84f7e   15 years phi added flag VIRTUAL
(edit) @2317:bb12fdc739f2   15 years phi added prototyps for RMS thingys
(edit) @2316:f44a26194be9   15 years phi added header files for RMS calcing
(edit) @2304:15bb24d807e2   15 years phi added callbacks header and stereo_state
(edit) @2303:cd829332976e   15 years phi update to what we really need
(edit) @2294:9adc96723874   15 years phi started with transcode_speex.h
(edit) @2284:516e757ea837   15 years phi corrected anti-double-include define
(edit) @2282:78f8feed27a9   15 years phi moved client drivers into libroareio
(edit) @2277:677855c55b30   15 years phi added ROAR_LIBS_EIO
(edit) @2276:78aab80c4241   15 years phi started libroareio - Extended IO lib for RoarAudio
(edit) @2265:69f3bc9da749   15 years phi spacing
(edit) @2263:a4556a91e5f3   15 years phi added meta type HASH for crypto hashes
(edit) @2231:3425fc65acee   15 years phi added consts for RAW streams
(edit) @2198:683e1836f397   15 years phi added iobuffer and size information
(edit) @2190:3398d76f0298   15 years phi added info on framesize
(edit) @2187:3aa9746560f4   15 years phi startetd with CELT support in libroardsp
(edit) @2179:706d1683475f   15 years phi added transcode_mualaw.c and prototypes for alaw/mulaw xcoding
(edit) @2175:ece4b38a6d98   15 years phi singular
(edit) @2173:b7dd35cce1b1   15 years phi use a single codec, not an array of codecs
(edit) @2172:da47d051c124   15 years phi prototypes some dummy funcs used by simple encoders
(edit) @2171:bd908e13fc8a   15 years phi corrected prototypes to represent encoder/decoder
(edit) @2170:ad2927da578b   15 years phi added all prototypes I think I need
(edit) @2169:6fafb169e3a2   15 years phi moved transcode.[ch] from roarclicnts to libroardsp
(edit) @2168:d8097d532def   15 years phi added transcode.[ch]
(edit) @2161:515f15a96755   15 years phi added antiecho flag
(edit) @2157:58449796e7b5   15 years phi corrected prototypes
(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
Note: See TracRevisionLog for help on using the revision log.