source: roaraudio/roard/loop.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5980:334fe3fbca15   10 years phi done some updates to the light control subsystem. This will help allowing …
(edit) @5979:b65ee6bec536   10 years phi corrected spaces
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5022:b2a2e896974d   13 years phi Converted most roarclients to to use VS API (See: #87)
(edit) @4896:0cd0dc3bc104   13 years phi removed useage of usleep() in flavor to nanosleep() if supported.
(edit) @4820:2cff11e64bae   13 years phi Added Record Bridge to roard.
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3362:2bf10ee217b5   14 years phi support plugin sched events
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @2947:6e20c99e1025   14 years phi added support for waveform mixer to use volume control
(edit) @2932:09d25b79ce75   14 years phi removed now non-needed mix_clients*()
(edit) @2530:921f7ac0be31   15 years phi added support for multi homed server
(edit) @2500:5e481907a8c0   15 years phi support to disable MIDI subsystem completly
(edit) @2495:61b6587c286a   15 years phi support to disable light subsystem
(edit) @2489:266b1a6c9683   15 years phi support to disable ssynth
(edit) @2467:3c7cd2e6698a   15 years phi added stub ssynth_update()
(edit) @2410:4c8cd358c831   15 years phi added display of diff in %
(edit) @1966:472ef4b721c7   15 years phi added a array for to mark changes
(edit) @1903:fd28f62e54f6   15 years phi added some debug output
(edit) @1855:60ee58430f49   15 years phi there need to be a function for midi called before mixing and one after …
(edit) @1843:cc60d60e3d67   15 years phi warp midi_cb_*() functions in midi_*() functions, added bridge for CB
(edit) @1750:e1745c2a2f8c   15 years phi only use usleep() if we have it
(edit) @1494:687defe4fca9   15 years phi test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set
(edit) @1488:0dcc3be9917e   15 years phi ckeck for gettimeofday()
(edit) @982:05f1be351ac0   15 years phi quit if a primary output stream can not be inited, changed change of g_pos …
(edit) @920:ce0dc2fbe8e2   15 years phi added --standby and --auto-standby
(edit) @906:4c8b14265d2d   15 years phi get roard not crash without --sysclocksync
(edit) @905:2fd9cd5be5ef   15 years phi added --sysclocksync
(edit) @729:215a18cb4875   16 years phi use ROAR_DBG() not plain printf()
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @547:797f5692456f   16 years phi updated --terminate to wait for all clients AND streams, this is usefull …
(edit) @259:39b0173a540d   16 years phi got roar_stream_add_data() working!
(edit) @258:0bbabe034524   16 years phi globalized main_loop()'s pos to g_pos
(edit) @257:087ca7261dea   16 years phi added midi_cb_update() to main_loop()
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @68:797b3512e1d9   16 years phi added basic demon support, a option to not listen on any sockets and …
(edit) @52:f45e6e9b80cd   16 years phi updated a printf()-line to get ride of gcc warnings
(edit) @36:c5d92dd968cd   16 years phi changed latency messurment code a bit
(edit) @9:73840ee4793d   16 years phi added some simple hacked code to messure latency in the main loop
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.