source: roaraudio/include/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3915:9047ff70cd9b   14 years phi move consts to where they belong
(edit) @3914:dea153d2eff3   14 years phi added roar_sync() and dummy roar_wait_msg()
(edit) @3913:7d99a97aed7a   14 years phi added support to set callback function
(edit) @3888:5b7ed3feccd3   14 years phi additional flags which may be used with message format 2
(edit) @3886:e5184117d485   14 years phi added pos64 to roar_message struct
(edit) @3883:c02a22583d30   14 years phi added version fied to roar_message struct
(edit) @3878:1d8fae9d2c56   14 years phi prepair for an fstat VIO ctl call
(edit) @3877:fa0559ec34e0   14 years phi added error frame support
(edit) @3874:b001671de779   14 years phi started with error frame code
(edit) @3869:c63e1367041c   14 years phi fixed long outstanding Con vs. VIO bug
(edit) @3855:fbe1a88948e6   14 years phi added config support for obsolete warnings, keyword 'all' and …
(edit) @3854:db310d7fc26c   14 years phi added prototypes for warning about obsolete functions
(edit) @3852:adfa773b39a8   14 years phi added support vor (sysio) ioctl() to VIOs
(edit) @3836:83dbb40a308c   14 years phi spacing, added roar_noop()
(edit) @3822:8f188597badf   14 years phi added functions to convert audio info into bits per whatever
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3810:9366443fd83f   14 years phi some copyright fixes
(edit) @3805:42e7071cad9d   14 years phi include sys/un.h
(edit) @3796:a3ee3b5bed2b   14 years phi added support for shutdown()
(edit) @3789:3d9f7f67ed00   14 years phi corrected sigend->unsigned (codec)
(edit) @3769:14c294155cad   14 years phi support to accept on sockets
(edit) @3767:9bfa5f13666f   14 years phi added select like feature for VIOs
(edit) @3764:2a2b1eb426c4   14 years phi added new buffer function roar_buffer_new_data() to make common alloc case …
(edit) @3758:0828b83f016a   14 years phi added additional members to msg and con structs
(edit) @3728:b2f45541bb6a   14 years phi added roar_nnode_new_from_fh()
(edit) @3724:0c89cc821485   14 years phi added additional stream roles
(edit) @3718:a8dc7398ed20   14 years phi added args for flags
(edit) @3716:0580cd763204   14 years phi added prototypes for new functions to be implemented
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3653:bcf26c37087a   14 years phi added some structs needed for possible select
(edit) @3632:2c8f006d9a0c   14 years phi added some display structures
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3627:11f7dace5af0   14 years phi added roar_x11_flush()
(edit) @3614:762276cff748   14 years phi added roar_debug_set_stderr_vio() to support VIO mode
(edit) @3611:e33c2cfeb17e   14 years phi added support for syslog, wrote additional interface roar_debug_msg()
(edit) @3607:a5296e3cfc85   14 years phi added roar_debug_msg_simple()
(edit) @3606:19199a3789e6   14 years phi added roar_debug_get_stderr() and roar_debug_get_stderr()
(edit) @3582:c62d68893589   14 years phi more doc, clear defaults
(edit) @3580:fcf489c8762c   14 years phi use volume, use MAX/4 as default volume for beeps
(edit) @3568:af9675724697   14 years phi added prototype for beep function and needed defines and struct
(edit) @3567:9c0a3dac20c4   14 years phi added beep.h
(edit) @3538:a5ca10905545   14 years phi added function to init channel map list
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3487:be2ecd9ae926   14 years phi updated x11 interface a bit
(edit) @3435:d21e850da455   14 years phi added ROAR_VIO_CTL_GET_SELECT_*FH
(edit) @3376:6d603dcfefab   14 years phi added struct roar_keyval
(edit) @3375:9187507cb0dd   14 years phi added support for x11-server in options string
(edit) @3372:92c4d8a5d8b7   14 years phi support to read props from X11, use ROAR_SERVER prop to find a roard
(edit) @3371:dbd3f8c59d29   14 years phi wrote most of the X11 stuff
(edit) @3370:5bfd80b0e72d   14 years phi preper libroar for X11 code
(edit) @3364:12ef15758cae   14 years phi added roar_dl_errstr()
(edit) @3363:7a73a38fb261   14 years phi corrected substitution
(edit) @3360:ca067358e080   14 years phi added ROAR_DL_FN_PROTO and ROAR_DL_PLUGIN_REG_UNLOAD
(edit) @3349:e4d57ce508de   14 years phi started with ICY meta data support
(edit) @3348:74f4083acfa8   14 years phi updated (C) header
(edit) @3345:377e8dd42e73   14 years phi added roar_mm_strdup()
(edit) @3315:b5bb2bb5347b   14 years phi moved winsock support out of vio.[ch]
(edit) @3314:3801d00f2510   14 years phi added ROAR_DL_PLUGIN_REG() macro
(edit) @3312:f425c2ff782d   14 years phi more general internal API, support to register types
(edit) @3309:87551ae8faeb   14 years phi added some more named dstr objects, need to implement them
(edit) @3308:189fa9951e9a   14 years phi added macros for much more easy plugin creation
(edit) @3306:daf1ed5a2cb6   14 years phi added missing forward delercation
(edit) @3303:17d76f1fce56   14 years phi added const for defaults for roar_dl_open()
(edit) @3301:9d6e6d3bb1eb   14 years phi some support for unload function
(edit) @3300:6ab4977e3043   14 years phi load plugins, write plugin macro
(edit) @3299:1b942b56044a   14 years phi some imporantant commmon plugin functions
(edit) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
(edit) @3296:764440ad1d9b   14 years phi updated (C)
(edit) @3294:b713db06142b   14 years phi support for listen sockets
(edit) @3292:af91815a4426   14 years phi pass opts of last dstr to roar_vio_open_default()
(edit) @3291:eac42b31695b   14 years phi updated (C)
(edit) @3290:60dc6c100cb0   14 years phi rx buffer for rtp
(edit) @3287:501ae8e87527   14 years phi rename tx buffer to io as we will use it in read(), too
(edit) @3285:d7f8184a368a   14 years phi handle and care about the timestamp
(edit) @3277:26c286f86c41   14 years phi added RTP to DSTR API
(edit) @3275:8786fd84f600   14 years phi implement write()
(edit) @3273:646a91f97cb7   14 years phi typo
(edit) @3272:9d796993fb5a   14 years phi started with RTP (RFC3550 and RFC3551) support
(edit) @3226:295571fec8ca   14 years phi added a struct for auth data passing
(edit) @3218:8748b21b361b   14 years phi option to set authfile
(edit) @3217:9bad864074bd   14 years phi added list of possible auth methodes
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @3203:3743a405ba72   14 years phi we need to include time.h for time() in slp related code
(edit) @3136:e9b53172083c   14 years phi added support for config option force-{rate,bits,codec,channels}
(edit) @3117:ded6cc3dab7a   14 years phi removed useless prototypes
(edit) @3115:ca30d8a58b9a   14 years phi reserved type for TANTALOS
(edit) @3113:d64b7bd38d24   14 years phi corrected prototype
(edit) @3112:0aea28dfd322   14 years phi do the actual SLP request
(edit) @3110:5ad644ea08ea   14 years phi updated year in some files
(edit) @3109:2f79fee60dc6   14 years phi added header file for tantalos VIO
(edit) @3078:75efac535f8b   14 years phi support protocol name ICY, identical to HTTP at the moment but defaults to …
(edit) @3076:71ec405258b7   14 years phi small updates to SLP support, added +slp address schemata
(edit) @3064:dc308b046282   14 years phi new inst struct and prototypes for proto impls
(edit) @3058:6e387d16a16f   14 years phi added roar_meta_parse_audioinfo()
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @3051:d0524f377074   14 years phi added very basic genere interface
(edit) @3030:fa315d423443   14 years phi added roar_vio_fgets()
(edit) @3022:4a04952a6280   15 years phi added basic ringbuffer stuff
(edit) @2984:2be7dbeee878   15 years phi we need to store a possition
(edit) @2983:0aed150c6dbe   15 years phi added member for buffer object
Note: See TracRevisionLog for help on using the revision log.