source: roaraudio/roard/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @2500:5e481907a8c0   15 years phi support to disable MIDI subsystem completly
(edit) @2499:3581aa109b03   15 years phi we only need those includes in case we have CB
(edit) @2498:5db7117b186d   15 years phi also disable ssynth in case the midi subsystem is disabled because it is a …
(edit) @2496:7d3de06ddbab   15 years phi support to disable raw subsystem
(edit) @2495:61b6587c286a   15 years phi support to disable light subsystem
(edit) @2489:266b1a6c9683   15 years phi support to disable ssynth
(edit) @2488:5d406a994ded   15 years phi disable prototypes
(edit) @2487:10020ba41793   15 years phi support to disable CB completly
(edit) @2471:578cfae60a3c   15 years phi added ssynth_note_render()
(edit) @2469:e9f81bfa4020   15 years phi alloc buffers, and free them again
(edit) @2467:3c7cd2e6698a   15 years phi added stub ssynth_update()
(edit) @2463:4f769fd0a58b   15 years phi very basic ssynth_eval_message(), stubs for ssynth_note_on() and …
(edit) @2461:82d60b12442a   15 years phi added stub midi_conv_mes2ssynth()
(edit) @2460:8b8796a5ff36   15 years phi added stub ssynth_eval_message
(edit) @2456:333b6b385ccc   15 years phi added prototype for ssynth_note_set_stage()
(edit) @2455:d19659816d9b   15 years phi added stages
(edit) @2454:3e7ae25d4e61   15 years phi added some very basic functions
(edit) @2449:82c407a5934d   15 years phi added very basic structure
(edit) @2447:c0320797285e   15 years phi added ssynth.h
(edit) @2446:cba927f37839   15 years phi corrected copyright notice
(edit) @2422:23f102fcb3e3   15 years phi much more precise clock :)))
(edit) @2417:ca4883b53c04   15 years phi recsource can only be set ones
(edit) @2415:9bf731990e80   15 years phi added streams_get_subsys()
(edit) @2408:c4e95b4e4aa4   15 years phi ooops, note off and on was swaped
(edit) @2370:20fe0615bbe9   15 years phi added MIDI support to sndio output driver
(edit) @2367:bdbcf1c16820   15 years phi added server stream para to all drivers
(edit) @2365:91dfc4ae9c11   15 years phi frist massive cleanup of old unused functions
(edit) @2364:4d2d1aa717b1   15 years phi added argument ss of vio open driver…
(edit) @2345:5739d31d0f74   15 years phi added support to open a cdriver
(edit) @2343:5a6703878771   15 years phi moved esd from first to last place in list of default drivers, oss from …
(edit) @2307:2af0ad655276   15 years phi added _nBIT consts
(edit) @2306:a22db9aad19a   15 years phi vars for stereo support
(edit) @2288:4240bd9158df   15 years phi void is all zeros ;)
(edit) @2285:3e05ea92950e   15 years phi added driver name to parameter list of new streams, corected flag name
(edit) @2283:3bb5d0cbe6ff   15 years phi use libroareio
(edit) @2275:1a4c460c2aba   15 years phi converted Raw source to the new interface and use VIO for operation, also …
(edit) @2273:6793c3df45af   15 years phi added a stub function to open a source via the new interface
(edit) @2270:168fb15223cf   15 years phi support to list sources
(edit) @2268:6f54ec202b43   15 years phi added source flags
(edit) @2267:cccf74c9dcdc   15 years phi added sources struct
(edit) @2254:8ddc1cd77f97   15 years phi added var for a thru stream counter
(edit) @2249:683ef7c63b5d   15 years phi added prototype for streams_get_dir()
(edit) @2238:db97337a1757   15 years phi added a const in order to set read() size
(edit) @2236:26cf90e71244   15 years phi added raw.h
(edit) @2232:458701ebb718   15 years phi added const for subsystem RAW
(edit) @2211:5b9c2424dca7   15 years phi prototypes for needed funcs
(edit) @2210:e8fa1b582bcf   15 years phi added inst struct
(edit) @2209:9f5f14311465   15 years phi only if we have gettimeofday() we also have sysclock driver
(edit) @2208:87fe958de77c   15 years phi added stub for sysclock driver
(edit) @2207:9b8b76143681   15 years phi added stub for sysclock driver
(edit) @2151:1871577d2258   15 years phi added stream_outputbuffer_request() and stream_outputbuffer_destroy(): …
(edit) @2149:3ccece948dfd   15 years phi added need_vol_change()
(edit) @2120:7f67d164a05d   15 years phi added support to CELT cf for BIDIR streams
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2090:4f37bdba1b06   15 years phi added new macro ROAR_OUTPUT_CALC_OUTBUFSIZE_MAX()
(edit) @2083:db651f413235   15 years phi added CTLs for setting encoder quality
(edit) @2082:94bd96f9cca8   15 years phi some types
(edit) @2061:a9543462cad6   15 years phi started with a new mixbuffer filler: streams_fill_mixbuffer2()
(edit) @2017:419fb879b9e3   15 years phi added support to annouce a location
(edit) @1993:735317524c03   15 years phi added support to *REGISTER* to SLP, need to write code to deregister ;)
(edit) @1983:1e47933ac3c8   15 years phi we need to save our channel and the rate
(edit) @1979:c77a7e4c7d67   15 years phi inst struct
(edit) @1978:8501a4e5fb9a   15 years phi got driver basicly working
(edit) @1974:3cfe906b214f   15 years phi added very simple PWM LED driver
(edit) @1966:472ef4b721c7   15 years phi added a array for to mark changes
(edit) @1964:331ef590817a   15 years phi include headers from libroarlight
(edit) @1952:ad803dbb7be1   15 years phi update of cvsignore files
(edit) @1928:4d3ccb700daf   15 years phi updated stream interface to handle mmap flag.
(edit) @1924:4b8f87ffd0b0   15 years phi make midi subsystem a bit configurable
(edit) @1923:cd3072dcde5f   15 years phi added option --light-channels
(edit) @1918:7ce15e2fdc76   15 years phi added info about subsystem
(edit) @1917:4b3dc18ab7d5   15 years phi added IDs for subsystems
(edit) @1915:559d6db65d5d   15 years phi added flags to driver array
(edit) @1913:b4b824af799b   15 years phi added stream attribute 'ready'
(edit) @1892:d796cfcc4f1a   15 years phi added some important controler codes
(edit) @1882:542b674222eb   15 years phi added midi_cb_readbuf()
(edit) @1866:ebdddc368270   15 years phi moved adding of buffer out of parser
Note: See TracRevisionLog for help on using the revision log.