source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2549:b127e2e3506c   15 years phi use lib functions
(edit) @2546:35ac878b7590   15 years phi only check esd clienst in case we have esd emul support
(edit) @2545:239cd1f6fac5   15 years phi test if we have esd emulation
(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) @2529:eba7f2ff0163   15 years phi got basic streaming working
(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) @2523:7f552c31ded6   15 years phi use emul_esd_check_client() in case of esd client
(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) @2518:63be7849add9   15 years phi 2008->2009
(edit) @2517:183f9b04d767   15 years phi added very basic begin of multi protocol handling
(edit) @2511:e5f52519866f   15 years phi much better defaulting for diffrent subsystems
(edit) @2510:6027193d6d32   15 years phi ensure we have a ROAR_OUTPUT_CFREQ
(edit) @2509:c04450c1bbd8   15 years phi update pos counter
(edit) @2508:49c691225a30   15 years phi enable roar driver to use light and MIDI subsystem
(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) @2504:3ed196f1f54d   15 years phi return error when listing non existing features
(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) @2497:d0fe5199c988   15 years phi handle streams of dir MIDI_*, LIGHT_* and RAW_* a bit better in case …
(edit) @2496:7d3de06ddbab   15 years phi support to disable raw subsystem
(edit) @2495:61b6587c286a   15 years phi support to disable light subsystem
(edit) @2494:353c82155185   15 years phi support to disable light subsystem and some parts of MIDI and raw
(edit) @2493:49c636f06306   15 years phi support to disable light, raw and MIDI subsystem
(edit) @2491:d3ef52e3cd3d   15 years phi removed old, broken, now unused code
(edit) @2490:444118969cb0   15 years phi use self not source client, needed in case source client is not set …
(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) @2486:f4ec482727d6   15 years phi disable unused vars
(edit) @2485:1cbb82cde915   15 years phi make sources optional
(edit) @2476:6da5cf65271b   15 years phi set a non sine function
(edit) @2473:a4572bd2409e   15 years phi set volume to 25%
(edit) @2472:39fc3e4ab091   15 years phi added a lot debug lions, got the synth basicly to work
(edit) @2471:578cfae60a3c   15 years phi added ssynth_note_render()
(edit) @2470:ef14b4f74171   15 years phi create, fill and add an output buffer
(edit) @2469:e9f81bfa4020   15 years phi alloc buffers, and free them again
(edit) @2468:945d9052f13a   15 years phi spacing
(edit) @2467:3c7cd2e6698a   15 years phi added stub ssynth_update()
(edit) @2465:da69393d4373   15 years phi function to find a note by note object
(edit) @2464:eeed49d99728   15 years phi added some basic note on/off functions
(edit) @2463:4f769fd0a58b   15 years phi very basic ssynth_eval_message(), stubs for ssynth_note_on() and …
(edit) @2462:df57a22e074e   15 years phi send data to ssynth_eval_message()
(edit) @2461:82d60b12442a   15 years phi added stub midi_conv_mes2ssynth()
(edit) @2460:8b8796a5ff36   15 years phi added stub ssynth_eval_message
(edit) @2459:fb60f66995f6   15 years phi get input from ROAR_DIR_BRIDGE streams if they have data in there input …
(edit) @2458:8cbbb5330348   15 years phi better form of check for dir
(edit) @2457:e4d8b23c44b3   15 years phi started with basic functions
(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) @2453:b857e4733862   15 years phi set values for ssynth_polys[][]
(edit) @2452:95bb4e982e72   15 years phi added code to init a stream
(edit) @2451:e6aedd121ada   15 years phi init/free ssynth
(edit) @2450:90bed3afd32e   15 years phi added function stubs for init/free
(edit) @2449:82c407a5934d   15 years phi added very basic structure
(edit) @2448:c90724c2f1e1   15 years phi added ssynth.c
(edit) @2447:c0320797285e   15 years phi added ssynth.h
(edit) @2446:cba927f37839   15 years phi corrected copyright notice
(edit) @2445:0bc7ca2468d6   15 years phi make init of CB non default, this seems to confuse more useds than it …
(edit) @2444:0f46be0063a6   15 years phi added --midi-console-enable and reenable console in case a dev is given
(edit) @2422:23f102fcb3e3   15 years phi much more precise clock :)))
(edit) @2417:ca4883b53c04   15 years phi recsource can only be set ones
(edit) @2416:9e27075230e1   15 years phi update all other streams in case passmixer is set
(edit) @2415:9bf731990e80   15 years phi added streams_get_subsys()
(edit) @2414:e4232f77e119   15 years phi do not use softvol on a input stream with passmixer flag
(edit) @2413:7b9408399581   15 years phi added support for recsource, passmixer and made passmixer the default for …
(edit) @2410:4c8cd358c831   15 years phi added display of diff in %
(edit) @2409:b3d510af4c5c   15 years phi if velocity is zero we have a NOTE OFF event
(edit) @2408:c4e95b4e4aa4   15 years phi ooops, note off and on was swaped
(edit) @2402:932d9d631d98   15 years phi use consts from new header
(edit) @2401:11a9b004b110   15 years phi spacing
(edit) @2400:02564d774d3a   15 years phi use consts from new header
(edit) @2397:f22c72e89b6e   15 years phi some more debug lions
(edit) @2390:f90015f9212f   15 years phi request buffer of correct size
(edit) @2389:bdac3c7a5292   15 years phi request a big enogth buffer
(edit) @2387:f9da5df1243b   15 years phi correctly calc size of input to read, some minor printf-format fixes
(edit) @2381:4d9b6f1e72d4   15 years phi updated core libs and roard to use new Makefile.inc
(edit) @2370:20fe0615bbe9   15 years phi added MIDI support to sndio output driver
(edit) @2369:6c28f6f71c9d   15 years phi OSS->sndio
(edit) @2368:4128bea7fc3e   15 years phi set sstream if we have one at open time
(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) @2363:efcb005af16e   15 years phi its's driver#device, not driver:device as driver names can include the …
(edit) @2361:6cd94216bb06   15 years phi only set nonblock in case sync really means nonblock
Note: See TracRevisionLog for help on using the revision log.