source: roaraudio/roard/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3354:c0856cfec872   14 years phi preinit, init, free plugins
(edit) @3353:6024f61f2598   14 years phi added dummy plugins.[ch]
(edit) @3334:d4868bacf6ec   14 years phi added chanmap to server streams
(edit) @3262:e067ddcb93e0   14 years phi added DSTR driver
(edit) @3255:970b81dc7c18   14 years phi got PA simple protocol basicly to work
(edit) @3254:8d4cbc385cbe   14 years phi updated (C)
(edit) @3253:05670218c1d3   14 years phi new network interface
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @3207:76162d6ab87a   14 years phi use units.h
(edit) @3202:d72eef44e059   14 years phi use test macros for sys/time.h and time.h
(edit) @3130:f444c514901c   14 years phi cleanup
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @3128:949cdc22e981   14 years phi started to move all the global values for listen sockets into a global …
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @3042:4eeaa55d36c6   14 years phi wrote a _very_, _very_ experimental impl. of jumbo packets
(edit) @3039:56455930dc5f   14 years phi added option for jumbo frames
(edit) @2973:eecfe9d3182e   15 years phi load config for speex
(edit) @2970:624ab1461d6b   15 years phi added --verbose, configure new ROAR_INFO()
(edit) @2947:6e20c99e1025   15 years phi added support for waveform mixer to use volume control
(edit) @2946:c87ae6a26def   15 years phi create mixer stream
(edit) @2945:4ee3f04d27dd   15 years phi added dummy files (waveform.[ch]) for waveform subsystem
(edit) @2944:82dd35b2fa40   15 years phi added light subsystem mixer
(edit) @2941:e54be79a2eb2   15 years phi added mixer for MIDI subsystem
(edit) @2940:543bd9f7fef6   15 years phi added basic add_mixer()
(edit) @2938:9c43303646df   15 years phi moved change of volume code out to libroardsp
(edit) @2932:09d25b79ce75   15 years phi removed now non-needed mix_clients*()
(edit) @2838:b96e2260514a   15 years phi added ROAR_SUBSYS_RDTCS
(edit) @2829:d22cf56280bd   15 years phi added vio thingy for parent stream
(edit) @2816:b9e357b0dc43   15 years phi added prethru support and updated list of codecs a bit
(edit) @2803:d96e8507293d   15 years phi sysclock driver also need usleep()
(edit) @2801:83ea8657d1fd   15 years phi force inclusion of windows.h
(edit) @2800:d680fa46e136   15 years phi corrected #ifdef
(edit) @2799:afea9a8fd5b5   15 years phi test for the correct consts
(edit) @2792:e292687113f7   15 years phi include esd.h for esd emulation if we have esd.h found in configure
(edit) @2791:acedbb230930   15 years phi esd emulation does not require complet libesd but only esd.h
(edit) @2783:b83359ac8107   15 years phi default to wmm driver under win32
(edit) @2778:f7b661680b55   15 years phi maybe working first win32 driver
(edit) @2774:d721a439d628   15 years phi some very basic start of code wmm driver
(edit) @2773:759a1707488d   15 years phi added dummy files for wmm driver
(edit) @2735:9a7a06c18ec4   15 years phi do not set cfreq and num of buffer samples based on DEBUG
(edit) @2732:e252b7298b6a   15 years phi added handler for SIGTERM
(edit) @2727:f95c3e9cc1c8   15 years phi added some functions fo simpler config of rds
(edit) @2726:a1b6a7a5c407   15 years phi need ctype.h fot toupper()
(edit) @2724:0a95ae49bce7   15 years phi crc depends on block type
(edit) @2722:d751d98911be   15 years phi very basic code for RDS
(edit) @2721:c3d01f76c247   15 years phi added stubs for rdtcs_check_stream() and rdtcs_send_stream()
(edit) @2720:25f1c94ce331   15 years phi block IDs
(edit) @2719:d9a17af6f4ce   15 years phi some config
(edit) @2718:bba8be1f4d19   15 years phi added stubs for init and uninit of RDTCS
(edit) @2717:2d9d874cb2ab   15 years phi added rdtcs.[ch]
(edit) @2696:26ceae3107d4   15 years phi get basics working together with RAUM
(edit) @2686:b20911f482f3   15 years phi added RAUM to list of CFs
(edit) @2683:f1d2fc914658   15 years phi call setup function if existing
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2679:4b2619f63dd7   15 years phi added cf config element void * setup, added subsystem info
(edit) @2677:c6532e306be4   15 years phi more info include/container_framework.h
(edit) @2675:8b6547df9647   15 years phi added most of the cf functions, open is still missing
(edit) @2674:df52c9c44643   15 years phi updated order of include
(edit) @2672:7c6d666bfd79   15 years phi added new pcb (*new_child)(*), wrote cont_fw_new_child()
(edit) @2669:3b6eb870e562   15 years phi deleted struct cont_fw_child
(edit) @2668:aeb21c334dd4   15 years phi added stub for cont_fw_new_child()
(edit) @2667:7b1b15ee7541   15 years phi child vs. parent callbacks
(edit) @2666:7b09a76c181b   15 years phi child vs. parent callbacks
(edit) @2665:511a75b53cba   15 years phi added cont_fw_set_uinst() and cont_fw_get_uinst()
(edit) @2663:7927d9333368   15 years phi dummys for cont_fw_new(), cont_fw_delete()
(edit) @2661:82a64623cf1c   15 years phi added container_framework.c with some basic code
(edit) @2660:1e9569ffa9bb   15 years phi some callbacks
(edit) @2659:6480513cf307   15 years phi link to parrent
(edit) @2658:f3303540d659   15 years phi first defs for multi child cont fw
(edit) @2657:f27c681599b8   15 years phi added container_framework.h
(edit) @2625:c8e21af3e6ce   15 years phi added streams_set_rawflag()
(edit) @2624:886b5e1eb836   15 years phi added new ROAR_CODECFILTER_CTL_NEW and ROAR_CODECFILTER_CTL_VIRTUAL_NEW
(edit) @2611:e6644a50a821   15 years phi added new stream state member of server stream
(edit) @2606:f11a57292063   15 years phi added streams_set_null_io()
(edit) @2604:b488ba669f86   15 years phi added dummy cf_wave_ctl()
(edit) @2603:c296658fe59f   15 years phi send a stream_ctl to parent stream in case of a virtual stream
(edit) @2595:da9d63539138   15 years phi added new member /vstream/
(edit) @2594:f7f7d099e1b9   15 years phi new proto type for streams_new_virtual()
(edit) @2593:4bdafc96b459   15 years phi added new streams_new_virtual(), don't sure of the prototype
(edit) @2590:3b00e11c57b1   15 years phi better RIFF/WAVE support
(edit) @2541:becbe03a9088   15 years phi wrote emul_esd_on_all_info()
(edit) @2539:616cc31e245a   15 years phi added emul_esd_on_server_info()
(edit) @2538:efe4a248d8a7   15 years phi added emul_esd_on_stream_pan()
(edit) @2536:95cbac074869   15 years phi added emul_esd_on_standbymode()
(edit) @2535:d9ac946cd7fc   15 years phi added emul_esd_on_standby() (STANDBY and RESUME)
(edit) @2533:1f734dd82389   15 years phi added support for LATENCY command
(edit) @2530:921f7ac0be31   15 years phi added support for multi homed server
(edit) @2528:3869d27a5594   15 years phi done emul_esd_on_stream() and implemented emul_esd_int_read_buf()
(edit) @2527:d805b3d6f2cb   15 years phi started with emul_esd_on_stream()
(edit) @2526:9ab4a3ccacf0   15 years phi wrote basic emul_esd_on_connect()
(edit) @2524:fb139fa9dfb9   15 years phi implemted emul_esd_int_read(), emul_esd_int_write(), emul_esd_test_auth() …
(edit) @2522:bfca230702b0   15 years phi wrote basic emul_esd_exec_command() and emul_esd_check_client()
(edit) @2521:0a2fec3246b4   15 years phi added g_emul_esd_commands[]
(edit) @2519:b4423285f9c6   15 years phi added emul_esd.[ch]
(edit) @2517:183f9b04d767   15 years phi added very basic begin of multi protocol handling
(edit) @2510:6027193d6d32   15 years phi ensure we have a ROAR_OUTPUT_CFREQ
(edit) @2507:946700cef0b8   15 years phi make cdriver support in roard optional, disable it on --minimal
(edit) @2505:890cd5d87269   15 years phi make cf wave optional
(edit) @2503:714b0d78bb4b   15 years phi added support to disable simple DMX512 (DMX for Linux) driver
(edit) @2502:6e79ef338c39   15 years phi make it possible to disable pwmled driver
Note: See TracRevisionLog for help on using the revision log.