source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5983:377909b17ccb   10 years phi added support to *add* RoarDMX events in SLFI filters
(edit) @5982:c38f275b38ae   10 years phi Added support to load light control filters into roard.
(edit) @5981:eedcf0c7d633   10 years phi corrected double-free bug. Thanks to stephan48 and the build cluster
(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) @5977:6b7d6fcf80b5   10 years phi Added support for rangeset to roard and roarlight.
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5959:b568f7b84e08   10 years phi Also use uname() and hostid for seeding nonce generator.
(edit) @5957:603c1244304d   10 years phi Added support for setting a default device for roard at compile time.
(edit) @5955:2ae1c52c3610   10 years phi Implemented read-only support for RAUM files using uniraum, support using …
(edit) @5954:de6e7e247a3d   10 years phi added error message in case of unknown roard option
(edit) @5951:b0e1eff45456   10 years phi more header cleanup: cleanup of #includes
(edit) @5945:513aedefab60   10 years phi Updated checks on commandlion parameters (Closes: DEB#716264, DEB#716251, …
(edit) @5935:fc010238c494   11 years phi added some more aux functions for plugin access to DMX data
(edit) @5927:95a79080ea30   11 years phi cleanup of code structure and added support to support events
(edit) @5920:749a4a6a1413   11 years phi added very basic support to handle RoarDMX events
(edit) @5918:46739cba184c   11 years phi another small type cleanup
(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) @5912:57ee7d410296   11 years phi updated device type checks
(edit) @5909:dc9fdf2f6793   11 years phi get i2cdmx driver to work with test hardware
(edit) @5908:66940b2023ee   11 years phi Added roard driver: i2cdmx.
(edit) @5895:2bcffab4cd73   11 years phi Moved away from roar_libroar_get_path_static()
(edit) @5883:8b5433d9827b   11 years phi made uste support useable again
(edit) @5851:735e3e6b9d59   11 years phi make more use out of $(DEBUG_g) and $(Wall)
(edit) @5837:96349d1c8634   11 years phi Avoid %llX on win32 (Closes: #271)
(edit) @5832:f0b38d5ea016   11 years phi added roar_libroar_get_path_static() and make use of it
(edit) @5826:edb28d83ca21   11 years phi killed compiler warning
(edit) @5825:3e41991f9a62   11 years phi removed yet another set of -DXXX as well as $(PKGDEFINES). Updated …
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5804:8321b4018c95   11 years phi honor ROAR_BROKEN_PEERCRED
(edit) @5763:83d26dff8492   11 years phi Moved notify debugging support out of roard into plugin debug-notify.
(edit) @5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
(edit) @5744:04267bc6f467   11 years phi completed (hopefully) workaround for libshout on systems with full linkage …
(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) @5710:8a616242d3a1   11 years phi added some more debug lions
(edit) @5708:8d1c97c7cd44   11 years phi Fixed roard's 'dmx' driver.
(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) @5662:6c1654f74e24   12 years phi Avoid warning about failed memlock on win32 (Closes: #329)
(edit) @5654:25b8ac2d3613   12 years phi build CPI objects based on configure options
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(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) @5635:94450e5c67fc   12 years phi Added audio click to roard's libshout driver "shout".
(edit) @5625:722bbc6d4930   12 years phi Fixed compiler warnings about roar_meta_strtype(3) (Closes: #305)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
(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) @5606:f7617b41972e   12 years phi Updated common protocol interface (Closes: #257, #256)
(edit) @5592:da9a9bb6ece0   12 years phi addded --list-plugins
(edit) @5591:01e496cdb473   12 years phi increased maximum number of loaded protocols
(edit) @5590:006d3d9ef1ac   12 years phi report type of protocol (API) and source (buildin or Plugin)
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5585:024f7f8c937c   12 years phi kill compiler warnings
(edit) @5582:f3111257da86   12 years phi added a macro for FNREG (callback) registration
(edit) @5581:c00aa79358ad   12 years phi avoid false positive reply on client exec with non supported protocol or …
(edit) @5580:d64b87bef246   12 years phi corrected usage of common protocol interface
(edit) @5577:5d9bed8d3bc6   12 years phi delay display of --list-proto until all plugins are loaded. Also indicate …
(edit) @5576:a98545bcc3f1   12 years phi Support a common protocol interface (Closes: #257)
(edit) @5575:5293c26f7113   12 years phi Did some win32 porting: * clean up of old win32 Makefile patching * …
(edit) @5574:2be917a38a32   12 years phi removed duplicate listing of protocols
(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) @5566:c45e448eb830   12 years phi make static and constant table go into read only data memory
(edit) @5482:ba865ae62928   12 years phi support quoted strings
(edit) @5452:bc99b9f05900   12 years phi ported internal stuff to new internal API
(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) @5427:543c052527b2   12 years phi support usage of plugin path also outside plugin containers
(edit) @5417:9152cdd6a02c   12 years phi Fixed bug in MIDI clock (Closes: #193) (pr2)
(edit) @5416:4a05bf454b4e   12 years phi use debug code only #ifdef DEBUG.
(edit) @5415:b0e383e49274   12 years phi Support MUTE flag on output streams as well (Closes: #194) (pr2)
(edit) @5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
(edit) @5413:c4775e53e3a0   12 years phi fixes cppcheck warnings (false-positives)
(edit) @5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
(edit) @5387:ec00c0a72024   12 years phi added function to get serverinfo for library as well as libinfo command …
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5380:0504bc7766aa   12 years phi Added support for stream direction RECPLAY.
(edit) @5379:2a383aaf4b1b   12 years phi * Cleanup, * Set ISIT_BUILD in roard, * Test for more alternatives for …
(edit) @5377:72f1d48ff502   12 years phi Removed legacy functions (Closes: #130): * roar_vio_init_calls(), * …
(edit) @5375:2b4d1e027b2d   12 years phi made some _LIBROAR_ATTR_TO_STATIC functions static
(edit) @5374:5810df1d6fb9   12 years phi cleanup
(edit) @5370:bc45f468737b   12 years phi use symbolic const
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5350:1e8e415b77c6   12 years phi nicer table formating for --list-aiprofiles
(edit) @5348:83fcc9598253   12 years phi Converted roar_buffer API to fully use refcounter (Closes: #126)
(edit) @5345:2e95587edd07   12 years phi avoid accessing (semi-)global data directly
(edit) @5333:15e7ba78b961   12 years phi cleanup and usage of const
(edit) @5331:dc6687b73157   12 years phi coding style
(edit) @5330:1e2a5862d666   12 years phi cleanup
(edit) @5325:6c8051631844   12 years phi added missing space
(edit) @5319:3ceafc779654   12 years phi added support for new standard appsched
(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) @5304:b4e9377c2dff   12 years phi removed old member
Note: See TracRevisionLog for help on using the revision log.