source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3909:182713540d14   14 years phi only support type=socket in case we have UNIX sockets
(edit) @3905:52d3217fc3c3   14 years phi added win32 cast
(edit) @3904:4878094678dc   14 years phi do not declare vars in case they are unused
(edit) @3901:ef227a309cf5   14 years phi we only support proxy code in case we have POSIX basic IOs
(edit) @3900:71782afc24b2   14 years phi check for some more f*()-functions
(edit) @3899:5d1f131a2e6c   14 years phi use correct close functions
(edit) @3898:ee9d45cf981d   14 years phi test for accept()
(edit) @3897:7150eb408831   14 years phi get things to compile on µCs
(edit) @3895:12c0c9a574cb   14 years phi test for ioctl()
(edit) @3887:faf4ff8e547c   14 years phi added basic V2 message support
(edit) @3882:8dceab4d1382   14 years phi moved message functions into new proto.c
(edit) @3877:fa0559ec34e0   14 years phi added error frame support
(edit) @3875:8731d0c3e04a   14 years phi init/zero messages with memset()
(edit) @3869:c63e1367041c   14 years phi fixed long outstanding Con vs. VIO bug
(edit) @3860:96075c123fec   14 years phi use roar_libroar_*warn()
(edit) @3859:692da44cb264   14 years phi support NULL as stream object in roar_vio_simple_new_stream_obj()
(edit) @3858:56818fcec77c   14 years phi use ROAR_SHUTDOWN() not shutdown()
(edit) @3857:8ed6d81a32d6   14 years phi use roar_debug_warn_obsolete() and roar_libroar_*warn()
(edit) @3856:b2f0925dcc04   14 years phi implemented roar_debug_warn_obsolete_real(), use roar_libroar_iswarn()
(edit) @3855:fbe1a88948e6   14 years phi added config support for obsolete warnings, keyword 'all' and …
(edit) @3852:adfa773b39a8   14 years phi added support vor (sysio) ioctl() to VIOs
(edit) @3836:83dbb40a308c   14 years phi spacing, added roar_noop()
(edit) @3835:40e222c4214f   14 years phi AF_* not PF_*
(edit) @3834:b6ffac42c34e   14 years phi use roar_mm_*()
(edit) @3822:8f188597badf   14 years phi added functions to convert audio info into bits per whatever
(edit) @3812:acdaec327ece   14 years phi fixed some copyright statements
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3798:49d08fa4d100   14 years phi added missing vars
(edit) @3797:2c0e3737c7d7   14 years phi added support for accept() and shutdown() to winsock
(edit) @3796:a3ee3b5bed2b   14 years phi added support for shutdown()
(edit) @3795:6d3ee2c1c22f   14 years phi support ROAR_VIO_CTL_GET_NAME
(edit) @3790:1ba31162e041   14 years phi fixed copyright
(edit) @3788:fe1762804632   14 years phi fix some warnings
(edit) @3785:0d4047505c68   14 years phi only support +abstract in case of AF_UNIX support
(edit) @3776:2f44405c0617   14 years phi a debug lion
(edit) @3770:c5daf82cbf74   14 years phi added some debug lions
(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) @3740:2a2a382c10ff   14 years phi typos
(edit) @3728:b2f45541bb6a   14 years phi added roar_nnode_new_from_fh()
(edit) @3724:0c89cc821485   14 years phi added additional stream roles
(edit) @3722:fb5a5cdc484a   14 years phi set streamID to -1 if it is -1
(edit) @3719:e05c9be26060   14 years phi added function to pass clients
(edit) @3717:29a6203feedc   14 years phi added some basic client handling functions
(edit) @3715:04b1ef33deb7   14 years phi added client.c
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3683:b3b89de5ad9f   14 years phi added symbols for RSound
(edit) @3651:adb17af3b61c   14 years phi fixed fh leak
(edit) @3643:e6200d571bb8   14 years phi added support for abstract name space
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3629:94d301064a3a   14 years phi start to support diffrent SONAME versions for the libs, not yet supported …
(edit) @3628:fc6ac3d7d4bf   14 years phi experimental support for ROAR_DAEMONIMAGE
(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) @3570:77ee702afc90   14 years phi implemented roar_beep()
(edit) @3569:98a2dafee789   14 years phi added beep.c
(edit) @3540:df9a0828521d   14 years phi added support to set channel mapping to libroar, roard will reject anyway
(edit) @3539:1fd530767d7b   14 years phi support to read channel map from server
(edit) @3530:8ca4bb4cc5b0   14 years phi support to give scale parameter to roarctl
(edit) @3529:fba86b5b08a7   14 years phi support to read complet mixer from roard, including scale and rpg
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3487:be2ecd9ae926   14 years phi updated x11 interface a bit
(edit) @3479:67e03a930fb2   14 years phi make valgrind happy
(edit) @3474:54e193f5d436   14 years phi test for libX11... not just use it
(edit) @3437:4289f31e687f   14 years phi added support for ROAR_VIO_CTL_GET_SELECT_*FH to some less basic objects
(edit) @3436:334f649d87bf   14 years phi added support for ROAR_VIO_CTL_GET_SELECT_*FH to basic objects
(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) @3367:c20f7b4fbd0f   14 years phi we try our self RTLD_NEXT if we do not find one
(edit) @3366:87662a639844   14 years phi set RTLD_DEEPBIND if we have it
(edit) @3364:12ef15758cae   14 years phi added roar_dl_errstr()
(edit) @3361:66820e580db1   14 years phi set lib of lhandle
(edit) @3349:e4d57ce508de   14 years phi started with ICY meta data support
(edit) @3324:31885084099b   14 years phi comment out non used static code
(edit) @3323:043a35dd07e5   14 years phi support ROAR_VIO_CTL_SET_AUINFO
(edit) @3315:b5bb2bb5347b   14 years phi moved winsock support out of vio.[ch]
(edit) @3313:24bb2b78bb91   14 years phi support registered dstr types
(edit) @3312:f425c2ff782d   14 years phi more general internal API, support to register types
(edit) @3311:b27ac7dcbc50   14 years phi init other roar libs
(edit) @3310:d43b145fb8ab   14 years phi added some vars to type struct, needed so we can add entrys later
(edit) @3309:87551ae8faeb   14 years phi added some more named dstr objects, need to implement them
(edit) @3307:65b017a63456   14 years phi debug lions + corrected prefix name
(edit) @3305:13dc4a9bf51d   14 years phi take para from lib handle
(edit) @3304:3c58a7391d87   14 years phi fully implement load/unload
(edit) @3302:87bf1c07a51e   14 years phi cleanup
(edit) @3301:9d6e6d3bb1eb   14 years phi some support for unload function
(edit) @3300:6ab4977e3043   14 years phi load plugins, write plugin macro
(edit) @3298:ef0b3c01be23   14 years phi start of roar_dl_open()
(edit) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
(edit) @3295:98adce7f0221   14 years phi disable debug code
(edit) @3293:f8b44412b38d   14 years phi support for listen sockets
Note: See TracRevisionLog for help on using the revision log.