source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3626:7fc82747cba3   14 years phi added functions to request status
(edit) @3614:762276cff748   14 years phi added roar_debug_set_stderr_vio() to support VIO mode
(edit) @3612:7cfdc20e2998   14 years phi use new debug interface
(edit) @3611:e33c2cfeb17e   14 years phi added support for syslog, wrote additional interface roar_debug_msg()
(edit) @3608:47a642518d0b   14 years phi use new STDERR functions
(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) @3590:90b40fda05b1   14 years phi added ROAR_CODEC_PCM_[SU], cleanup
(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) @3566:d61a8ce1a0bd   14 years phi new comment on roar_*intm*
(edit) @3565:7ea0007160fa   14 years phi use more strict types for mixer struct
(edit) @3554:129c6f16409b   14 years phi update API
(edit) @3548:f45c9bcfcf20   14 years phi wrote channel mapper functions for PCM
(edit) @3543:af952b03e304   14 years phi added names for midi channels
(edit) @3541:1e63ce5b7951   14 years phi support for inverse channel mapping
(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) @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
Note: See TracRevisionLog for help on using the revision log.