source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3438:a40a55ea0254   14 years phi add support to get api
(edit) @3435:d21e850da455   14 years phi added ROAR_VIO_CTL_GET_SELECT_*FH
(edit) @3410:8e5eec80933a   14 years phi define names for default sink/source
(edit) @3408:c2995580c30a   14 years phi added roar_pa_auinfo2sspec()
(edit) @3406:d7f39ce0ab78   14 years phi added roar_pa_context_get_con()
(edit) @3405:65ea2033d679   14 years phi added small macro
(edit) @3401:c2fb08b3aab6   14 years phi added prototype of private function
(edit) @3388:0a02c6ba7c10   14 years phi implement roar_pa_find_server(), function to search for PA server
(edit) @3385:917010d31107   14 years phi upgrade libroarpulse/simple to vio :)
(edit) @3383:d1e120c6cf34   14 years phi updated roar_pa_sspec2auinfo(), make API more clear
(edit) @3382:c43b380bf46a   14 years phi added new roar_pa_sspec2auinfo() which replaces roar_codec_pulse2roar()
(edit) @3380:71c66ab14a9e   14 years phi member rename
(edit) @3379:e670ed2ff5f0   14 years phi added some small parts we also need
(edit) @3378:172b3c158563   14 years phi wrote some basic macros and prototypes for the httpd
(edit) @3377:17f1c968a81c   14 years phi added httpd.[ch]
(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) @3352:731d45b4d022   14 years phi define _roar_strcasestr() macro
(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) @3333:16e848dad963   14 years phi info on SIDE_CENTER
(edit) @3332:16deea7285a7   14 years phi some docs: where is which channel?
(edit) @3331:b028f43b4738   14 years phi use char[] not int[]
(edit) @3330:b7af6ecf138b   14 years phi added roardsp_chanlist2str()
(edit) @3329:d939b3aedbc5   14 years phi added function to calc a channel map
(edit) @3328:5d21c87bce42   14 years phi some channale name functions
(edit) @3326:cf381927e2e7   14 years phi channel infos
(edit) @3325:614c49b6b854   14 years phi added header for channel consts, currently empty
(edit) @3321:6312ff4bec71   14 years phi spacing
(edit) @3320:d09133557dde   14 years phi moved the filterchain stuff out of the main header
(edit) @3319:a8494d9b89aa   14 years phi moved all the filter stuff out of main header, still need to subdivide it …
(edit) @3318:b0dcc3d8edd3   14 years phi added still empty files filter.h and filterchain.h
(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) @3251:bdabdeacf725   14 years phi added consts and string handling for ROAR_PROTO_SIMPLE
(edit) @3240:85102db7186d   14 years phi support for sio_getpar()
(edit) @3239:5e424066db4f   14 years phi complet struct sio_cap
(edit) @3238:17ff06e30255   14 years phi support for IO errors in libroarsndio
(edit) @3237:ea0a2c70c0cd   14 years phi support nonblocking mode
(edit) @3236:c6fba44d32cf   14 years phi spacing
(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) @3210:383af4e22e62   14 years phi use double not int :(
(edit) @3209:bd194f02c828   14 years phi +speeds, better vallues
(edit) @3206:4b32b3c5db0b   14 years phi added a new header file with common units
(edit) @3205:eade78a7d3fc   14 years phi added all but read support for ssdp
(edit) @3204:eb2a4a2d28c5   14 years phi added some files for ff_ssdp support
(edit) @3203:3743a405ba72   14 years phi we need to include time.h for time() in slp related code
(edit) @3202:d72eef44e059   14 years phi use test macros for sys/time.h and time.h
(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) @3074:4194e8314b7b   14 years phi added missing meta types from Xiph's list
(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) @3050:6eb852235eb2   14 years phi corrected existing errors
(edit) @3049:303031811838   14 years phi a lot basic defines
(edit) @3048:af8fa689e911   14 years phi added genre.h
(edit) @3047:e64f615cdd17   14 years phi corrected comment
(edit) @3044:b954d2ac330b   14 years phi added meta data tags SIGNALINFO (with alias AUDIOINFO) and OFFSET
(edit) @3036:0789cd065a6a   14 years phi added dummy for roar_interl_encode_ext()
(edit) @3035:ffd68a1a48cb   14 years phi corrected function name
(edit) @3034:01472131e78b   14 years phi added libroardsp/interleave.[ch]
Note: See TracRevisionLog for help on using the revision log.