source: roaraudio/roard/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6052:d48765b2475e   9 years phi updated copyright headers
(edit) @6018:e0df5c74ff43   10 years phi Changed ABI version of roard and light_dmxchannel_*()
(edit) @6010:809961cb6d51   10 years phi make package build again on systems with old I²C implementation without …
(edit) @5982:c38f275b38ae   10 years phi Added support to load light control filters into roard.
(edit) @5980:334fe3fbca15   10 years phi done some updates to the light control subsystem. This will help allowing …
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5955:2ae1c52c3610   10 years phi Implemented read-only support for RAUM files using uniraum, support using …
(edit) @5951:b0e1eff45456   10 years phi more header cleanup: cleanup of #includes
(edit) @5935:fc010238c494   11 years phi added some more aux functions for plugin access to DMX data
(edit) @5920:749a4a6a1413   11 years phi added very basic support to handle RoarDMX events
(edit) @5917:316fad0b1a8e   11 years phi some more cleanup: moved RoarDMX support in a diffrent file and clean up …
(edit) @5916:39c3ed2d8a40   11 years phi some type cleanup
(edit) @5908:66940b2023ee   11 years phi Added roard driver: i2cdmx.
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
(edit) @5740:b3aff85876f1   11 years phi commit 1: Moved protocol support into new plugins protocol-esound, …
(edit) @5739:2a1671d592b9   11 years phi commit 0: make protocol emulations for esd, gopher and rplay more …
(edit) @5706:db47b2d9c689   11 years phi make it more easy to access DMX channels via plugin
(edit) @5664:3aa27a75a787   12 years phi Changed plugin ABI version number for roard.
(edit) @5663:f1ab5592bc0a   12 years phi cleanup of unused functions
(edit) @5640:00dd1147ce70   12 years phi Removed support for roard's proto support (replaced by CPI) (Closes: #278)
(edit) @5639:b8cdcac37ffe   12 years phi Removed roard's sched support (Closes: #277)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5608:584b36c566e2   12 years phi Handle super long client names well (Closes: #286)
(edit) @5607:9b10a70d82e4   12 years phi added clients_set_name()
(edit) @5592:da9a9bb6ece0   12 years phi addded --list-plugins
(edit) @5591:01e496cdb473   12 years phi increased maximum number of loaded protocols
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5576:a98545bcc3f1   12 years phi Support a common protocol interface (Closes: #257)
(edit) @5571:b46ece5b30bf   12 years phi Improved support in roard for client passing.
(edit) @5568:a7bdf096a4d6   12 years phi added use of const, use size_t not int
(edit) @5567:6ecf012d7063   12 years phi roard now tries to auto load missing protocols as plugins (Closes: #275)
(edit) @5448:1abc4bbf0a00   12 years phi added more stuff to handle protocol specific instance data
(edit) @5447:d6eef074fb11   12 years phi set minium ABI version
(edit) @5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5345:2e95587edd07   12 years phi avoid accessing (semi-)global data directly
(edit) @5333:15e7ba78b961   12 years phi cleanup and usage of const
(edit) @5330:1e2a5862d666   12 years phi cleanup
(edit) @5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
(edit) @5305:80ba5004e4e7   12 years phi some improvements with buffer usage (See: #126)
(edit) @5301:f3e9cd30574d   12 years phi move away from roar_buffer_add() (See: #126)
(edit) @5288:1cb22eb99e5d   12 years phi updated stream_vio_*() types to match roar_vio_*() types
(edit) @5279:bb3ff1f2be28   12 years phi added support to hostid and license to server info struct, added support …
(edit) @5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
(edit) @5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
(edit) @5275:811818eb5b81   12 years phi Improved plugin loader a lot (Closes: #190)
(edit) @5266:8a1aa71fdfa9   12 years phi define macros for sched registrations in plugins
(edit) @5245:56701720fa1d   12 years phi cleanup
(edit) @5244:e97aa5907fa2   12 years phi fully removed driver "raw"
(edit) @5242:97239101cee9   12 years phi some roard compiler warnings cleanup
(edit) @5210:8eb738dee9d4   12 years phi Updated ports to minimal, win32 and avr (pr2)
(edit) @5194:b40015b16ff2   13 years phi make more use of /extern/
(edit) @5192:4237437ca526   13 years phi declare some stuff 'extern', this saves like 5.3KB of diskspace in plugin …
(edit) @5191:67e63e9d1df9   13 years phi added ROARD_DL_REG_PROTO() and ROARD_DL_REGFN_PROTO()
(edit) @5180:e8efeb11e78b   13 years phi updated roarfilt
(edit) @5162:85c55ccd12a9   13 years phi fixed some compiler warnings
(edit) @5146:716400712348   13 years phi Moved error frame handling into proto functions (pr0)
(edit) @5140:b0fb71d4cd15   13 years phi fixed a (correct) compiler warning on OpenBSD
(edit) @5102:04186989eedd   13 years phi roard now starts up in 32 bit mode by default. (configure option has been …
(edit) @5080:5e897646aed7   13 years phi corrected array site
(edit) @5031:ebd6fe192503   13 years phi Added support for ROAR_CMD_GETTIMEOFDAY
(edit) @5022:b2a2e896974d   13 years phi Converted most roarclients to to use VS API (See: #87)
(edit) @5012:b263759832f1   13 years phi Updated drivers to use new sync stream selection logic correctly (Closes: …
(edit) @4967:572924bdd4c6   13 years phi make some vars file local as they do not need to be global
(edit) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4934:a88414aa5705   13 years phi Added support for role based handling in roard (Closes: #49)
(edit) @4932:b16e4a17473c   13 years phi added dummy files for the rolestack
(edit) @4919:1b5c8bae01ec   13 years phi converted roaraudio source from old to new source interface, updataing to …
(edit) @4897:31fd5ff981e1   13 years phi work around SYNC warning
(edit) @4858:ef003b336588   13 years phi patch to make sync warnings go away, thanks to maister
(edit) @4856:c81c1d059859   13 years phi removed strange stuff
(edit) @4855:a55e1c122d46   13 years phi first set of changes for PA v.19
(edit) @4852:166a9cc557c9   13 years phi moved a lot stuff out of roard.c
(edit) @4851:d46b432ae11a   13 years phi added support to run some script after complete shutdown
(edit) @4846:58d1d4cb7602   13 years phi Auto select a stream if no stream has sync flag. (Closes: #30)
(edit) @4825:4f866dedc5e6   13 years phi merged some code by Nedko Arnaudov and updated it to current interface, …
(edit) @4820:2cff11e64bae   13 years phi Added Record Bridge to roard.
(edit) @4819:bfe88a001985   13 years phi avoid warning when record stream is not yet fully up
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(edit) @4814:6469acca68b7   13 years phi add a buffer for input mixer
(edit) @4813:7248a3f75805   13 years phi some header cleanup
(edit) @4812:01f1c4b328b6   13 years phi improved driver listing
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4809:5eeb1a175740   13 years phi * Added aRts (artsc) driver to roard.
(edit) @4807:c29f46728c76   13 years phi Added source radionoise to roard. This is used to generate low energy …
(edit) @4766:755d0e2ad9e5   13 years phi increased number of parallel open listen sockets
(edit) @4765:c9adc34b0b5b   13 years phi fix needed for libvorbisfile as it does not support native endiness
(edit) @4764:03260f93b84f   13 years phi PulseAudio? is very broken by design. this patch tries to workaround some …
(edit) @4753:fae4e9e389bc   13 years phi fixed depends
(edit) @4745:1e974ec321bd   13 years phi Better auth type oder support (Closes: #6)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4703:be4d84be6f04   13 years phi added basic gopher support
(edit) @4699:d867dddd7764   13 years phi added files for gopher protocol support
(edit) @4686:ebb913191f38   13 years phi added some common code for client outbuf flushing
(edit) @4684:90275bd562b4   13 years phi added IO buffers for clients, may be used by protocols.
(edit) @4683:9d58aba09f3e   13 years phi do not kick clients of registered protos on connect…
(edit) @4680:ba8d3fa78895   13 years phi added small dummy plugins_reg_proto()
(edit) @4679:7a1dfd0bebba   13 years phi added support to register protocols
Note: See TracRevisionLog for help on using the revision log.