source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5589:de9dbc2ecc4b   12 years phi Updated UUID support to fixs shortcoming detected by rpld. Closes: #276
(edit) @5582:f3111257da86   12 years phi added a macro for FNREG (callback) registration
(edit) @5578:c6268709a23b   12 years phi provide a macro for fn registrations within plugins
(edit) @5576:a98545bcc3f1   12 years phi Support a common protocol interface (Closes: #257)
(edit) @5554:974f701cf7b5   12 years phi support to convert EAI_* error codes (Closes: #255)
(edit) @5553:a17285dc6fd6   12 years phi some random improvements to DTMF stuff
(edit) @5552:44c8c6d803df   12 years phi added some infos
(edit) @5548:73e43db30a1c   12 years phi Added filter based on Goertzel algorithm
(edit) @5547:3f5d08ba722e   12 years phi added an extended DTMF mode
(edit) @5546:faff3e9677c4   12 years phi Started DTMF library
(edit) @5544:16ca0566b0e9   12 years phi Improved error handling (including on win32) (Closes: #235)
(edit) @5539:8ff56da299af   12 years phi typo
(edit) @5538:32eff1535618   12 years phi introduced roar_errorstring
(edit) @5535:051e141134da   12 years phi added roar_stream_new_by_info() as well as done some related cleanup
(edit) @5529:d86f148f08b2   12 years phi Implemented SHA1 support (Closes: #232)
(edit) @5517:287ced72ce95   12 years phi Fixed detection of dynamic loader on *BSD.
(edit) @5512:71b49441933f   12 years phi avoid the need for linking plugins against libroar
(edit) @5511:e2207bedaf0e   12 years phi Added a way to register plugin parts with a universal API (Closes: #245)
(edit) @5505:a39728598a5f   12 years phi Added simple UUID interface (Closes: #230)
(edit) @5504:ff89becc47ab   12 years phi Added support for AutoAppSched? to the plugin container.
(edit) @5501:fc2e83547f0d   12 years phi ROAR_DL_PLUGIN_START() now checks para structure (Closes: #236)
(edit) @5489:4fd83d07ca85   12 years phi typo
(edit) @5488:cd3f4f76a154   12 years phi Improved plugincontainer (pr1).
(edit) @5487:882b4283f8d7   12 years phi support getting plugin by name
(edit) @5479:a6348edc217a   12 years phi Work around bugs in win32 while using stdvios (pr0).
(edit) @5470:a67fd926e963   12 years phi support new flag ROAR_VIO_SELECT_NO_RETEST
(edit) @5469:23c09a8dc701   12 years phi added an filter to do: r = -(l = (l+r)/2.1) (usefull for broken headphones
(edit) @5467:30f989510eb4   12 years phi make use of seq-numbers in v2 messages
(edit) @5465:d5e7bc292531   12 years phi no longer use fixed protocol version (_ROAR_MESSAGE_VERSION=0). protocol …
(edit) @5464:262916524db4   12 years phi added new message flags: message is annoucement, message is addressed to …
(edit) @5462:4aa873706b47   12 years phi added new protocols
(edit) @5459:478ff8791cb5   12 years phi added new error code ROAR_ERROR_BADLICENSE
(edit) @5458:132f8f17aafc   12 years phi added ROAR_AUDIO_INFO_INVALID
(edit) @5453:bc4b68a6c9e3   12 years phi also support setting ABI version
(edit) @5449:c4827557d495   12 years phi implemented tic-tac-toe as roard proto plugin.
(edit) @5443:b57e144b3ddf   12 years phi Added key based store (Closes: #199)
(edit) @5437:10fa93ca04ed   12 years phi added a warning
(edit) @5436:a29ea4926470   12 years phi allows the use of costume para parameters
(edit) @5433:6a6c001574c0   12 years phi updated comments
(edit) @5432:956f6af25715   12 years phi support post ra_initing of plugins loaded by …
(edit) @5429:f180386475c4   12 years phi support to unload plugins from plugin container
(edit) @5427:543c052527b2   12 years phi support usage of plugin path also outside plugin containers
(edit) @5418:6abd8904a8c8   12 years phi updated API for roar_amp_pcm*()
(edit) @5406:3a3e9d18f561   12 years phi Ported to Win32 (again...) (pr1)
(edit) @5389:8a35a90b976f   12 years phi disable some not-yet-ready-for-release stuff
(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) @5378:481cd842e596   12 years phi started with some flags needed for #127
(edit) @5377:72f1d48ff502   12 years phi Removed legacy functions (Closes: #130): * roar_vio_init_calls(), * …
(edit) @5376:c8f94c6ad2a3   12 years phi finished rewrite of socket.[ch] for this release. Closes: #187
(edit) @5375:2b4d1e027b2d   12 years phi made some _LIBROAR_ATTR_TO_STATIC functions static
(edit) @5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
(edit) @5372:63f373fa5790   12 years phi added support for ITST "build"
(edit) @5371:309ea408873b   12 years phi added new error codes
(edit) @5369:dfc6cbfe8025   12 years phi moved +fork out of socket.c into basic.c, now also support +fork=d:daemon …
(edit) @5368:1c35d975f8fe   12 years phi converted roar_connect_raw() to a static function, mad it a more universal …
(edit) @5367:b2aae2f6b2d7   12 years phi Added VIO/DSTR for SOCKS proxy (See: #187)
(edit) @5366:0a996dfcef03   12 years phi added some aliases to used O_*-consts
(edit) @5365:fa05e52423d9   12 years phi added roar_connect_none() and roar_connect_vio()
(edit) @5364:0de291943ccf   12 years phi marked good casts and added const keywords
(edit) @5362:1fe6471e62bc   12 years phi some fixes for --minimal
(edit) @5361:8a301f128b89   12 years phi added some _LIBROAR_ATTR_TO_STATICs for socket functions
(edit) @5360:3dd9d1fd1b0e   12 years phi added const keywords, removed an uneeded cast to non-const
(edit) @5359:dbaac73aa107   12 years phi added _LIBROAR_GOOD_CAST and _LIBROAR_BAD_CAST to mark casts as good or …
(edit) @5358:f3d3dc789cd7   12 years phi fixed minor problems with pulse emulation
(edit) @5357:f3c705877ceb   12 years phi fixed some compiler warnings
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5352:b23d2fa6d9c9   12 years phi added roar_buffer_get_datalen(), corrected _ckbuf() call in …
(edit) @5351:0ea5bef40aa4   12 years phi made default server location const
(edit) @5348:83fcc9598253   12 years phi Converted roar_buffer API to fully use refcounter (Closes: #126)
(edit) @5347:1d76e45ebfd1   12 years phi added some support and handling code for libdeps. currently it can be …
(edit) @5344:1fc66ca81759   12 years phi support lazy binding
(edit) @5339:73250793bed1   12 years phi added vendor database
(edit) @5338:56960c1fdf74   12 years phi make the macro really work, even with symbolic constants
(edit) @5337:a77349b9c263   12 years phi corrected copyright statement
(edit) @5335:dba934a2d1e0   12 years phi cleanup and updates to roardl API
(edit) @5334:db2143126930   12 years phi added header for license stuff
(edit) @5333:15e7ba78b961   12 years phi cleanup and usage of const
(edit) @5332:ef1e2e5b6181   12 years phi started new set of features
(edit) @5329:c24c167375f0   12 years phi more robust macro
(edit) @5327:5b7f31bf052d   12 years phi some ideas for loader commands
(edit) @5322:b40c1d7e6bb7   12 years phi added a (dummy) pointer to a loader function so deps can be loaded.
(edit) @5321:916f049deb4b   12 years phi added ref/unref support for roardl handles
(edit) @5317:6b1045321fd6   12 years phi updated plugin infrastructre
(edit) @5313:fe152a3ff8a0   12 years phi another set of small improvements
(edit) @5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
(edit) @5311:778a3e7b2b66   12 years phi added roar_notify_core_swap_global() wich can be used to create diffrent …
(edit) @5304:b4e9377c2dff   12 years phi removed old member
(edit) @5302:4d77c9526beb   12 years phi added roar_buffer_foreach() (See: #126)
(edit) @5299:5fbc169961b9   12 years phi changed prototype of roar_buffer_moveinto() to avoid use-after-free bugs
(edit) @5298:a0d70da17a74   12 years phi converted roar_buffer_next() to a function, added roar_buffer_moveinto() …
(edit) @5297:9dc3f254b670   12 years phi removed roar_buffer_clear_next() (See: #130)
(edit) @5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
(edit) @5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
(edit) @5286:6f2199830f0d   12 years phi make use of h_errno if h_errno was found
(edit) @5284:3fcf039ca02c   12 years phi ported hash API to < 32 bit archs
(edit) @5283:d659c49fa602   12 years phi try to avoid int overflow in constants
(edit) @5282:efca34f07bfc   12 years phi some ports to AVR and 8 and 16 bit archs
Note: See TracRevisionLog for help on using the revision log.